Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b8c0bc745c5d86fd9d5b292e77a54e28505525f7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b8c0bc745c5d86fd9d5b292e77a54e28505525f7 # timeout=10 Commit message: "ggsn: testenv: add libosmocore-utils to package=" > git rev-list --no-walk 4cb3d71bf9ce7488ce4c39537e71febd02379e16 # timeout=10 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins9462772543500978042.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] a240ea2092e0520c5e0c661cec66600ec3aca0cb3e5e7d54972b103cbbc48108 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease 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://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] 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 [182 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 [77.2 kB] Fetched 9306 kB in 1s (11.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_PDU_Defs_part_2.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_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_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_Types_part_3.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_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 Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_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_1.cc Creating dependency file for IPL4asp_Functions_part_3.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_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_7.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_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [180 kB] Ign:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 182 kB in 0s (667 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. Need to get 853 kB of archives. After this operation, 2264 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 853 kB in 0s (20.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 45138 files and directories currently installed.) Preparing to unpack .../0-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom 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-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20240926082513885 DMAIN <0000> hlr.c:802 hlr starting 20240926082513885 DDB <0001> db.c:599 using database: hlr.db 20240926082513885 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240926082513885 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240926082513886 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240926082513886 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240926082513911 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240926082513911 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20240926082513982 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240926082513982 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240926082513982 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@a240ea2092e0: Unix server socket created successfully. MC@a240ea2092e0: Listening on TCP port 39483. MC2> a240ea2092e0 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests a240ea2092e0 39483 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a240ea2092e0: New HC connected from 10.0.2.100 [10.0.2.100]. a240ea2092e0: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@a240ea2092e0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a240ea2092e0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a240ea2092e0: Configuration file was processed on all HCs. MC@a240ea2092e0: Creating MTC on host 10.0.2.100. MC@a240ea2092e0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Thu Sep 26 08:25:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_sai_err_invalid_imsi started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082515501 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082515501 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082515506 DLINP <000b> input/ipa.c:451 connected read/write 20240926082515506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082515509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082515514 DLINP <000b> input/ipa.c:451 connected read/write 20240926082515514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082515514 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082515514 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082515514 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  20240926082515514 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082515514 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  20240926082515514 DLGSUP <0013> gsup_server.c:235 2:  20240926082515514 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082515514 DLGSUP <0013> gsup_server.c:235 3:  20240926082515514 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082515514 DLGSUP <0013> gsup_server.c:235 4:  20240926082515514 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082515514 DLGSUP <0013> gsup_server.c:235 5:  20240926082515514 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082515514 DLGSUP <0013> gsup_server.c:235 7:  20240926082515514 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082515514 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082515514 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082515514 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@a240ea2092e0: 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") 20240926082515533 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45587<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a240ea2092e0: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240926082515541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20240926082515558 DLINP <000b> input/ipa.c:451 connected read/write 20240926082515558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082515558 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"} 20240926082515558 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" 20240926082515558 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} 20240926082515558 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 20240926082515558 DLINP <000b> input/ipa.c:451 connected read/write 20240926082515558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082515558 DLINP <000b> input/ipa.c:451 connected read/write 20240926082515558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@a240ea2092e0: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@a240ea2092e0: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082515563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@a240ea2092e0: Final verdict of PTC: pass 20240926082515565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37016<->l=127.0.0.1:4258 20240926082515567 DLINP <000b> input/ipa.c:451 connected read/write 20240926082515567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082515567 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082515567 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082515567 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082515568 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45587<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a240ea2092e0: Final verdict of PTC: none 5@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 5: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@a240ea2092e0: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Sep 26 08:25:15 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 20240926082515607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37034<->l=127.0.0.1:4258 20240926082515607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37034<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12448) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Sep 26 08:25:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_sai started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082518694 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082518694 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082518695 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082518695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082518696 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082518696 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082518696 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082518696 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  20240926082518696 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082518696 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  20240926082518696 DLGSUP <0013> gsup_server.c:235 2:  20240926082518696 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082518696 DLGSUP <0013> gsup_server.c:235 3:  20240926082518696 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082518696 DLGSUP <0013> gsup_server.c:235 4:  20240926082518696 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082518696 DLGSUP <0013> gsup_server.c:235 5:  20240926082518696 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082518696 DLGSUP <0013> gsup_server.c:235 7:  20240926082518696 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082518696 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082518696 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082518696 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@a240ea2092e0: 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") 20240926082518704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41375<->l=127.0.0.1:4259) 20240926082518728 DAUC <0003> db_auc.c:157 IMSI='262420525118821': No 2G Auth Data 20240926082518728 DAUC <0003> db_auc.c:192 IMSI='262420525118821': No 3G Auth Data HLR_Test-GSUP(9)@a240ea2092e0: Created GsupExpect[0] for "262420525118821" to be handled at TC_gsup_sai(12) 20240926082518751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20240926082518753 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082518754 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420525118821 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420525118821"} 20240926082518767 DAUC <0003> db_auc.c:192 IMSI='262420525118821': No 3G Auth Data 20240926082518767 DAUC <0003> db_auc.c:236 IMSI='262420525118821': Calling to generate 5 vectors 20240926082518767 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240926082518767 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082518767 DAUC <0003> auc.c:113 vector [0]: rand = b131a6de7f978b0735bdf21e06caaac8 20240926082518767 DAUC <0003> auc.c:179 vector [0]: kc = 8cbe684b2201b800 20240926082518767 DAUC <0003> auc.c:180 vector [0]: sres = 30612f73 20240926082518767 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082518767 DAUC <0003> auc.c:113 vector [1]: rand = daf4ac84b27765e204bc9569b8b58fa5 20240926082518767 DAUC <0003> auc.c:179 vector [1]: kc = 872738d65abcf000 20240926082518767 DAUC <0003> auc.c:180 vector [1]: sres = a16622d4 20240926082518767 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082518767 DAUC <0003> auc.c:113 vector [2]: rand = 6554e0b885236ebd2a9b32c484a86431 20240926082518767 DAUC <0003> auc.c:179 vector [2]: kc = e6f20fabddb80800 20240926082518767 DAUC <0003> auc.c:180 vector [2]: sres = 1b7f9c1a 20240926082518767 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082518767 DAUC <0003> auc.c:113 vector [3]: rand = 683091ff9af49491980164fed32a59d8 20240926082518767 DAUC <0003> auc.c:179 vector [3]: kc = 80a1634579214000 20240926082518767 DAUC <0003> auc.c:180 vector [3]: sres = a544aa6e 20240926082518767 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082518767 DAUC <0003> auc.c:113 vector [4]: rand = 297482110bd65ee3a3012c4a9d2756f6 20240926082518767 DAUC <0003> auc.c:179 vector [4]: kc = a86ad760260b0000 20240926082518767 DAUC <0003> auc.c:180 vector [4]: sres = f2d84afa 20240926082518767 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240926082518767 DAUC <0003> db_auc.c:245 IMSI='262420525118821': Generated 5 vectors 20240926082518767 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420525118821 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420525118821"} 20240926082518767 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420525118821 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082518767 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082518767 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a240ea2092e0: Found GsupExpect[0] for "262420525118821" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@a240ea2092e0: Added IMSI table entry 0TC_gsup_sai(12)"262420525118821" TC_gsup_sai(12)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai(12)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082518768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 TC_gsup_sai(12)@a240ea2092e0: Final verdict of PTC: pass 20240926082518795 DAUC <0003> db_auc.c:157 IMSI='262420405638451': No 2G Auth Data 20240926082518795 DAUC <0003> db_auc.c:192 IMSI='262420405638451': No 3G Auth Data HLR_Test-GSUP(9)@a240ea2092e0: Created GsupExpect[0] for "262420405638451" to be handled at TC_gsup_sai(13) 20240926082518818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20240926082518820 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082518820 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420405638451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420405638451"} 20240926082518820 DAUC <0003> db_auc.c:192 IMSI='262420405638451': No 3G Auth Data 20240926082518820 DAUC <0003> db_auc.c:236 IMSI='262420405638451': Calling to generate 5 vectors 20240926082518820 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240926082518820 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082518820 DAUC <0003> auc.c:113 vector [0]: rand = f29c9a3b8eaf88c42605ebc5448b8db6 20240926082518820 DAUC <0003> auc.c:179 vector [0]: kc = 2252781177b15800 20240926082518820 DAUC <0003> auc.c:180 vector [0]: sres = c3abebd5 20240926082518820 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082518820 DAUC <0003> auc.c:113 vector [1]: rand = d40dc5df75cbaf161fbc446a1c71f74b 20240926082518820 DAUC <0003> auc.c:179 vector [1]: kc = f039417e90531c00 20240926082518820 DAUC <0003> auc.c:180 vector [1]: sres = 34ccf0bb 20240926082518820 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082518820 DAUC <0003> auc.c:113 vector [2]: rand = 9abf7108791d5a159927ed7be3c38836 20240926082518820 DAUC <0003> auc.c:179 vector [2]: kc = d5de07c1e0be9800 20240926082518820 DAUC <0003> auc.c:180 vector [2]: sres = ebfaabc8 20240926082518820 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082518820 DAUC <0003> auc.c:113 vector [3]: rand = 184914156bf7545f2045cba93f5d4cde 20240926082518820 DAUC <0003> auc.c:179 vector [3]: kc = edc4672a1fa6f400 20240926082518820 DAUC <0003> auc.c:180 vector [3]: sres = fcb0fe8e 20240926082518820 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082518820 DAUC <0003> auc.c:113 vector [4]: rand = 099d3910ab33bff6020b9b2db6edf0b2 20240926082518820 DAUC <0003> auc.c:179 vector [4]: kc = 0d7e7cede5a9b400 20240926082518820 DAUC <0003> auc.c:180 vector [4]: sres = 8dd25048 20240926082518820 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240926082518820 DAUC <0003> db_auc.c:245 IMSI='262420405638451': Generated 5 vectors 20240926082518820 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420405638451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420405638451"} 20240926082518820 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420405638451 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082518820 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082518820 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a240ea2092e0: Found GsupExpect[0] for "262420405638451" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@a240ea2092e0: Added IMSI table entry 1TC_gsup_sai(13)"262420405638451" TC_gsup_sai(13)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai(13)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082518821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 TC_gsup_sai(13)@a240ea2092e0: Final verdict of PTC: pass 20240926082518845 DAUC <0003> db_auc.c:157 IMSI='262427200785831': No 2G Auth Data 20240926082518845 DAUC <0003> db_auc.c:192 IMSI='262427200785831': No 3G Auth Data HLR_Test-GSUP(9)@a240ea2092e0: Created GsupExpect[0] for "262427200785831" to be handled at TC_gsup_sai(14) 20240926082518868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37076<->l=127.0.0.1:4258 20240926082518869 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082518869 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427200785831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427200785831"} 20240926082518869 DAUC <0003> db_auc.c:192 IMSI='262427200785831': No 3G Auth Data 20240926082518869 DAUC <0003> db_auc.c:236 IMSI='262427200785831': Calling to generate 5 vectors 20240926082518869 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240926082518869 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082518869 DAUC <0003> auc.c:113 vector [0]: rand = 9ee312f19ca3296ae22a67b449077ca7 20240926082518869 DAUC <0003> auc.c:179 vector [0]: kc = 37a86d97afe2cb1a 20240926082518869 DAUC <0003> auc.c:180 vector [0]: sres = 9cb1e42f 20240926082518869 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082518869 DAUC <0003> auc.c:113 vector [1]: rand = 08761fc843b389c5d879a1b3ae7c0270 20240926082518869 DAUC <0003> auc.c:179 vector [1]: kc = 88e4cf178a484f35 20240926082518869 DAUC <0003> auc.c:180 vector [1]: sres = 8daa0401 20240926082518869 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082518869 DAUC <0003> auc.c:113 vector [2]: rand = 30eabfbd58a5fa07cef59196840c9d57 20240926082518869 DAUC <0003> auc.c:179 vector [2]: kc = 3ceced9346677aa0 20240926082518869 DAUC <0003> auc.c:180 vector [2]: sres = 9ea64f19 20240926082518869 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082518869 DAUC <0003> auc.c:113 vector [3]: rand = b383d6a328ffb58c894ee63e47982179 20240926082518869 DAUC <0003> auc.c:179 vector [3]: kc = b773279f0e310836 20240926082518869 DAUC <0003> auc.c:180 vector [3]: sres = a404d3f1 20240926082518869 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082518869 DAUC <0003> auc.c:113 vector [4]: rand = be22431d855c07ed0214b9a622c9a670 20240926082518869 DAUC <0003> auc.c:179 vector [4]: kc = 5d45898d6d54dfe6 20240926082518869 DAUC <0003> auc.c:180 vector [4]: sres = 06c97f0c 20240926082518869 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240926082518869 DAUC <0003> db_auc.c:245 IMSI='262427200785831': Generated 5 vectors 20240926082518869 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427200785831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427200785831"} 20240926082518869 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427200785831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082518869 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082518869 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a240ea2092e0: Found GsupExpect[0] for "262427200785831" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@a240ea2092e0: Added IMSI table entry 2TC_gsup_sai(14)"262427200785831" TC_gsup_sai(14)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai(14)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082518870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37076<->l=127.0.0.1:4258 TC_gsup_sai(14)@a240ea2092e0: Final verdict of PTC: pass 20240926082518895 DAUC <0003> db_auc.c:157 IMSI='262420658157293': No 2G Auth Data 20240926082518895 DAUC <0003> db_auc.c:192 IMSI='262420658157293': No 3G Auth Data HLR_Test-GSUP(9)@a240ea2092e0: Created GsupExpect[0] for "262420658157293" to be handled at TC_gsup_sai(15) 20240926082518918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4258 20240926082518920 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082518920 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420658157293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420658157293"} 20240926082518920 DAUC <0003> db_auc.c:157 IMSI='262420658157293': No 2G Auth Data 20240926082518920 DAUC <0003> db_auc.c:236 IMSI='262420658157293': Calling to generate 5 vectors 20240926082518920 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240926082518920 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082518920 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082518920 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082518920 DAUC <0003> auc.c:113 vector [0]: rand = e44c2bbf88af323d78eb8aadb26b54eb 20240926082518920 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082518920 DAUC <0003> auc.c:142 vector [0]: autn = 412a55a6c7c3000045c0edd485fbf2ce 20240926082518920 DAUC <0003> auc.c:143 vector [0]: ck = 4247db0f0f4d3cf030f36c1ebc22cfa4 20240926082518920 DAUC <0003> auc.c:144 vector [0]: ik = ad123e257b6c47c2de73f8f0c67b9098 20240926082518920 DAUC <0003> auc.c:145 vector [0]: res = a1a9252379725b0f0000000000000000 20240926082518920 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082518920 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082518920 DAUC <0003> auc.c:151 vector [0]: kc = 01d571c40e78240e 20240926082518920 DAUC <0003> auc.c:152 vector [0]: sres = d8db7e2c 20240926082518920 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082518920 DAUC <0003> auc.c:113 vector [1]: rand = f496f65d10a5c1c91fde858cf84cbedb 20240926082518920 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082518920 DAUC <0003> auc.c:142 vector [1]: autn = bc75236341980000c4dc6d688fae3ebc 20240926082518920 DAUC <0003> auc.c:143 vector [1]: ck = f15c0ef06cd24884750cad00049479bd 20240926082518920 DAUC <0003> auc.c:144 vector [1]: ik = 6edfe1d78141e247bf3cb67b42334702 20240926082518920 DAUC <0003> auc.c:145 vector [1]: res = 28b838d6cc97cec10000000000000000 20240926082518920 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082518920 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082518920 DAUC <0003> auc.c:151 vector [1]: kc = 55b3f45cab34947c 20240926082518920 DAUC <0003> auc.c:152 vector [1]: sres = e42ff617 20240926082518920 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082518920 DAUC <0003> auc.c:113 vector [2]: rand = 58749c2c48d2b24f889ec08330b23da0 20240926082518920 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082518920 DAUC <0003> auc.c:142 vector [2]: autn = 79d70650ff630000b579991d102c7502 20240926082518920 DAUC <0003> auc.c:143 vector [2]: ck = 7296f4f9edddb1c98ec27d5b850e8388 20240926082518920 DAUC <0003> auc.c:144 vector [2]: ik = bdc4e9b3ba3b26fe5123332a88564435 20240926082518920 DAUC <0003> auc.c:145 vector [2]: res = 3afed8f280f61d900000000000000000 20240926082518920 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082518920 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082518920 DAUC <0003> auc.c:151 vector [2]: kc = 10b3533b5abe508a 20240926082518920 DAUC <0003> auc.c:152 vector [2]: sres = ba08c562 20240926082518920 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082518920 DAUC <0003> auc.c:113 vector [3]: rand = 4331c32545f3005b0555a28f3047d1c8 20240926082518920 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082518920 DAUC <0003> auc.c:142 vector [3]: autn = c728340cada500008982e1443b1ce7b3 20240926082518920 DAUC <0003> auc.c:143 vector [3]: ck = 4f54de3941706e69915b6902776fabf0 20240926082518920 DAUC <0003> auc.c:144 vector [3]: ik = 01bcfa69cbaac1684ea888e55ae1690b 20240926082518920 DAUC <0003> auc.c:145 vector [3]: res = e3dedff7149c78c20000000000000000 20240926082518920 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082518920 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082518920 DAUC <0003> auc.c:151 vector [3]: kc = 911bc5b7a7546dfa 20240926082518920 DAUC <0003> auc.c:152 vector [3]: sres = f742a735 20240926082518920 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082518920 DAUC <0003> auc.c:113 vector [4]: rand = f70517de9f704e8a651787bddc3fed8f 20240926082518920 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082518920 DAUC <0003> auc.c:142 vector [4]: autn = 8ae0a4ed97ce0000533948be14a308f6 20240926082518920 DAUC <0003> auc.c:143 vector [4]: ck = 28047808be4029cccbef04ec1af7e5c0 20240926082518920 DAUC <0003> auc.c:144 vector [4]: ik = a2b76efe77b0604cdcced7bba9973ce9 20240926082518920 DAUC <0003> auc.c:145 vector [4]: res = 2b8335042d6801be0000000000000000 20240926082518920 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082518920 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240926082518920 DAUC <0003> auc.c:151 vector [4]: kc = 9d92c5a17a9090a9 20240926082518920 DAUC <0003> auc.c:152 vector [4]: sres = 06eb34ba 20240926082518920 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240926082518920 DAUC <0003> db_auc.c:245 IMSI='262420658157293': Generated 5 vectors 20240926082518920 DAUC <0003> db_auc.c:249 IMSI='262420658157293': Updating SQN=161 in DB 20240926082518928 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420658157293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420658157293"} 20240926082518928 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420658157293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082518928 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082518928 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a240ea2092e0: Found GsupExpect[0] for "262420658157293" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@a240ea2092e0: Added IMSI table entry 3TC_gsup_sai(15)"262420658157293" TC_gsup_sai(15)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai(15)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082518929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4258 TC_gsup_sai(15)@a240ea2092e0: Final verdict of PTC: pass 20240926082518954 DAUC <0003> db_auc.c:157 IMSI='262424404415302': No 2G Auth Data 20240926082518954 DAUC <0003> db_auc.c:192 IMSI='262424404415302': No 3G Auth Data HLR_Test-GSUP(9)@a240ea2092e0: Created GsupExpect[0] for "262424404415302" to be handled at TC_gsup_sai(16) 20240926082518977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 20240926082518978 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082518978 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424404415302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424404415302"} 20240926082518978 DAUC <0003> db_auc.c:157 IMSI='262424404415302': No 2G Auth Data 20240926082518978 DAUC <0003> db_auc.c:236 IMSI='262424404415302': Calling to generate 5 vectors 20240926082518978 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240926082518978 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082518978 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240926082518978 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082518978 DAUC <0003> auc.c:113 vector [0]: rand = 6ec691231365995f4a70b37033c5f0a2 20240926082518978 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082518978 DAUC <0003> auc.c:142 vector [0]: autn = de93cf92d5230000587c6c32a101ba72 20240926082518978 DAUC <0003> auc.c:143 vector [0]: ck = 5ee5b0b55e913c18c1fe9ff5d44da088 20240926082518978 DAUC <0003> auc.c:144 vector [0]: ik = f4cff99ffbcb832ffd728c0330497854 20240926082518978 DAUC <0003> auc.c:145 vector [0]: res = 7c723e1a338ff9d00000000000000000 20240926082518978 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082518978 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082518978 DAUC <0003> auc.c:151 vector [0]: kc = 96a65adc415e67eb 20240926082518978 DAUC <0003> auc.c:152 vector [0]: sres = 4ffdc7ca 20240926082518978 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082518978 DAUC <0003> auc.c:113 vector [1]: rand = a0a1aaa689246a4feed4a01e9a561ab6 20240926082518978 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082518978 DAUC <0003> auc.c:142 vector [1]: autn = 2142b5b303f7000021215ca9c998e7af 20240926082518978 DAUC <0003> auc.c:143 vector [1]: ck = b531d342ff78672ce9f37b2b5e5bbe08 20240926082518978 DAUC <0003> auc.c:144 vector [1]: ik = 088c56a0178cec263a4aea69660b7c0a 20240926082518978 DAUC <0003> auc.c:145 vector [1]: res = a0c0e45ef69af7ed0000000000000000 20240926082518978 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082518978 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082518978 DAUC <0003> auc.c:151 vector [1]: kc = 6e0414a0d0a44908 20240926082518978 DAUC <0003> auc.c:152 vector [1]: sres = 565a13b3 20240926082518978 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082518978 DAUC <0003> auc.c:113 vector [2]: rand = 245b3522fcc80187b6527a176046c14d 20240926082518978 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082518978 DAUC <0003> auc.c:142 vector [2]: autn = 2d6d206b8cdf0000072b19d98946389c 20240926082518978 DAUC <0003> auc.c:143 vector [2]: ck = 54c3042ba363767a1b035699af10a093 20240926082518978 DAUC <0003> auc.c:144 vector [2]: ik = f0c11a05507b01cbac475977d177a01b 20240926082518978 DAUC <0003> auc.c:145 vector [2]: res = a8456d412570412e0000000000000000 20240926082518978 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082518978 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082518978 DAUC <0003> auc.c:151 vector [2]: kc = 134611c08d7f7739 20240926082518978 DAUC <0003> auc.c:152 vector [2]: sres = 8d352c6f 20240926082518978 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082518978 DAUC <0003> auc.c:113 vector [3]: rand = 8b04715b436c0c2e8ac996263e144e20 20240926082518978 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082518978 DAUC <0003> auc.c:142 vector [3]: autn = 97620ec513af000083ad601422398970 20240926082518979 DAUC <0003> auc.c:143 vector [3]: ck = 7a845a88b1d52208085dc21992b10293 20240926082518979 DAUC <0003> auc.c:144 vector [3]: ik = 17bfa339486a37d3b10783d3de802ca2 20240926082518979 DAUC <0003> auc.c:145 vector [3]: res = b1f5b776b6b104130000000000000000 20240926082518979 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082518979 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082518979 DAUC <0003> auc.c:151 vector [3]: kc = d461b87bb58e3bea 20240926082518979 DAUC <0003> auc.c:152 vector [3]: sres = 0744b365 20240926082518979 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082518979 DAUC <0003> auc.c:113 vector [4]: rand = eee7668486c4692b48747cdc302263a8 20240926082518979 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082518979 DAUC <0003> auc.c:142 vector [4]: autn = 70d6500e713d000035b515b7325b4528 20240926082518979 DAUC <0003> auc.c:143 vector [4]: ck = a953f4985a7d4d883549eacc7f6589a1 20240926082518979 DAUC <0003> auc.c:144 vector [4]: ik = 32679b64fdf760e830b074bedad3946a 20240926082518979 DAUC <0003> auc.c:145 vector [4]: res = 221bea59d1b041350000000000000000 20240926082518979 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082518979 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240926082518979 DAUC <0003> auc.c:151 vector [4]: kc = 9ecdf18e023c30ab 20240926082518979 DAUC <0003> auc.c:152 vector [4]: sres = f3abab6c 20240926082518979 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240926082518979 DAUC <0003> db_auc.c:245 IMSI='262424404415302': Generated 5 vectors 20240926082518979 DAUC <0003> db_auc.c:249 IMSI='262424404415302': Updating SQN=161 in DB 20240926082518987 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424404415302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424404415302"} 20240926082518987 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424404415302 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082518987 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082518987 DLINP <000b> input/ipa.c:451 connected read/write 20240926082518987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a240ea2092e0: Found GsupExpect[0] for "262424404415302" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@a240ea2092e0: Added IMSI table entry 4TC_gsup_sai(16)"262424404415302" TC_gsup_sai(16)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai(16)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082518988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 TC_gsup_sai(16)@a240ea2092e0: Final verdict of PTC: pass 20240926082519014 DAUC <0003> db_auc.c:157 IMSI='262421777339535': No 2G Auth Data 20240926082519014 DAUC <0003> db_auc.c:192 IMSI='262421777339535': No 3G Auth Data HLR_Test-GSUP(9)@a240ea2092e0: Created GsupExpect[0] for "262421777339535" to be handled at TC_gsup_sai(17) 20240926082519055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 20240926082519059 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082519059 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421777339535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421777339535"} 20240926082519059 DAUC <0003> db_auc.c:236 IMSI='262421777339535': Calling to generate 5 vectors 20240926082519059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082519059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082519059 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082519059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082519059 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082519059 DAUC <0003> auc.c:113 vector [0]: rand = 58c807678d73548d4f13907df5528900 20240926082519059 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082519059 DAUC <0003> auc.c:142 vector [0]: autn = 51c626088cfa00002a071829efa02db6 20240926082519059 DAUC <0003> auc.c:143 vector [0]: ck = 47f222b55993d8d102ac79d7950f0298 20240926082519059 DAUC <0003> auc.c:144 vector [0]: ik = 9fce8a341c260d55b3eb10100f53a73c 20240926082519059 DAUC <0003> auc.c:145 vector [0]: res = 99ca40bb6605ea200000000000000000 20240926082519059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082519059 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082519060 DAUC <0003> auc.c:179 vector [0]: kc = 152ac731a7327000 20240926082519060 DAUC <0003> auc.c:180 vector [0]: sres = 5ce5de44 20240926082519060 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082519060 DAUC <0003> auc.c:113 vector [1]: rand = eb8c4f014409d2f73382baa218117bd3 20240926082519060 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082519060 DAUC <0003> auc.c:142 vector [1]: autn = 7c161c6e37ee00000a76639c3eddb6cc 20240926082519060 DAUC <0003> auc.c:143 vector [1]: ck = cf12c731bf54a7915877a02c5ed2019c 20240926082519060 DAUC <0003> auc.c:144 vector [1]: ik = f1408e66dea5a0628768f27d9bc027a7 20240926082519060 DAUC <0003> auc.c:145 vector [1]: res = edb8b263c52135e00000000000000000 20240926082519060 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082519060 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082519060 DAUC <0003> auc.c:179 vector [1]: kc = 459eb42a94372800 20240926082519060 DAUC <0003> auc.c:180 vector [1]: sres = 0bcb2b6b 20240926082519060 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082519060 DAUC <0003> auc.c:113 vector [2]: rand = de76a0b5913fa4eef1a9e4f6a0445a7b 20240926082519060 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082519060 DAUC <0003> auc.c:142 vector [2]: autn = 2e1d4cfa66f00000e38d616430fef39c 20240926082519060 DAUC <0003> auc.c:143 vector [2]: ck = f9db6a31983aedb3bf611f62b7d91058 20240926082519060 DAUC <0003> auc.c:144 vector [2]: ik = 05a8ee08f0499f8eda0c960be0a6bc22 20240926082519060 DAUC <0003> auc.c:145 vector [2]: res = cb0b5d7457a50e440000000000000000 20240926082519060 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082519060 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082519060 DAUC <0003> auc.c:179 vector [2]: kc = 7487a7bece3d7c00 20240926082519060 DAUC <0003> auc.c:180 vector [2]: sres = 9bf9d54b 20240926082519060 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082519060 DAUC <0003> auc.c:113 vector [3]: rand = c87b13d71df3d2466a174c03c7b04b25 20240926082519060 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082519060 DAUC <0003> auc.c:142 vector [3]: autn = 472ba12ca27a000066895dd9cda9112f 20240926082519060 DAUC <0003> auc.c:143 vector [3]: ck = a0be99534f0ff2220c1a7b6e853d192f 20240926082519060 DAUC <0003> auc.c:144 vector [3]: ik = e1f1e386f47fe4113197a58747bfd785 20240926082519060 DAUC <0003> auc.c:145 vector [3]: res = 683289c0738a2b6f0000000000000000 20240926082519060 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082519060 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082519060 DAUC <0003> auc.c:179 vector [3]: kc = 74881fae9c846c00 20240926082519060 DAUC <0003> auc.c:180 vector [3]: sres = 5e6510b2 20240926082519060 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082519060 DAUC <0003> auc.c:113 vector [4]: rand = 2a1f6ff9adc2e07459bf25723d1a216f 20240926082519060 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082519060 DAUC <0003> auc.c:142 vector [4]: autn = d0c4038cf05f00002086b98896621e36 20240926082519060 DAUC <0003> auc.c:143 vector [4]: ck = a1250f826db57f23788dd87e1a4d69ba 20240926082519060 DAUC <0003> auc.c:144 vector [4]: ik = 3533b78c90b60ea80e7ceb3fb6cde9df 20240926082519060 DAUC <0003> auc.c:145 vector [4]: res = 7345b255843b30860000000000000000 20240926082519060 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082519060 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082519060 DAUC <0003> auc.c:179 vector [4]: kc = dde5a5514f9a2000 20240926082519060 DAUC <0003> auc.c:180 vector [4]: sres = 8138354f 20240926082519060 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082519060 DAUC <0003> db_auc.c:245 IMSI='262421777339535': Generated 5 vectors 20240926082519060 DAUC <0003> db_auc.c:249 IMSI='262421777339535': Updating SQN=161 in DB 20240926082519068 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421777339535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421777339535"} 20240926082519068 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421777339535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082519068 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082519069 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a240ea2092e0: Found GsupExpect[0] for "262421777339535" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@a240ea2092e0: Added IMSI table entry 5TC_gsup_sai(17)"262421777339535" TC_gsup_sai(17)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai(17)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082519075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 TC_gsup_sai(17)@a240ea2092e0: Final verdict of PTC: pass 20240926082519111 DAUC <0003> db_auc.c:157 IMSI='262425215845504': No 2G Auth Data 20240926082519111 DAUC <0003> db_auc.c:192 IMSI='262425215845504': No 3G Auth Data HLR_Test-GSUP(9)@a240ea2092e0: Created GsupExpect[0] for "262425215845504" to be handled at TC_gsup_sai(18) 20240926082519154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 20240926082519162 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082519162 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425215845504 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425215845504"} 20240926082519163 DAUC <0003> db_auc.c:236 IMSI='262425215845504': Calling to generate 5 vectors 20240926082519163 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082519163 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082519163 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082519163 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082519163 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082519163 DAUC <0003> auc.c:113 vector [0]: rand = 613ad33fd201d3f7b3dbe4198f71a8db 20240926082519163 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082519163 DAUC <0003> auc.c:142 vector [0]: autn = 030c50ede6df000047fde49aa2d2d5a4 20240926082519163 DAUC <0003> auc.c:143 vector [0]: ck = 2e503bd6419ccfede7ecb35a0520b8d8 20240926082519163 DAUC <0003> auc.c:144 vector [0]: ik = 5d3f49faad53b5ccd60036280a83c2d0 20240926082519163 DAUC <0003> auc.c:145 vector [0]: res = c7d88b65f55cc7ba0000000000000000 20240926082519163 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082519163 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082519163 DAUC <0003> auc.c:179 vector [0]: kc = ed11ebc131fcb800 20240926082519163 DAUC <0003> auc.c:180 vector [0]: sres = d6118249 20240926082519163 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082519163 DAUC <0003> auc.c:113 vector [1]: rand = 4c75ab041fa7d89d33e00e65f7f067d7 20240926082519163 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082519163 DAUC <0003> auc.c:142 vector [1]: autn = c0a0fba0b7260000be455ab521d458c3 20240926082519163 DAUC <0003> auc.c:143 vector [1]: ck = 00942877212b11078b63c3542ba1c132 20240926082519163 DAUC <0003> auc.c:144 vector [1]: ik = e3f2ad9c7f1751d02d66205ea5417f94 20240926082519163 DAUC <0003> auc.c:145 vector [1]: res = e346e028829716230000000000000000 20240926082519163 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082519163 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082519163 DAUC <0003> auc.c:179 vector [1]: kc = af72a4ce3711a000 20240926082519163 DAUC <0003> auc.c:180 vector [1]: sres = fcd6f568 20240926082519163 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082519163 DAUC <0003> auc.c:113 vector [2]: rand = 0a7e6c84564447db34cc5ed670fbde66 20240926082519163 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082519163 DAUC <0003> auc.c:142 vector [2]: autn = 59d699156270000095dd2cb86c1f63e1 20240926082519163 DAUC <0003> auc.c:143 vector [2]: ck = 40c77cb349d6786c2c6e8fa75dfe140c 20240926082519163 DAUC <0003> auc.c:144 vector [2]: ik = 5131102a56d3d27585ce5ca13221872c 20240926082519163 DAUC <0003> auc.c:145 vector [2]: res = 8164fde2993e322b0000000000000000 20240926082519163 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082519163 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082519163 DAUC <0003> auc.c:179 vector [2]: kc = 5f0fe44e8fb09c00 20240926082519163 DAUC <0003> auc.c:180 vector [2]: sres = 58456b96 20240926082519163 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082519163 DAUC <0003> auc.c:113 vector [3]: rand = 523c234cb7faa3de4fa5b61bca8a4277 20240926082519163 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082519163 DAUC <0003> auc.c:142 vector [3]: autn = 7a8bcf3918060000c04adde058235a9b 20240926082519163 DAUC <0003> auc.c:143 vector [3]: ck = d563058a8d5e3a7caaa295d7502841dc 20240926082519163 DAUC <0003> auc.c:144 vector [3]: ik = f27232600e3945f6e2db8d1b107a2e48 20240926082519163 DAUC <0003> auc.c:145 vector [3]: res = bf18387511dd32be0000000000000000 20240926082519163 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082519163 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082519163 DAUC <0003> auc.c:179 vector [3]: kc = dfbd0517725d5400 20240926082519163 DAUC <0003> auc.c:180 vector [3]: sres = 8afe6f47 20240926082519163 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082519163 DAUC <0003> auc.c:113 vector [4]: rand = 6f70c4d4da8e6344e711fa253b1ce0af 20240926082519163 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082519163 DAUC <0003> auc.c:142 vector [4]: autn = 82d360b81a240000e8703baa983421af 20240926082519163 DAUC <0003> auc.c:143 vector [4]: ck = 8eec5e1bfaf6c1173f2015ad2f9adf61 20240926082519163 DAUC <0003> auc.c:144 vector [4]: ik = e8b2fdb4f38198504a373932d61c16e2 20240926082519163 DAUC <0003> auc.c:145 vector [4]: res = a7aad61c8d46bbfb0000000000000000 20240926082519163 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082519163 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082519163 DAUC <0003> auc.c:179 vector [4]: kc = b4784babb8439c00 20240926082519163 DAUC <0003> auc.c:180 vector [4]: sres = 80e7d89e 20240926082519163 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082519163 DAUC <0003> db_auc.c:245 IMSI='262425215845504': Generated 5 vectors 20240926082519163 DAUC <0003> db_auc.c:249 IMSI='262425215845504': Updating SQN=161 in DB 20240926082519172 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425215845504 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425215845504"} 20240926082519172 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425215845504 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082519172 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082519172 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a240ea2092e0: Found GsupExpect[0] for "262425215845504" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@a240ea2092e0: Added IMSI table entry 6TC_gsup_sai(18)"262425215845504" TC_gsup_sai(18)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai(18)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082519178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 TC_gsup_sai(18)@a240ea2092e0: Final verdict of PTC: pass 20240926082519213 DAUC <0003> db_auc.c:157 IMSI='262427134608448': No 2G Auth Data 20240926082519213 DAUC <0003> db_auc.c:192 IMSI='262427134608448': No 3G Auth Data HLR_Test-GSUP(9)@a240ea2092e0: Created GsupExpect[0] for "262427134608448" to be handled at TC_gsup_sai(19) 20240926082519252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 20240926082519260 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082519260 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427134608448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427134608448"} 20240926082519260 DAUC <0003> db_auc.c:236 IMSI='262427134608448': Calling to generate 5 vectors 20240926082519260 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082519260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082519260 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082519260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082519260 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082519260 DAUC <0003> auc.c:113 vector [0]: rand = 8eba1de6057d162c290c9e2fc5b971a0 20240926082519260 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082519260 DAUC <0003> auc.c:142 vector [0]: autn = 7082fc5b64450000d76355f231e4cd25 20240926082519260 DAUC <0003> auc.c:143 vector [0]: ck = 17fb484220a2ba9afe9334cd468d52b3 20240926082519260 DAUC <0003> auc.c:144 vector [0]: ik = f7c09778b862d067f735e613645770e7 20240926082519260 DAUC <0003> auc.c:145 vector [0]: res = 3d80d8504eaefeb60000000000000000 20240926082519260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082519260 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082519260 DAUC <0003> auc.c:179 vector [0]: kc = 174d69d02ce1c074 20240926082519260 DAUC <0003> auc.c:180 vector [0]: sres = d1d7eb9e 20240926082519260 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082519260 DAUC <0003> auc.c:113 vector [1]: rand = f809602ea5f7178aedb95ffae6e42f22 20240926082519260 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082519260 DAUC <0003> auc.c:142 vector [1]: autn = af6a75b97dce0000d7b6f21d97da9e25 20240926082519260 DAUC <0003> auc.c:143 vector [1]: ck = 61f61325f5c54898f3e5730fced05187 20240926082519260 DAUC <0003> auc.c:144 vector [1]: ik = 311632520a25a6af3fadc9d569baf1d6 20240926082519260 DAUC <0003> auc.c:145 vector [1]: res = fdf920f1d5bbaf240000000000000000 20240926082519260 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082519260 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082519260 DAUC <0003> auc.c:179 vector [1]: kc = 650e9a132585e17b 20240926082519260 DAUC <0003> auc.c:180 vector [1]: sres = 66c9196b 20240926082519260 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082519260 DAUC <0003> auc.c:113 vector [2]: rand = 7e844779cf421f585727c629b6ca8c43 20240926082519260 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082519260 DAUC <0003> auc.c:142 vector [2]: autn = 1701d8d3856c00005707a063b0f6eebd 20240926082519260 DAUC <0003> auc.c:143 vector [2]: ck = d86d4aba3a76140341eb2bb977e258bb 20240926082519260 DAUC <0003> auc.c:144 vector [2]: ik = 6fee32787190af5dbfea0145d1ef7623 20240926082519260 DAUC <0003> auc.c:145 vector [2]: res = ccf67e83732e645d0000000000000000 20240926082519260 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082519260 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082519260 DAUC <0003> auc.c:179 vector [2]: kc = 7ce911538107dac3 20240926082519260 DAUC <0003> auc.c:180 vector [2]: sres = 67cca811 20240926082519260 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082519260 DAUC <0003> auc.c:113 vector [3]: rand = 41a3f91ac2f61f595a5ffcefbc117762 20240926082519260 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082519260 DAUC <0003> auc.c:142 vector [3]: autn = 96282fd4b28f0000df852de203717050 20240926082519260 DAUC <0003> auc.c:143 vector [3]: ck = 67abde8f8e76a4a52d0bae36037f919e 20240926082519260 DAUC <0003> auc.c:144 vector [3]: ik = 99cb07af26695a7e5f38eec3c2445828 20240926082519260 DAUC <0003> auc.c:145 vector [3]: res = 35d604545dafe10f0000000000000000 20240926082519260 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082519260 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082519260 DAUC <0003> auc.c:179 vector [3]: kc = 32d98a0809d61cb6 20240926082519260 DAUC <0003> auc.c:180 vector [3]: sres = 2b818d64 20240926082519260 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082519260 DAUC <0003> auc.c:113 vector [4]: rand = 9fcb941b3b521e57035272b1d0006155 20240926082519260 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082519260 DAUC <0003> auc.c:142 vector [4]: autn = 81380aa4650300005e0651093e899bc2 20240926082519260 DAUC <0003> auc.c:143 vector [4]: ck = 627c5c64e4a3f4e8e94c23741d46a9c4 20240926082519260 DAUC <0003> auc.c:144 vector [4]: ik = a926e3cf3e354db95583298ac14cba09 20240926082519260 DAUC <0003> auc.c:145 vector [4]: res = 987183bc86c52b4a0000000000000000 20240926082519260 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082519260 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082519260 DAUC <0003> auc.c:179 vector [4]: kc = 5d66ee268dd190fb 20240926082519260 DAUC <0003> auc.c:180 vector [4]: sres = a43f9113 20240926082519260 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082519260 DAUC <0003> db_auc.c:245 IMSI='262427134608448': Generated 5 vectors 20240926082519260 DAUC <0003> db_auc.c:249 IMSI='262427134608448': Updating SQN=161 in DB 20240926082519269 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427134608448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427134608448"} 20240926082519269 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427134608448 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082519269 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082519269 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a240ea2092e0: Found GsupExpect[0] for "262427134608448" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@a240ea2092e0: Added IMSI table entry 7TC_gsup_sai(19)"262427134608448" TC_gsup_sai(19)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai(19)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082519275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4258 TC_gsup_sai(19)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082519301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@a240ea2092e0: Final verdict of PTC: none 20240926082519302 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41375<->l=127.0.0.1:4259) 10@a240ea2092e0: Final verdict of PTC: none 20240926082519302 DLINP <000b> input/ipa.c:451 connected read/write 20240926082519302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082519302 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082519302 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082519302 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_sai finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Sep 26 08:25:19 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20240926082519324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4258 20240926082519324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=27688) Waiting for packet dumper to finish... 1 (prev_count=27688, count=45576) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Thu Sep 26 08:25:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_sai_num_auth_vectors started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082522371 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082522371 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082522375 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082522380 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522380 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082522380 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082522380 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  20240926082522380 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082522380 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  20240926082522380 DLGSUP <0013> gsup_server.c:235 2:  20240926082522380 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082522380 DLGSUP <0013> gsup_server.c:235 3:  20240926082522380 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082522380 DLGSUP <0013> gsup_server.c:235 4:  20240926082522380 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082522380 DLGSUP <0013> gsup_server.c:235 5:  20240926082522380 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082522380 DLGSUP <0013> gsup_server.c:235 7:  20240926082522380 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082522381 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082522381 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082522381 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@a240ea2092e0: 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") 20240926082522402 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34355<->l=127.0.0.1:4259) 20240926082522428 DAUC <0003> db_auc.c:157 IMSI='262425975580719': No 2G Auth Data 20240926082522428 DAUC <0003> db_auc.c:192 IMSI='262425975580719': No 3G Auth Data HLR_Test-GSUP(21)@a240ea2092e0: Created GsupExpect[0] for "262425975580719" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240926082522475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 20240926082522485 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522485 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425975580719"} 20240926082522485 DAUC <0003> db_auc.c:192 IMSI='262425975580719': No 3G Auth Data 20240926082522485 DAUC <0003> db_auc.c:236 IMSI='262425975580719': Calling to generate 1 vectors 20240926082522485 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240926082522485 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522485 DAUC <0003> auc.c:113 vector [0]: rand = ee9935e64d7d86c8ba531c2ee7294aee 20240926082522485 DAUC <0003> auc.c:179 vector [0]: kc = 6394c72cd8ec7c00 20240926082522485 DAUC <0003> auc.c:180 vector [0]: sres = d2cf1591 20240926082522485 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522485 DAUC <0003> db_auc.c:245 IMSI='262425975580719': Generated 1 vectors 20240926082522485 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425975580719"} 20240926082522485 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522485 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522485 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a240ea2092e0: Found GsupExpect[0] for "262425975580719" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@a240ea2092e0: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262425975580719" TC_gsup_sai_num_auth_vectors(24)@a240ea2092e0: setverdict(pass): none -> pass 20240926082522491 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522491 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425975580719"} 20240926082522491 DAUC <0003> db_auc.c:192 IMSI='262425975580719': No 3G Auth Data 20240926082522491 DAUC <0003> db_auc.c:236 IMSI='262425975580719': Calling to generate 4 vectors 20240926082522491 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240926082522491 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522491 DAUC <0003> auc.c:113 vector [0]: rand = 0e077c90a1942672b034d0068a23a695 20240926082522492 DAUC <0003> auc.c:179 vector [0]: kc = 1f39473c0771b800 20240926082522492 DAUC <0003> auc.c:180 vector [0]: sres = 3b6442f9 20240926082522492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522492 DAUC <0003> auc.c:113 vector [1]: rand = ead2a5df8cb9394b332542cb6659bce7 20240926082522492 DAUC <0003> auc.c:179 vector [1]: kc = f9a480a85c589c00 20240926082522492 DAUC <0003> auc.c:180 vector [1]: sres = b11b0462 20240926082522492 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082522492 DAUC <0003> auc.c:113 vector [2]: rand = f65212003d203c53e6a427dcb335a355 20240926082522492 DAUC <0003> auc.c:179 vector [2]: kc = 2b307ac4b53a0400 20240926082522492 DAUC <0003> auc.c:180 vector [2]: sres = 40dcfeb7 20240926082522492 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082522492 DAUC <0003> auc.c:113 vector [3]: rand = f81a27b32e5175244f3f18ff4fcf8b96 20240926082522492 DAUC <0003> auc.c:179 vector [3]: kc = 7224d93a36fed400 20240926082522492 DAUC <0003> auc.c:180 vector [3]: sres = c1d2bf08 20240926082522492 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082522492 DAUC <0003> db_auc.c:245 IMSI='262425975580719': Generated 4 vectors 20240926082522492 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425975580719"} 20240926082522492 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522492 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522492 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522496 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522496 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425975580719"} 20240926082522496 DAUC <0003> db_auc.c:192 IMSI='262425975580719': No 3G Auth Data 20240926082522496 DAUC <0003> db_auc.c:236 IMSI='262425975580719': Calling to generate 5 vectors 20240926082522496 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240926082522496 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522496 DAUC <0003> auc.c:113 vector [0]: rand = 0f62f9ea643cb9c0cbf5355c583d5f1b 20240926082522496 DAUC <0003> auc.c:179 vector [0]: kc = 752fafff43873000 20240926082522496 DAUC <0003> auc.c:180 vector [0]: sres = 3b186551 20240926082522496 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522496 DAUC <0003> auc.c:113 vector [1]: rand = 2657f4b46f6c19a6232d05b86ac9b6c1 20240926082522496 DAUC <0003> auc.c:179 vector [1]: kc = 9468161d7b834c00 20240926082522496 DAUC <0003> auc.c:180 vector [1]: sres = f667f21b 20240926082522496 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082522496 DAUC <0003> auc.c:113 vector [2]: rand = eddf5cc0226254e5dc6702157a3d586c 20240926082522496 DAUC <0003> auc.c:179 vector [2]: kc = 07a85fa793db8400 20240926082522496 DAUC <0003> auc.c:180 vector [2]: sres = b09b3276 20240926082522496 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082522496 DAUC <0003> auc.c:113 vector [3]: rand = f04036c977fb7680922063b7edd51b1a 20240926082522496 DAUC <0003> auc.c:179 vector [3]: kc = a6ea01b4a56f9400 20240926082522496 DAUC <0003> auc.c:180 vector [3]: sres = cfe0297b 20240926082522496 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082522496 DAUC <0003> auc.c:113 vector [4]: rand = e63128df9f1966fab426af5eb43cb82c 20240926082522496 DAUC <0003> auc.c:179 vector [4]: kc = 04d5b0f9e21c4000 20240926082522496 DAUC <0003> auc.c:180 vector [4]: sres = 845aa52a 20240926082522496 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240926082522496 DAUC <0003> db_auc.c:245 IMSI='262425975580719': Generated 5 vectors 20240926082522496 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425975580719"} 20240926082522496 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522496 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522496 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522500 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522500 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425975580719"} 20240926082522500 DAUC <0003> db_auc.c:192 IMSI='262425975580719': No 3G Auth Data 20240926082522500 DAUC <0003> db_auc.c:236 IMSI='262425975580719': Calling to generate 5 vectors 20240926082522500 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240926082522500 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522500 DAUC <0003> auc.c:113 vector [0]: rand = f29d49e709a0834ba3c5a4a718ffcd39 20240926082522500 DAUC <0003> auc.c:179 vector [0]: kc = 752bb03cc4a8a400 20240926082522500 DAUC <0003> auc.c:180 vector [0]: sres = edc3d09b 20240926082522500 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522500 DAUC <0003> auc.c:113 vector [1]: rand = ece3477d8bb6b91237b6636c6454745c 20240926082522500 DAUC <0003> auc.c:179 vector [1]: kc = 86086e9c630e3000 20240926082522500 DAUC <0003> auc.c:180 vector [1]: sres = ca240826 20240926082522500 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082522500 DAUC <0003> auc.c:113 vector [2]: rand = 667764d58bb63c04aa69fe1957f667ce 20240926082522500 DAUC <0003> auc.c:179 vector [2]: kc = da1d2c2d8d8de800 20240926082522500 DAUC <0003> auc.c:180 vector [2]: sres = ab28ae6b 20240926082522500 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082522500 DAUC <0003> auc.c:113 vector [3]: rand = ca7c8fa7e2ca31cb0e544fcbe3b03906 20240926082522500 DAUC <0003> auc.c:179 vector [3]: kc = 32b41795387c2400 20240926082522500 DAUC <0003> auc.c:180 vector [3]: sres = e8fe9da9 20240926082522500 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082522500 DAUC <0003> auc.c:113 vector [4]: rand = 94ae26cd5b8862b1507d993e0099c680 20240926082522500 DAUC <0003> auc.c:179 vector [4]: kc = 00b83c56ed342c00 20240926082522500 DAUC <0003> auc.c:180 vector [4]: sres = e7840721 20240926082522500 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240926082522500 DAUC <0003> db_auc.c:245 IMSI='262425975580719': Generated 5 vectors 20240926082522500 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425975580719"} 20240926082522500 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425975580719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522500 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522500 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@a240ea2092e0: Final verdict of PTC: pass 20240926082522528 DAUC <0003> db_auc.c:157 IMSI='262426134388616': No 2G Auth Data 20240926082522528 DAUC <0003> db_auc.c:192 IMSI='262426134388616': No 3G Auth Data HLR_Test-GSUP(21)@a240ea2092e0: Created GsupExpect[0] for "262426134388616" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240926082522550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 20240926082522551 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522551 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426134388616"} 20240926082522551 DAUC <0003> db_auc.c:192 IMSI='262426134388616': No 3G Auth Data 20240926082522551 DAUC <0003> db_auc.c:236 IMSI='262426134388616': Calling to generate 1 vectors 20240926082522551 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240926082522551 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522551 DAUC <0003> auc.c:113 vector [0]: rand = 0b3d1b28ea02279c7d7ddfba95b29c6a 20240926082522551 DAUC <0003> auc.c:179 vector [0]: kc = 61cf0aca88c07800 20240926082522551 DAUC <0003> auc.c:180 vector [0]: sres = 6ec5d854 20240926082522551 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522551 DAUC <0003> db_auc.c:245 IMSI='262426134388616': Generated 1 vectors 20240926082522551 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426134388616"} 20240926082522551 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522551 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522551 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a240ea2092e0: Found GsupExpect[0] for "262426134388616" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@a240ea2092e0: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426134388616" TC_gsup_sai_num_auth_vectors(25)@a240ea2092e0: setverdict(pass): none -> pass 20240926082522552 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522552 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426134388616"} 20240926082522552 DAUC <0003> db_auc.c:192 IMSI='262426134388616': No 3G Auth Data 20240926082522552 DAUC <0003> db_auc.c:236 IMSI='262426134388616': Calling to generate 4 vectors 20240926082522552 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240926082522552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522552 DAUC <0003> auc.c:113 vector [0]: rand = a2807003780d0e5e59d6a012e1af1b80 20240926082522552 DAUC <0003> auc.c:179 vector [0]: kc = e57bbb5421f51800 20240926082522552 DAUC <0003> auc.c:180 vector [0]: sres = 23432d24 20240926082522552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522552 DAUC <0003> auc.c:113 vector [1]: rand = 13d51bf4f66911762e77d095b1883c97 20240926082522552 DAUC <0003> auc.c:179 vector [1]: kc = 522acd746ce53800 20240926082522552 DAUC <0003> auc.c:180 vector [1]: sres = 01765627 20240926082522552 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082522552 DAUC <0003> auc.c:113 vector [2]: rand = 943a92a6a94e5a5a9db499f8b03cefd3 20240926082522552 DAUC <0003> auc.c:179 vector [2]: kc = c1d463a7f528c400 20240926082522552 DAUC <0003> auc.c:180 vector [2]: sres = b886339f 20240926082522552 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082522552 DAUC <0003> auc.c:113 vector [3]: rand = b9980f196d074abe034baf43c427c20e 20240926082522552 DAUC <0003> auc.c:179 vector [3]: kc = 0c82861c2daa0800 20240926082522552 DAUC <0003> auc.c:180 vector [3]: sres = 595a9d42 20240926082522552 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082522552 DAUC <0003> db_auc.c:245 IMSI='262426134388616': Generated 4 vectors 20240926082522552 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426134388616"} 20240926082522552 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522552 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522552 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522553 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522553 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426134388616"} 20240926082522553 DAUC <0003> db_auc.c:192 IMSI='262426134388616': No 3G Auth Data 20240926082522553 DAUC <0003> db_auc.c:236 IMSI='262426134388616': Calling to generate 5 vectors 20240926082522553 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240926082522553 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522553 DAUC <0003> auc.c:113 vector [0]: rand = aa1525b596ed8104d752335f0e7aa4d3 20240926082522553 DAUC <0003> auc.c:179 vector [0]: kc = d6f658da07188400 20240926082522553 DAUC <0003> auc.c:180 vector [0]: sres = 5dfbe53e 20240926082522553 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522553 DAUC <0003> auc.c:113 vector [1]: rand = 8a3c7477b41624e18aaf31eebe91985a 20240926082522553 DAUC <0003> auc.c:179 vector [1]: kc = 85ba5a3e2089e400 20240926082522553 DAUC <0003> auc.c:180 vector [1]: sres = 2c4ab5e5 20240926082522553 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082522553 DAUC <0003> auc.c:113 vector [2]: rand = 9b351e064292731218206bc819316c2a 20240926082522553 DAUC <0003> auc.c:179 vector [2]: kc = d27fd1be0fc4c800 20240926082522553 DAUC <0003> auc.c:180 vector [2]: sres = 51147784 20240926082522553 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082522553 DAUC <0003> auc.c:113 vector [3]: rand = 691d5e01e0e1e960893f6657300f8ed1 20240926082522553 DAUC <0003> auc.c:179 vector [3]: kc = 8c4cda6e26b44800 20240926082522553 DAUC <0003> auc.c:180 vector [3]: sres = b8478781 20240926082522553 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082522553 DAUC <0003> auc.c:113 vector [4]: rand = a713f0b2080268cfd42c0e4bd9b579e0 20240926082522553 DAUC <0003> auc.c:179 vector [4]: kc = aed5090e7c77a800 20240926082522553 DAUC <0003> auc.c:180 vector [4]: sres = 9c5a91b3 20240926082522553 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240926082522553 DAUC <0003> db_auc.c:245 IMSI='262426134388616': Generated 5 vectors 20240926082522553 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426134388616"} 20240926082522553 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522553 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522553 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522554 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522554 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426134388616"} 20240926082522554 DAUC <0003> db_auc.c:192 IMSI='262426134388616': No 3G Auth Data 20240926082522554 DAUC <0003> db_auc.c:236 IMSI='262426134388616': Calling to generate 5 vectors 20240926082522554 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240926082522554 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522554 DAUC <0003> auc.c:113 vector [0]: rand = f8f25338f47a6f50e8c8c4e0b923ff0f 20240926082522554 DAUC <0003> auc.c:179 vector [0]: kc = 3cbb98948a8a6400 20240926082522554 DAUC <0003> auc.c:180 vector [0]: sres = e1e3d5c2 20240926082522554 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522554 DAUC <0003> auc.c:113 vector [1]: rand = c7caedea484ee388091613c75154cb6e 20240926082522554 DAUC <0003> auc.c:179 vector [1]: kc = f30e686ae1cdfc00 20240926082522554 DAUC <0003> auc.c:180 vector [1]: sres = 68182c34 20240926082522554 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082522554 DAUC <0003> auc.c:113 vector [2]: rand = 56cd57019b49579063422023514d8c66 20240926082522554 DAUC <0003> auc.c:179 vector [2]: kc = f2efd0ad92c80000 20240926082522554 DAUC <0003> auc.c:180 vector [2]: sres = ac821ef6 20240926082522554 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082522554 DAUC <0003> auc.c:113 vector [3]: rand = 3ae68df7a3bca125fda6775d81f93172 20240926082522554 DAUC <0003> auc.c:179 vector [3]: kc = 20775307bb403400 20240926082522554 DAUC <0003> auc.c:180 vector [3]: sres = 685425c2 20240926082522554 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082522554 DAUC <0003> auc.c:113 vector [4]: rand = 9cac32ac92e92f400764879d7819268f 20240926082522554 DAUC <0003> auc.c:179 vector [4]: kc = 5c27810c4ee60800 20240926082522554 DAUC <0003> auc.c:180 vector [4]: sres = 308173dc 20240926082522554 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240926082522554 DAUC <0003> db_auc.c:245 IMSI='262426134388616': Generated 5 vectors 20240926082522554 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426134388616"} 20240926082522554 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426134388616 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522554 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522554 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@a240ea2092e0: Final verdict of PTC: pass 20240926082522579 DAUC <0003> db_auc.c:157 IMSI='262428495206783': No 2G Auth Data 20240926082522579 DAUC <0003> db_auc.c:192 IMSI='262428495206783': No 3G Auth Data HLR_Test-GSUP(21)@a240ea2092e0: Created GsupExpect[0] for "262428495206783" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240926082522601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4258 20240926082522602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522602 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428495206783"} 20240926082522602 DAUC <0003> db_auc.c:192 IMSI='262428495206783': No 3G Auth Data 20240926082522602 DAUC <0003> db_auc.c:236 IMSI='262428495206783': Calling to generate 1 vectors 20240926082522602 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240926082522602 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522602 DAUC <0003> auc.c:113 vector [0]: rand = 37ebf37874a25331635e502253eb2140 20240926082522602 DAUC <0003> auc.c:179 vector [0]: kc = 3397a10e24a46411 20240926082522602 DAUC <0003> auc.c:180 vector [0]: sres = f60ef0e1 20240926082522602 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522602 DAUC <0003> db_auc.c:245 IMSI='262428495206783': Generated 1 vectors 20240926082522602 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428495206783"} 20240926082522602 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a240ea2092e0: Found GsupExpect[0] for "262428495206783" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@a240ea2092e0: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428495206783" TC_gsup_sai_num_auth_vectors(26)@a240ea2092e0: setverdict(pass): none -> pass 20240926082522603 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522603 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428495206783"} 20240926082522603 DAUC <0003> db_auc.c:192 IMSI='262428495206783': No 3G Auth Data 20240926082522603 DAUC <0003> db_auc.c:236 IMSI='262428495206783': Calling to generate 4 vectors 20240926082522603 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240926082522603 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522603 DAUC <0003> auc.c:113 vector [0]: rand = 4d9fcba2955c6aa8aadca8ce62b3810a 20240926082522603 DAUC <0003> auc.c:179 vector [0]: kc = 8f2fb973ac161eb8 20240926082522603 DAUC <0003> auc.c:180 vector [0]: sres = 5da37a07 20240926082522603 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522603 DAUC <0003> auc.c:113 vector [1]: rand = cf65e68bd1e5c7a7c2e13d27631a2b2d 20240926082522603 DAUC <0003> auc.c:179 vector [1]: kc = afef7d84a7227311 20240926082522603 DAUC <0003> auc.c:180 vector [1]: sres = 817c4ad3 20240926082522603 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082522603 DAUC <0003> auc.c:113 vector [2]: rand = 09964c9aca88069b4b39499d5c3aa4c6 20240926082522603 DAUC <0003> auc.c:179 vector [2]: kc = ecbb231467683c15 20240926082522603 DAUC <0003> auc.c:180 vector [2]: sres = 78656ee4 20240926082522603 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082522603 DAUC <0003> auc.c:113 vector [3]: rand = 94386b7c757534f3de9c36d2634cf676 20240926082522603 DAUC <0003> auc.c:179 vector [3]: kc = 759ec40485cc5def 20240926082522603 DAUC <0003> auc.c:180 vector [3]: sres = e6c4360d 20240926082522603 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082522603 DAUC <0003> db_auc.c:245 IMSI='262428495206783': Generated 4 vectors 20240926082522603 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428495206783"} 20240926082522603 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522603 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522603 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522604 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522604 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428495206783"} 20240926082522604 DAUC <0003> db_auc.c:192 IMSI='262428495206783': No 3G Auth Data 20240926082522604 DAUC <0003> db_auc.c:236 IMSI='262428495206783': Calling to generate 5 vectors 20240926082522604 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240926082522604 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522604 DAUC <0003> auc.c:113 vector [0]: rand = af2c8f7888b504abf16d22df990bfbd1 20240926082522604 DAUC <0003> auc.c:179 vector [0]: kc = 8244904301e92a0d 20240926082522604 DAUC <0003> auc.c:180 vector [0]: sres = 79c5d4b7 20240926082522604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522604 DAUC <0003> auc.c:113 vector [1]: rand = 7785ce42e099b6b5cdc97e54f019292e 20240926082522604 DAUC <0003> auc.c:179 vector [1]: kc = b10f2f5c7d75596a 20240926082522604 DAUC <0003> auc.c:180 vector [1]: sres = 40864219 20240926082522604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082522604 DAUC <0003> auc.c:113 vector [2]: rand = 24c53dd8620062871a1ee43261feeccf 20240926082522604 DAUC <0003> auc.c:179 vector [2]: kc = d42310369bbf74b2 20240926082522604 DAUC <0003> auc.c:180 vector [2]: sres = 71fdbd55 20240926082522604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082522604 DAUC <0003> auc.c:113 vector [3]: rand = 38c82e68dfec8bb75c0c0066b48ff47d 20240926082522604 DAUC <0003> auc.c:179 vector [3]: kc = 549c0aacd13b9ab6 20240926082522604 DAUC <0003> auc.c:180 vector [3]: sres = 89addd5a 20240926082522604 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082522604 DAUC <0003> auc.c:113 vector [4]: rand = 26d71fabec0afb0131a67621eb6138b6 20240926082522604 DAUC <0003> auc.c:179 vector [4]: kc = 5fb6ff4c1c1ceea8 20240926082522604 DAUC <0003> auc.c:180 vector [4]: sres = 9d949731 20240926082522604 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240926082522604 DAUC <0003> db_auc.c:245 IMSI='262428495206783': Generated 5 vectors 20240926082522604 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428495206783"} 20240926082522604 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522604 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522604 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522604 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522604 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428495206783"} 20240926082522604 DAUC <0003> db_auc.c:192 IMSI='262428495206783': No 3G Auth Data 20240926082522604 DAUC <0003> db_auc.c:236 IMSI='262428495206783': Calling to generate 5 vectors 20240926082522604 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240926082522604 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522604 DAUC <0003> auc.c:113 vector [0]: rand = 5f4269eb88aee248b485a8aefc2e5b14 20240926082522604 DAUC <0003> auc.c:179 vector [0]: kc = c13ae5e68773a16f 20240926082522604 DAUC <0003> auc.c:180 vector [0]: sres = bbec8a02 20240926082522604 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240926082522604 DAUC <0003> auc.c:113 vector [1]: rand = f8f8ed9d34a1195ba6b6c75c8eddfea4 20240926082522604 DAUC <0003> auc.c:179 vector [1]: kc = 15b3cf0b375c7349 20240926082522604 DAUC <0003> auc.c:180 vector [1]: sres = 64486a73 20240926082522604 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240926082522604 DAUC <0003> auc.c:113 vector [2]: rand = 3f9ea214d44435d103ebe32b890c8487 20240926082522604 DAUC <0003> auc.c:179 vector [2]: kc = aa913f9b9d651d87 20240926082522604 DAUC <0003> auc.c:180 vector [2]: sres = d0b145f1 20240926082522604 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240926082522604 DAUC <0003> auc.c:113 vector [3]: rand = e08b2b41c9edb34ba8d19baa9fc63153 20240926082522604 DAUC <0003> auc.c:179 vector [3]: kc = b733220b9589bdc1 20240926082522604 DAUC <0003> auc.c:180 vector [3]: sres = 7fc2d070 20240926082522604 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240926082522604 DAUC <0003> auc.c:113 vector [4]: rand = c7051c09ecaded8655d7bb23525a2025 20240926082522604 DAUC <0003> auc.c:179 vector [4]: kc = 2d09542db9bf6d8d 20240926082522604 DAUC <0003> auc.c:180 vector [4]: sres = cd793bd8 20240926082522604 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240926082522604 DAUC <0003> db_auc.c:245 IMSI='262428495206783': Generated 5 vectors 20240926082522604 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428495206783"} 20240926082522604 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428495206783 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522604 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522604 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@a240ea2092e0: Final verdict of PTC: pass 20240926082522630 DAUC <0003> db_auc.c:157 IMSI='262429979758496': No 2G Auth Data 20240926082522630 DAUC <0003> db_auc.c:192 IMSI='262429979758496': No 3G Auth Data HLR_Test-GSUP(21)@a240ea2092e0: Created GsupExpect[0] for "262429979758496" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240926082522652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 20240926082522654 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522654 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429979758496"} 20240926082522654 DAUC <0003> db_auc.c:157 IMSI='262429979758496': No 2G Auth Data 20240926082522654 DAUC <0003> db_auc.c:236 IMSI='262429979758496': Calling to generate 1 vectors 20240926082522654 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240926082522654 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522654 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522654 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082522654 DAUC <0003> auc.c:113 vector [0]: rand = d265eabcfbc62a81eb8c97e3769a82b8 20240926082522654 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082522654 DAUC <0003> auc.c:142 vector [0]: autn = 4903274577b80000d6bf2db2aaf75570 20240926082522654 DAUC <0003> auc.c:143 vector [0]: ck = bcb9eeed79ad54b1a04e53694de49259 20240926082522654 DAUC <0003> auc.c:144 vector [0]: ik = a394a6756b2439aacaf1e306181bd961 20240926082522654 DAUC <0003> auc.c:145 vector [0]: res = 611ff8653cfb34040000000000000000 20240926082522654 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522654 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082522654 DAUC <0003> auc.c:151 vector [0]: kc = 7592f8f747762623 20240926082522654 DAUC <0003> auc.c:152 vector [0]: sres = 5de4cc61 20240926082522654 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082522654 DAUC <0003> db_auc.c:245 IMSI='262429979758496': Generated 1 vectors 20240926082522654 DAUC <0003> db_auc.c:249 IMSI='262429979758496': Updating SQN=33 in DB 20240926082522662 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429979758496"} 20240926082522662 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522662 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522662 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a240ea2092e0: Found GsupExpect[0] for "262429979758496" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@a240ea2092e0: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429979758496" TC_gsup_sai_num_auth_vectors(27)@a240ea2092e0: setverdict(pass): none -> pass 20240926082522664 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522664 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429979758496"} 20240926082522664 DAUC <0003> db_auc.c:157 IMSI='262429979758496': No 2G Auth Data 20240926082522664 DAUC <0003> db_auc.c:236 IMSI='262429979758496': Calling to generate 4 vectors 20240926082522664 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240926082522664 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522664 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522664 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240926082522664 DAUC <0003> auc.c:113 vector [0]: rand = d4c5f581a2ade35631beef4717d2219e 20240926082522664 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240926082522664 DAUC <0003> auc.c:142 vector [0]: autn = 7c1c13a77baf0000d3149628d7527697 20240926082522664 DAUC <0003> auc.c:143 vector [0]: ck = 0d8142b8d2de21483748df39f1169d9b 20240926082522664 DAUC <0003> auc.c:144 vector [0]: ik = 8232d1cbe245e342421e3ba3b0235315 20240926082522664 DAUC <0003> auc.c:145 vector [0]: res = 9779debc751644db0000000000000000 20240926082522664 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522664 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082522664 DAUC <0003> auc.c:151 vector [0]: kc = fae577e971ae0c84 20240926082522664 DAUC <0003> auc.c:152 vector [0]: sres = e26f9a67 20240926082522664 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082522664 DAUC <0003> auc.c:113 vector [1]: rand = 88fd8cec992104432a4c0dbb3d8f7144 20240926082522664 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240926082522664 DAUC <0003> auc.c:142 vector [1]: autn = 0094c3d661ba0000e54e47fd0b0bc3d8 20240926082522664 DAUC <0003> auc.c:143 vector [1]: ck = f02306f0e834f0f6edec1ca74f6ab27e 20240926082522664 DAUC <0003> auc.c:144 vector [1]: ik = 14bdd72f5b2977ef0a463ee11a6de3ba 20240926082522664 DAUC <0003> auc.c:145 vector [1]: res = 4abfe15c7ce1f1350000000000000000 20240926082522664 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522664 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082522664 DAUC <0003> auc.c:151 vector [1]: kc = 0334f399e61ad6dd 20240926082522664 DAUC <0003> auc.c:152 vector [1]: sres = 365e1069 20240926082522664 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082522664 DAUC <0003> auc.c:113 vector [2]: rand = d7dea12a8f7b6d2a59214e2aef4a02c4 20240926082522664 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240926082522664 DAUC <0003> auc.c:142 vector [2]: autn = ffc443106b76000094502e409b105430 20240926082522664 DAUC <0003> auc.c:143 vector [2]: ck = aceeed0ca593aeb119cd26be882e5c70 20240926082522664 DAUC <0003> auc.c:144 vector [2]: ik = 1ad3af2b842c0ec0322a9685a715ceba 20240926082522664 DAUC <0003> auc.c:145 vector [2]: res = 4bda7e9e80556af50000000000000000 20240926082522664 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522664 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082522664 DAUC <0003> auc.c:151 vector [2]: kc = 9ddaf21c0e8432bb 20240926082522664 DAUC <0003> auc.c:152 vector [2]: sres = cb8f146b 20240926082522664 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082522664 DAUC <0003> auc.c:113 vector [3]: rand = 17df47028ea18007f6d5330c1a9418af 20240926082522664 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240926082522664 DAUC <0003> auc.c:142 vector [3]: autn = b0ea847007d200009d323d79d0851c76 20240926082522664 DAUC <0003> auc.c:143 vector [3]: ck = e26b4c0f5133deaeb2d27f979d116af0 20240926082522664 DAUC <0003> auc.c:144 vector [3]: ik = e75617bdba405f849ac616a2c078b79e 20240926082522664 DAUC <0003> auc.c:145 vector [3]: res = 47ff08d5f5cf8aed0000000000000000 20240926082522664 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522664 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082522664 DAUC <0003> auc.c:151 vector [3]: kc = 2d293287b61a5c44 20240926082522664 DAUC <0003> auc.c:152 vector [3]: sres = b2308238 20240926082522664 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082522664 DAUC <0003> db_auc.c:245 IMSI='262429979758496': Generated 4 vectors 20240926082522664 DAUC <0003> db_auc.c:249 IMSI='262429979758496': Updating SQN=161 in DB 20240926082522672 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429979758496"} 20240926082522672 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522672 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522672 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522674 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522674 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429979758496"} 20240926082522674 DAUC <0003> db_auc.c:157 IMSI='262429979758496': No 2G Auth Data 20240926082522674 DAUC <0003> db_auc.c:236 IMSI='262429979758496': Calling to generate 5 vectors 20240926082522674 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240926082522674 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522674 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522674 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240926082522674 DAUC <0003> auc.c:113 vector [0]: rand = 13e42e758bf438417760e65f84a8db8f 20240926082522674 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240926082522674 DAUC <0003> auc.c:142 vector [0]: autn = ba5ceed4424700002966495064a24a0e 20240926082522674 DAUC <0003> auc.c:143 vector [0]: ck = 9ab54fb4ce3e5cd4f43f05e55ed34b2e 20240926082522674 DAUC <0003> auc.c:144 vector [0]: ik = 6bdf36447fc72436aad5b7f5b7a4cbff 20240926082522674 DAUC <0003> auc.c:145 vector [0]: res = 9b001ba7cebaab730000000000000000 20240926082522674 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522674 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082522674 DAUC <0003> auc.c:151 vector [0]: kc = af80cbe0588ef833 20240926082522674 DAUC <0003> auc.c:152 vector [0]: sres = 55bab0d4 20240926082522674 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082522674 DAUC <0003> auc.c:113 vector [1]: rand = 9f6c783ff574a26d61fdb9ee945a614b 20240926082522674 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240926082522674 DAUC <0003> auc.c:142 vector [1]: autn = 95d23099aaff000059e5d18b35f6490b 20240926082522674 DAUC <0003> auc.c:143 vector [1]: ck = 1d60ee9c50b9ebd2b6c2d1b1f2f532c1 20240926082522674 DAUC <0003> auc.c:144 vector [1]: ik = 78792b630ccab33b032b48d9dbb04a04 20240926082522674 DAUC <0003> auc.c:145 vector [1]: res = 1a5e40f713da4ad20000000000000000 20240926082522674 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522674 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082522674 DAUC <0003> auc.c:151 vector [1]: kc = d0f05c977536202c 20240926082522674 DAUC <0003> auc.c:152 vector [1]: sres = 09840a25 20240926082522674 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082522674 DAUC <0003> auc.c:113 vector [2]: rand = a29b2b3083f53a62bad542130be14ed7 20240926082522674 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240926082522674 DAUC <0003> auc.c:142 vector [2]: autn = 7388b5367b3a00008ffe76fa3419469f 20240926082522674 DAUC <0003> auc.c:143 vector [2]: ck = 88036aadf6f9c755f7437f8254aff820 20240926082522674 DAUC <0003> auc.c:144 vector [2]: ik = 3fdda83290ac5faaf2dc5ea14ed7e419 20240926082522674 DAUC <0003> auc.c:145 vector [2]: res = 8e41cd8ae798919c0000000000000000 20240926082522674 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522674 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082522674 DAUC <0003> auc.c:151 vector [2]: kc = b241e3bc7c2d84c6 20240926082522674 DAUC <0003> auc.c:152 vector [2]: sres = 69d95c16 20240926082522674 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082522674 DAUC <0003> auc.c:113 vector [3]: rand = 2cf057750730d51cd579e964a1300ed9 20240926082522674 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240926082522674 DAUC <0003> auc.c:142 vector [3]: autn = a0c350377c360000788261fd9ccc75a1 20240926082522674 DAUC <0003> auc.c:143 vector [3]: ck = 34168d1fce3c209fb281a4a56f8a9ee6 20240926082522674 DAUC <0003> auc.c:144 vector [3]: ik = 44223e0467bed1b05e35f97be07a2ac1 20240926082522674 DAUC <0003> auc.c:145 vector [3]: res = 2c7cdf97c447485f0000000000000000 20240926082522674 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522674 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082522674 DAUC <0003> auc.c:151 vector [3]: kc = 9c80eec526724508 20240926082522674 DAUC <0003> auc.c:152 vector [3]: sres = e83b97c8 20240926082522674 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082522674 DAUC <0003> auc.c:113 vector [4]: rand = 94e03d9004ddcf0dd7b73a4d409411da 20240926082522674 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240926082522674 DAUC <0003> auc.c:142 vector [4]: autn = 83d42e92bc3400000f756e329d321eb7 20240926082522674 DAUC <0003> auc.c:143 vector [4]: ck = 5ade9f10b8a6f94026f89761da424da0 20240926082522674 DAUC <0003> auc.c:144 vector [4]: ik = 73f50c59a9b072bdf46f6789ed95be82 20240926082522674 DAUC <0003> auc.c:145 vector [4]: res = a58b7662b31f66ee0000000000000000 20240926082522674 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082522674 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240926082522674 DAUC <0003> auc.c:151 vector [4]: kc = fbbc63a126c178df 20240926082522674 DAUC <0003> auc.c:152 vector [4]: sres = 1694108c 20240926082522674 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240926082522674 DAUC <0003> db_auc.c:245 IMSI='262429979758496': Generated 5 vectors 20240926082522674 DAUC <0003> db_auc.c:249 IMSI='262429979758496': Updating SQN=321 in DB 20240926082522682 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429979758496"} 20240926082522682 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522682 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522682 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522688 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522688 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429979758496"} 20240926082522688 DAUC <0003> db_auc.c:157 IMSI='262429979758496': No 2G Auth Data 20240926082522688 DAUC <0003> db_auc.c:236 IMSI='262429979758496': Calling to generate 5 vectors 20240926082522688 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240926082522688 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522688 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522688 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240926082522688 DAUC <0003> auc.c:113 vector [0]: rand = 4c1f9c2677ec9e7eebfbe01a22c4f978 20240926082522688 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240926082522688 DAUC <0003> auc.c:142 vector [0]: autn = 741b1bd3b5970000de5e40ac4540aa6d 20240926082522688 DAUC <0003> auc.c:143 vector [0]: ck = 984c4fa681f03b9d0f18e1ea783b13cb 20240926082522688 DAUC <0003> auc.c:144 vector [0]: ik = 0a4c3d2b2868416d1da1ac0385f3f540 20240926082522688 DAUC <0003> auc.c:145 vector [0]: res = ba4bd3f7059eb7110000000000000000 20240926082522688 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522688 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082522688 DAUC <0003> auc.c:151 vector [0]: kc = 80b93f6454509c7b 20240926082522688 DAUC <0003> auc.c:152 vector [0]: sres = bfd564e6 20240926082522688 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082522688 DAUC <0003> auc.c:113 vector [1]: rand = bb2c46ae77331893bf329e233ea32d6e 20240926082522688 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240926082522688 DAUC <0003> auc.c:142 vector [1]: autn = 14f8b566d3b0000049dfdd7c5b608fdd 20240926082522688 DAUC <0003> auc.c:143 vector [1]: ck = 27c62449a62aad3a8fea2352ef82e851 20240926082522688 DAUC <0003> auc.c:144 vector [1]: ik = 350f1d006f1448db5c65269dddde71ab 20240926082522688 DAUC <0003> auc.c:145 vector [1]: res = 1a8382996ae8d4eb0000000000000000 20240926082522688 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522688 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082522688 DAUC <0003> auc.c:151 vector [1]: kc = c1463c86fb627c1b 20240926082522688 DAUC <0003> auc.c:152 vector [1]: sres = 706b5672 20240926082522688 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082522688 DAUC <0003> auc.c:113 vector [2]: rand = 9903b8ce0bfffa663294a6dab20e35ca 20240926082522688 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240926082522688 DAUC <0003> auc.c:142 vector [2]: autn = bdd7513044850000227b72e958de91c6 20240926082522688 DAUC <0003> auc.c:143 vector [2]: ck = 27cc8c71e65e6bebf0080c1999bd0113 20240926082522688 DAUC <0003> auc.c:144 vector [2]: ik = fad3fdbe1ef0395bccf255dc4187b786 20240926082522688 DAUC <0003> auc.c:145 vector [2]: res = 23aabe2864837fa70000000000000000 20240926082522688 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522688 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082522688 DAUC <0003> auc.c:151 vector [2]: kc = e1e5280a2094e425 20240926082522688 DAUC <0003> auc.c:152 vector [2]: sres = 4729c18f 20240926082522688 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082522688 DAUC <0003> auc.c:113 vector [3]: rand = 611d933e33cd71d2612f13d0254888f1 20240926082522688 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240926082522688 DAUC <0003> auc.c:142 vector [3]: autn = 67191592105c0000d6bb436432570950 20240926082522688 DAUC <0003> auc.c:143 vector [3]: ck = 0599d2e46bdff2b8f30d7069ebde8218 20240926082522688 DAUC <0003> auc.c:144 vector [3]: ik = 3b3ea5b26e163957aa4d7c4b49f0c901 20240926082522688 DAUC <0003> auc.c:145 vector [3]: res = 1b5f2fe0a20725770000000000000000 20240926082522688 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522688 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082522688 DAUC <0003> auc.c:151 vector [3]: kc = 67e77b74a7e780f6 20240926082522688 DAUC <0003> auc.c:152 vector [3]: sres = b9580a97 20240926082522688 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082522688 DAUC <0003> auc.c:113 vector [4]: rand = a5ad0e46c9f643bb102464cf7b6f2121 20240926082522688 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240926082522688 DAUC <0003> auc.c:142 vector [4]: autn = 2f6eb47aca450000e294333390c6ec69 20240926082522688 DAUC <0003> auc.c:143 vector [4]: ck = f182665928a4b62abb08485eb21afa44 20240926082522688 DAUC <0003> auc.c:144 vector [4]: ik = d976a10e534d184010323e4f22a8064f 20240926082522688 DAUC <0003> auc.c:145 vector [4]: res = 21ef9d751c7b3eff0000000000000000 20240926082522688 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082522688 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240926082522688 DAUC <0003> auc.c:151 vector [4]: kc = 83ceb146eb5b5261 20240926082522688 DAUC <0003> auc.c:152 vector [4]: sres = 3d94a38a 20240926082522688 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240926082522688 DAUC <0003> db_auc.c:245 IMSI='262429979758496': Generated 5 vectors 20240926082522688 DAUC <0003> db_auc.c:249 IMSI='262429979758496': Updating SQN=481 in DB 20240926082522696 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429979758496"} 20240926082522696 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429979758496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522696 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522697 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41198<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@a240ea2092e0: Final verdict of PTC: pass 20240926082522729 DAUC <0003> db_auc.c:157 IMSI='262422287225177': No 2G Auth Data 20240926082522729 DAUC <0003> db_auc.c:192 IMSI='262422287225177': No 3G Auth Data HLR_Test-GSUP(21)@a240ea2092e0: Created GsupExpect[0] for "262422287225177" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240926082522750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 20240926082522752 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522752 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422287225177"} 20240926082522752 DAUC <0003> db_auc.c:157 IMSI='262422287225177': No 2G Auth Data 20240926082522752 DAUC <0003> db_auc.c:236 IMSI='262422287225177': Calling to generate 1 vectors 20240926082522752 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240926082522752 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522752 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240926082522752 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082522752 DAUC <0003> auc.c:113 vector [0]: rand = d1d1e4f78454b25bc3a4280f8388df09 20240926082522752 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082522752 DAUC <0003> auc.c:142 vector [0]: autn = 3fd2fda3442200002f5469c880ee7726 20240926082522752 DAUC <0003> auc.c:143 vector [0]: ck = f620bef7b9ade4c9d13c8411ba950910 20240926082522752 DAUC <0003> auc.c:144 vector [0]: ik = 35ffd89b45dd8dfbc51506669d2ab54c 20240926082522752 DAUC <0003> auc.c:145 vector [0]: res = 27c11c617e5001cf0000000000000000 20240926082522752 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522752 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082522752 DAUC <0003> auc.c:151 vector [0]: kc = d7f6e41bdbcfd56e 20240926082522752 DAUC <0003> auc.c:152 vector [0]: sres = 59911dae 20240926082522752 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082522752 DAUC <0003> db_auc.c:245 IMSI='262422287225177': Generated 1 vectors 20240926082522752 DAUC <0003> db_auc.c:249 IMSI='262422287225177': Updating SQN=33 in DB 20240926082522760 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422287225177"} 20240926082522760 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522760 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522760 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a240ea2092e0: Found GsupExpect[0] for "262422287225177" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@a240ea2092e0: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422287225177" TC_gsup_sai_num_auth_vectors(28)@a240ea2092e0: setverdict(pass): none -> pass 20240926082522762 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522762 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422287225177"} 20240926082522762 DAUC <0003> db_auc.c:157 IMSI='262422287225177': No 2G Auth Data 20240926082522762 DAUC <0003> db_auc.c:236 IMSI='262422287225177': Calling to generate 4 vectors 20240926082522762 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240926082522762 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522762 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240926082522762 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240926082522762 DAUC <0003> auc.c:113 vector [0]: rand = 6ba7a4f91a0872e39cec26f3ee90090a 20240926082522762 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240926082522762 DAUC <0003> auc.c:142 vector [0]: autn = 04aa132fef1d000016c851e55e3d62d9 20240926082522762 DAUC <0003> auc.c:143 vector [0]: ck = e7d83819efd8303c0727893c7da31066 20240926082522762 DAUC <0003> auc.c:144 vector [0]: ik = 6b2d3bf4efcdbeba2b410e25a14db395 20240926082522762 DAUC <0003> auc.c:145 vector [0]: res = ad9fb7459d893da90000000000000000 20240926082522762 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522762 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082522762 DAUC <0003> auc.c:151 vector [0]: kc = a09384f4dcfb2d75 20240926082522762 DAUC <0003> auc.c:152 vector [0]: sres = 30168aec 20240926082522762 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082522762 DAUC <0003> auc.c:113 vector [1]: rand = 05cc9f72d18ebf0a27bc128d3d4a1212 20240926082522762 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240926082522762 DAUC <0003> auc.c:142 vector [1]: autn = 119a1acb6dc10000870e2364a6bb16ff 20240926082522762 DAUC <0003> auc.c:143 vector [1]: ck = 044a47e9bf61f939f2127c37073f2f73 20240926082522762 DAUC <0003> auc.c:144 vector [1]: ik = 1d59755e0f8dc5d20dc56c6cb8e14faf 20240926082522762 DAUC <0003> auc.c:145 vector [1]: res = 606d7754a2d7fc2c0000000000000000 20240926082522762 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522762 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082522762 DAUC <0003> auc.c:151 vector [1]: kc = e6c422ec0f325c37 20240926082522762 DAUC <0003> auc.c:152 vector [1]: sres = c2ba8b78 20240926082522762 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082522762 DAUC <0003> auc.c:113 vector [2]: rand = ab255f01d70d04f258d8621f9e2d2334 20240926082522762 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240926082522762 DAUC <0003> auc.c:142 vector [2]: autn = 5b292d6736610000c278aaca43f88cb3 20240926082522762 DAUC <0003> auc.c:143 vector [2]: ck = 094a646d39b440d51dadcc4107524f9b 20240926082522762 DAUC <0003> auc.c:144 vector [2]: ik = ae2ba05e6665e17490c0a3a0f1bd1f5a 20240926082522762 DAUC <0003> auc.c:145 vector [2]: res = 80cddbad3752bb260000000000000000 20240926082522762 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522762 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082522762 DAUC <0003> auc.c:151 vector [2]: kc = 2a0cabd2a93ef160 20240926082522762 DAUC <0003> auc.c:152 vector [2]: sres = b79f608b 20240926082522762 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082522762 DAUC <0003> auc.c:113 vector [3]: rand = 5d7a511171fd60464b63094107b132ff 20240926082522762 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240926082522762 DAUC <0003> auc.c:142 vector [3]: autn = b582df8fdabb000082af3dc13a9fecd4 20240926082522762 DAUC <0003> auc.c:143 vector [3]: ck = 5e406de6aae7536ab23617a252f23187 20240926082522762 DAUC <0003> auc.c:144 vector [3]: ik = 3c3fc21b64195624726c9bcdadbecdd1 20240926082522762 DAUC <0003> auc.c:145 vector [3]: res = 07cf39a2df0b390b0000000000000000 20240926082522762 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522762 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082522762 DAUC <0003> auc.c:151 vector [3]: kc = a225239231b2f918 20240926082522762 DAUC <0003> auc.c:152 vector [3]: sres = d8c400a9 20240926082522762 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082522762 DAUC <0003> db_auc.c:245 IMSI='262422287225177': Generated 4 vectors 20240926082522762 DAUC <0003> db_auc.c:249 IMSI='262422287225177': Updating SQN=161 in DB 20240926082522770 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422287225177"} 20240926082522770 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522770 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522770 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522773 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522773 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422287225177"} 20240926082522773 DAUC <0003> db_auc.c:157 IMSI='262422287225177': No 2G Auth Data 20240926082522773 DAUC <0003> db_auc.c:236 IMSI='262422287225177': Calling to generate 5 vectors 20240926082522773 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240926082522773 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522773 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240926082522773 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240926082522773 DAUC <0003> auc.c:113 vector [0]: rand = 0983fbb73fe7ab67f2c8e89f1de3d09c 20240926082522773 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240926082522773 DAUC <0003> auc.c:142 vector [0]: autn = c34d787d454f000002327b8cbc8204a9 20240926082522773 DAUC <0003> auc.c:143 vector [0]: ck = 3548f93c95149e07e7bd08a31f970699 20240926082522773 DAUC <0003> auc.c:144 vector [0]: ik = 5c39bb9d28f7730b80ba6a82f91bc708 20240926082522773 DAUC <0003> auc.c:145 vector [0]: res = 278a4a89bed001d60000000000000000 20240926082522773 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522773 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082522773 DAUC <0003> auc.c:151 vector [0]: kc = 0e7620805b6f2c9d 20240926082522773 DAUC <0003> auc.c:152 vector [0]: sres = 995a4b5f 20240926082522773 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082522773 DAUC <0003> auc.c:113 vector [1]: rand = 21b1fe2c00f42926750d391c5843633a 20240926082522773 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240926082522773 DAUC <0003> auc.c:142 vector [1]: autn = bf3a7b5bea190000a60457bf4f88e030 20240926082522773 DAUC <0003> auc.c:143 vector [1]: ck = 007d776c49b0872f9cb2eeef1f84a521 20240926082522773 DAUC <0003> auc.c:144 vector [1]: ik = 7a1ad690e19dd4ed0ae7123139cbec4d 20240926082522773 DAUC <0003> auc.c:145 vector [1]: res = 2c82a97667407d910000000000000000 20240926082522773 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522773 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082522773 DAUC <0003> auc.c:151 vector [1]: kc = ec325d228e621aae 20240926082522773 DAUC <0003> auc.c:152 vector [1]: sres = 4bc2d4e7 20240926082522773 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082522773 DAUC <0003> auc.c:113 vector [2]: rand = 0345b4a41bf62df6650fe1ba788c0c6f 20240926082522773 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240926082522773 DAUC <0003> auc.c:142 vector [2]: autn = 063e8ae712690000e428531872db712f 20240926082522773 DAUC <0003> auc.c:143 vector [2]: ck = ac558054d30bceea56b2b08c876b08ee 20240926082522773 DAUC <0003> auc.c:144 vector [2]: ik = 73a0e14ebbebf608d7065d1dcea53a7e 20240926082522773 DAUC <0003> auc.c:145 vector [2]: res = d4697de9896cf24a0000000000000000 20240926082522773 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522773 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082522773 DAUC <0003> auc.c:151 vector [2]: kc = 5e418c8b212e0a72 20240926082522773 DAUC <0003> auc.c:152 vector [2]: sres = 5d058fa3 20240926082522773 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082522773 DAUC <0003> auc.c:113 vector [3]: rand = 540406c62ea4eb4eab40b1f3977f51cd 20240926082522773 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240926082522773 DAUC <0003> auc.c:142 vector [3]: autn = 52e7ddc4faa800000999535efcb3914b 20240926082522773 DAUC <0003> auc.c:143 vector [3]: ck = e00e908aaf28eb1b3c782431b3a78d9f 20240926082522773 DAUC <0003> auc.c:144 vector [3]: ik = 0c7e9b65376463500bff86f6396815c8 20240926082522773 DAUC <0003> auc.c:145 vector [3]: res = 877d4512899dec8d0000000000000000 20240926082522773 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522773 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082522773 DAUC <0003> auc.c:151 vector [3]: kc = dbf7a9281283101c 20240926082522773 DAUC <0003> auc.c:152 vector [3]: sres = 0ee0a99f 20240926082522773 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082522773 DAUC <0003> auc.c:113 vector [4]: rand = f997f792b3e4340c06bb8bb6959c0953 20240926082522773 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240926082522773 DAUC <0003> auc.c:142 vector [4]: autn = f906a992666c00001eb73352e9c8a187 20240926082522773 DAUC <0003> auc.c:143 vector [4]: ck = c47ee99cb0a74780c920b5dbc8643ff0 20240926082522773 DAUC <0003> auc.c:144 vector [4]: ik = 829f5759395253a38b9f993d87d76dcd 20240926082522773 DAUC <0003> auc.c:145 vector [4]: res = d8aa64371f2ef29b0000000000000000 20240926082522773 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082522773 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240926082522773 DAUC <0003> auc.c:151 vector [4]: kc = 045e9223c646461e 20240926082522773 DAUC <0003> auc.c:152 vector [4]: sres = c78496ac 20240926082522773 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240926082522773 DAUC <0003> db_auc.c:245 IMSI='262422287225177': Generated 5 vectors 20240926082522773 DAUC <0003> db_auc.c:249 IMSI='262422287225177': Updating SQN=321 in DB 20240926082522781 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422287225177"} 20240926082522781 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522781 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522781 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522786 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522786 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422287225177"} 20240926082522786 DAUC <0003> db_auc.c:157 IMSI='262422287225177': No 2G Auth Data 20240926082522786 DAUC <0003> db_auc.c:236 IMSI='262422287225177': Calling to generate 5 vectors 20240926082522786 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240926082522786 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522786 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240926082522786 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240926082522786 DAUC <0003> auc.c:113 vector [0]: rand = 81f027faa3296d205cb4c4944d145177 20240926082522786 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240926082522786 DAUC <0003> auc.c:142 vector [0]: autn = 5be83b18ea2e0000b90a46e6e4e4383e 20240926082522786 DAUC <0003> auc.c:143 vector [0]: ck = a8dda11468fee77f5aae53d1ff9fbea0 20240926082522786 DAUC <0003> auc.c:144 vector [0]: ik = 38cafc25d439b7c6f268c0435cd6e54d 20240926082522786 DAUC <0003> auc.c:145 vector [0]: res = 6e54f614b58ef6b30000000000000000 20240926082522786 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522786 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082522786 DAUC <0003> auc.c:151 vector [0]: kc = 38d1cea31f8e0b54 20240926082522786 DAUC <0003> auc.c:152 vector [0]: sres = dbda00a7 20240926082522786 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082522786 DAUC <0003> auc.c:113 vector [1]: rand = 53fb1d2cecd1dae6b15079596a5efbae 20240926082522786 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240926082522786 DAUC <0003> auc.c:142 vector [1]: autn = b6c40780c1e600004d5954be7187fcee 20240926082522786 DAUC <0003> auc.c:143 vector [1]: ck = 3bd27c10c573d6d30583263602a2c136 20240926082522786 DAUC <0003> auc.c:144 vector [1]: ik = 194236580eaf7a97e5cb96bc6b7615da 20240926082522786 DAUC <0003> auc.c:145 vector [1]: res = a55f92bb3ce6eafb0000000000000000 20240926082522786 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522786 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082522786 DAUC <0003> auc.c:151 vector [1]: kc = c2d8fac2a20878a8 20240926082522786 DAUC <0003> auc.c:152 vector [1]: sres = 99b97840 20240926082522786 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082522786 DAUC <0003> auc.c:113 vector [2]: rand = d0c64ac43e4d48ec622c24109c6ba8e7 20240926082522786 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240926082522786 DAUC <0003> auc.c:142 vector [2]: autn = e62674335d1300007b7fa1799562d6c1 20240926082522786 DAUC <0003> auc.c:143 vector [2]: ck = bf834c31d256f72357415f8808e177d6 20240926082522786 DAUC <0003> auc.c:144 vector [2]: ik = fe149b31ca62240abd600daf6299c1c1 20240926082522786 DAUC <0003> auc.c:145 vector [2]: res = e3e9b71d5d80aaa90000000000000000 20240926082522786 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522786 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082522786 DAUC <0003> auc.c:151 vector [2]: kc = abb68527724c653e 20240926082522786 DAUC <0003> auc.c:152 vector [2]: sres = be691db4 20240926082522786 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082522786 DAUC <0003> auc.c:113 vector [3]: rand = 3742dce7c07b0ac03f106c37add4fdad 20240926082522786 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240926082522786 DAUC <0003> auc.c:142 vector [3]: autn = 6e1671934fad0000cef391b5a9132e85 20240926082522786 DAUC <0003> auc.c:143 vector [3]: ck = 6403af302e10620c73882595b56cb2f1 20240926082522786 DAUC <0003> auc.c:144 vector [3]: ik = 773fa88189d6a7ef8674cc5c4e1f07ea 20240926082522786 DAUC <0003> auc.c:145 vector [3]: res = f8bd9a31f412b4860000000000000000 20240926082522786 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522786 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082522786 DAUC <0003> auc.c:151 vector [3]: kc = e6c0ee785cb570f8 20240926082522786 DAUC <0003> auc.c:152 vector [3]: sres = 0caf2eb7 20240926082522786 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082522786 DAUC <0003> auc.c:113 vector [4]: rand = 38be638f1cdced3744a105f7d686e748 20240926082522786 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240926082522786 DAUC <0003> auc.c:142 vector [4]: autn = 095eb4c355b700001251c6b0ffe32e74 20240926082522786 DAUC <0003> auc.c:143 vector [4]: ck = 37934ca9e97c41845a5899d1ed59472b 20240926082522786 DAUC <0003> auc.c:144 vector [4]: ik = 6f21ef1bce8bafb2ef8449842dc951ab 20240926082522786 DAUC <0003> auc.c:145 vector [4]: res = b6864bc080b75bc00000000000000000 20240926082522786 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082522786 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240926082522786 DAUC <0003> auc.c:151 vector [4]: kc = ed6e73e7e767f8b6 20240926082522786 DAUC <0003> auc.c:152 vector [4]: sres = 36311000 20240926082522786 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240926082522787 DAUC <0003> db_auc.c:245 IMSI='262422287225177': Generated 5 vectors 20240926082522787 DAUC <0003> db_auc.c:249 IMSI='262422287225177': Updating SQN=481 in DB 20240926082522795 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422287225177"} 20240926082522795 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422287225177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522795 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522795 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41200<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@a240ea2092e0: Final verdict of PTC: pass 20240926082522825 DAUC <0003> db_auc.c:157 IMSI='262429878762115': No 2G Auth Data 20240926082522825 DAUC <0003> db_auc.c:192 IMSI='262429878762115': No 3G Auth Data HLR_Test-GSUP(21)@a240ea2092e0: Created GsupExpect[0] for "262429878762115" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240926082522856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41208<->l=127.0.0.1:4258 20240926082522857 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522857 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429878762115"} 20240926082522857 DAUC <0003> db_auc.c:236 IMSI='262429878762115': Calling to generate 1 vectors 20240926082522857 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240926082522857 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522857 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522857 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082522857 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522857 DAUC <0003> auc.c:113 vector [0]: rand = 234046e5e60d90a765ba49cb8e79acad 20240926082522857 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082522857 DAUC <0003> auc.c:142 vector [0]: autn = 48f20755a00c0000e28f6ad034ffcc16 20240926082522857 DAUC <0003> auc.c:143 vector [0]: ck = bee25b228974fb2b3c0a6a24653c5a67 20240926082522857 DAUC <0003> auc.c:144 vector [0]: ik = 3167cb196dce50f5b2bc2061eda4f46e 20240926082522857 DAUC <0003> auc.c:145 vector [0]: res = ddd72ea0e90004e00000000000000000 20240926082522857 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522857 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082522857 DAUC <0003> auc.c:179 vector [0]: kc = 88a017b30539e400 20240926082522857 DAUC <0003> auc.c:180 vector [0]: sres = aee71582 20240926082522857 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082522857 DAUC <0003> db_auc.c:245 IMSI='262429878762115': Generated 1 vectors 20240926082522857 DAUC <0003> db_auc.c:249 IMSI='262429878762115': Updating SQN=33 in DB 20240926082522865 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429878762115"} 20240926082522865 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522865 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522865 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a240ea2092e0: Found GsupExpect[0] for "262429878762115" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@a240ea2092e0: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429878762115" TC_gsup_sai_num_auth_vectors(29)@a240ea2092e0: setverdict(pass): none -> pass 20240926082522867 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522867 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429878762115"} 20240926082522867 DAUC <0003> db_auc.c:236 IMSI='262429878762115': Calling to generate 4 vectors 20240926082522867 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240926082522867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522867 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240926082522867 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522867 DAUC <0003> auc.c:113 vector [0]: rand = 32e46df61470f00f0daec885615eabfc 20240926082522867 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240926082522867 DAUC <0003> auc.c:142 vector [0]: autn = 21375e6f91e4000038e3d7c305580495 20240926082522867 DAUC <0003> auc.c:143 vector [0]: ck = 164820af20870ee2f5ebc8bf93286945 20240926082522867 DAUC <0003> auc.c:144 vector [0]: ik = deddc1b48379dd0be6886ee54e0a6afd 20240926082522867 DAUC <0003> auc.c:145 vector [0]: res = a34df40a34dc84fa0000000000000000 20240926082522867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522867 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082522867 DAUC <0003> auc.c:179 vector [0]: kc = 21537f5b8d0ad800 20240926082522867 DAUC <0003> auc.c:180 vector [0]: sres = 0171fb68 20240926082522867 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082522867 DAUC <0003> auc.c:113 vector [1]: rand = f8675ab47c6e29c69a0a04b9deb9ee16 20240926082522867 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240926082522867 DAUC <0003> auc.c:142 vector [1]: autn = 79c624af55190000343acaea1e1b9204 20240926082522867 DAUC <0003> auc.c:143 vector [1]: ck = 7c34646dcb5a349fd67343f07b18a00b 20240926082522867 DAUC <0003> auc.c:144 vector [1]: ik = 2ae54768a634e9e15625dd60d3f3cf90 20240926082522867 DAUC <0003> auc.c:145 vector [1]: res = 0a184257947010ce0000000000000000 20240926082522867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522867 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082522867 DAUC <0003> auc.c:179 vector [1]: kc = dc6b78c470150400 20240926082522867 DAUC <0003> auc.c:180 vector [1]: sres = 1c0b7323 20240926082522867 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082522867 DAUC <0003> auc.c:113 vector [2]: rand = 5e611e7483fd165d63cc892f90b815a2 20240926082522867 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240926082522867 DAUC <0003> auc.c:142 vector [2]: autn = 1839c33e8bd400002df89eefedfa8193 20240926082522867 DAUC <0003> auc.c:143 vector [2]: ck = b51239fb8215f67ed5ea1b0088956349 20240926082522867 DAUC <0003> auc.c:144 vector [2]: ik = 9be6b063af2653f454d984cc484ae662 20240926082522867 DAUC <0003> auc.c:145 vector [2]: res = 66fcf166ecddcd540000000000000000 20240926082522867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522867 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082522867 DAUC <0003> auc.c:179 vector [2]: kc = 2e3c17eef01d5800 20240926082522867 DAUC <0003> auc.c:180 vector [2]: sres = bc5fe460 20240926082522867 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082522867 DAUC <0003> auc.c:113 vector [3]: rand = 6f6f999b02afa1b754a2103ed3766a83 20240926082522867 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240926082522867 DAUC <0003> auc.c:142 vector [3]: autn = c14d9f5899370000cfb6211459a3e9a3 20240926082522867 DAUC <0003> auc.c:143 vector [3]: ck = 3fe465e282cfa7a3dc377bbe5e411065 20240926082522867 DAUC <0003> auc.c:144 vector [3]: ik = 6277083278e090b7daac5b02dd9665c7 20240926082522867 DAUC <0003> auc.c:145 vector [3]: res = c487158dc90151c70000000000000000 20240926082522867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522867 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082522867 DAUC <0003> auc.c:179 vector [3]: kc = 6fc0a5def0e74000 20240926082522867 DAUC <0003> auc.c:180 vector [3]: sres = bc6e61ec 20240926082522867 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082522867 DAUC <0003> db_auc.c:245 IMSI='262429878762115': Generated 4 vectors 20240926082522867 DAUC <0003> db_auc.c:249 IMSI='262429878762115': Updating SQN=161 in DB 20240926082522875 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429878762115"} 20240926082522875 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522875 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522875 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522878 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522878 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429878762115"} 20240926082522878 DAUC <0003> db_auc.c:236 IMSI='262429878762115': Calling to generate 5 vectors 20240926082522878 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082522878 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522878 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522878 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240926082522878 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522878 DAUC <0003> auc.c:113 vector [0]: rand = c1fcc0f26407d9bec41e0371adf303f0 20240926082522878 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240926082522878 DAUC <0003> auc.c:142 vector [0]: autn = b68895110d990000f8edcd65202f1538 20240926082522878 DAUC <0003> auc.c:143 vector [0]: ck = 2759e117439c96b8d5880a231671f37a 20240926082522878 DAUC <0003> auc.c:144 vector [0]: ik = 0f3f18ca5e59982b502fc7d62bc9c0af 20240926082522878 DAUC <0003> auc.c:145 vector [0]: res = e6c662e7c6e8307e0000000000000000 20240926082522878 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522878 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082522878 DAUC <0003> auc.c:179 vector [0]: kc = 61df73a298ba4400 20240926082522878 DAUC <0003> auc.c:180 vector [0]: sres = da87040f 20240926082522878 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082522878 DAUC <0003> auc.c:113 vector [1]: rand = f23b64e85a5f9beac1c86f28186127cf 20240926082522878 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240926082522878 DAUC <0003> auc.c:142 vector [1]: autn = 3842b55130b7000044186d8b61556cda 20240926082522878 DAUC <0003> auc.c:143 vector [1]: ck = 09853c09e94580839a948130836caadd 20240926082522878 DAUC <0003> auc.c:144 vector [1]: ik = 7762a60a9cfacfa3ff595e6003e4e0da 20240926082522878 DAUC <0003> auc.c:145 vector [1]: res = 52852e4e694d01140000000000000000 20240926082522878 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522878 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082522878 DAUC <0003> auc.c:179 vector [1]: kc = 2c53a0829fda2400 20240926082522878 DAUC <0003> auc.c:180 vector [1]: sres = 9b50b963 20240926082522878 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082522878 DAUC <0003> auc.c:113 vector [2]: rand = e76ef8345e7e09bc0858ca8c7870e097 20240926082522878 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240926082522878 DAUC <0003> auc.c:142 vector [2]: autn = c15db4948c000000981fb5e870a87cc2 20240926082522878 DAUC <0003> auc.c:143 vector [2]: ck = ba7719d2c603a2f24213dbd5e0e1991a 20240926082522878 DAUC <0003> auc.c:144 vector [2]: ik = ce580cb2e6e1bcc9577844edbfa63d03 20240926082522878 DAUC <0003> auc.c:145 vector [2]: res = b82732cc7c0ec25e0000000000000000 20240926082522878 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522878 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082522878 DAUC <0003> auc.c:179 vector [2]: kc = 957f8f61a93d7400 20240926082522878 DAUC <0003> auc.c:180 vector [2]: sres = f6206d64 20240926082522878 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082522878 DAUC <0003> auc.c:113 vector [3]: rand = 4633afd4418662ffbd11199bb94c3221 20240926082522878 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240926082522878 DAUC <0003> auc.c:142 vector [3]: autn = f927c460916f0000cefd3829cde3bb8f 20240926082522878 DAUC <0003> auc.c:143 vector [3]: ck = 5b514986d54769870ee2e6243c88f352 20240926082522878 DAUC <0003> auc.c:144 vector [3]: ik = c1eb9aa1f41722bf2654bb9767678062 20240926082522878 DAUC <0003> auc.c:145 vector [3]: res = 587e6008588715670000000000000000 20240926082522878 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522878 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082522878 DAUC <0003> auc.c:179 vector [3]: kc = c7531ba91a9ee000 20240926082522878 DAUC <0003> auc.c:180 vector [3]: sres = 69897971 20240926082522878 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082522878 DAUC <0003> auc.c:113 vector [4]: rand = 8571db9a0c86d4a3ebd64f9c877ca492 20240926082522878 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240926082522878 DAUC <0003> auc.c:142 vector [4]: autn = ad523d7c4564000073c8e19daba43918 20240926082522878 DAUC <0003> auc.c:143 vector [4]: ck = ec630cf557e50f43a5c95abc7633c421 20240926082522878 DAUC <0003> auc.c:144 vector [4]: ik = e69cedf2a13c12dc154d6c4b178a15d4 20240926082522878 DAUC <0003> auc.c:145 vector [4]: res = f6e3eb87c19042890000000000000000 20240926082522878 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082522878 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082522878 DAUC <0003> auc.c:179 vector [4]: kc = 496cfb87c51ab800 20240926082522878 DAUC <0003> auc.c:180 vector [4]: sres = a428aa57 20240926082522878 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082522878 DAUC <0003> db_auc.c:245 IMSI='262429878762115': Generated 5 vectors 20240926082522878 DAUC <0003> db_auc.c:249 IMSI='262429878762115': Updating SQN=321 in DB 20240926082522886 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429878762115"} 20240926082522886 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522886 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522886 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522891 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522891 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429878762115"} 20240926082522891 DAUC <0003> db_auc.c:236 IMSI='262429878762115': Calling to generate 5 vectors 20240926082522891 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082522891 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522891 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522891 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240926082522891 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522891 DAUC <0003> auc.c:113 vector [0]: rand = c48fff5c1b659fdda573035c25ea75f5 20240926082522891 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240926082522891 DAUC <0003> auc.c:142 vector [0]: autn = 3cb965b4309e000000b179a03a4d45ff 20240926082522891 DAUC <0003> auc.c:143 vector [0]: ck = efc2342858e5592bff82e55b3086d59c 20240926082522891 DAUC <0003> auc.c:144 vector [0]: ik = 156090a1894da0be6b54691970acf1e1 20240926082522891 DAUC <0003> auc.c:145 vector [0]: res = e501ea160faf68650000000000000000 20240926082522891 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522891 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082522891 DAUC <0003> auc.c:179 vector [0]: kc = facc960d1e0cb000 20240926082522891 DAUC <0003> auc.c:180 vector [0]: sres = 36fc3779 20240926082522891 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082522891 DAUC <0003> auc.c:113 vector [1]: rand = 0a92af8311d4e3dd3f8615afcab39d93 20240926082522891 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240926082522891 DAUC <0003> auc.c:142 vector [1]: autn = 795072bd74e40000f72b553195ed5e8c 20240926082522891 DAUC <0003> auc.c:143 vector [1]: ck = b4ba67a27d9ba3290ccf2830a111b010 20240926082522891 DAUC <0003> auc.c:144 vector [1]: ik = 7b9bb4178f9dff9c448bfd491399329f 20240926082522891 DAUC <0003> auc.c:145 vector [1]: res = 818407e4ff6eff830000000000000000 20240926082522891 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522891 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082522891 DAUC <0003> auc.c:179 vector [1]: kc = ed2bf7c46c631400 20240926082522891 DAUC <0003> auc.c:180 vector [1]: sres = a4be02de 20240926082522891 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082522891 DAUC <0003> auc.c:113 vector [2]: rand = 15a9afcf2d4703cf00d4d53ed2909270 20240926082522891 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240926082522891 DAUC <0003> auc.c:142 vector [2]: autn = cd34a420f3240000e5494e3f82803a40 20240926082522891 DAUC <0003> auc.c:143 vector [2]: ck = 08a143dcd3937654cc22ea387ea627b9 20240926082522891 DAUC <0003> auc.c:144 vector [2]: ik = 18fdb92341f30fafca0368f7885d0897 20240926082522891 DAUC <0003> auc.c:145 vector [2]: res = dcf5caeccee7ae7c0000000000000000 20240926082522891 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522891 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082522891 DAUC <0003> auc.c:179 vector [2]: kc = 5e67bbe0bc713800 20240926082522891 DAUC <0003> auc.c:180 vector [2]: sres = 3d8d646b 20240926082522891 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082522891 DAUC <0003> auc.c:113 vector [3]: rand = 1a25a3fc17bf00f951cabf2b97d17a68 20240926082522891 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240926082522891 DAUC <0003> auc.c:142 vector [3]: autn = a75ebdabc1ff0000bd683eb2fb2d4576 20240926082522891 DAUC <0003> auc.c:143 vector [3]: ck = 88c0e93cff930d26286d568439a6df59 20240926082522891 DAUC <0003> auc.c:144 vector [3]: ik = c55584ef3414fec010f8179a11308a61 20240926082522892 DAUC <0003> auc.c:145 vector [3]: res = 7fab2f76fb675de20000000000000000 20240926082522892 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522892 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082522892 DAUC <0003> auc.c:179 vector [3]: kc = 4b9d5e36c871fc00 20240926082522892 DAUC <0003> auc.c:180 vector [3]: sres = 4b157296 20240926082522892 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082522892 DAUC <0003> auc.c:113 vector [4]: rand = 1d2de609d9500ae39bbd91a136d57517 20240926082522892 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240926082522892 DAUC <0003> auc.c:142 vector [4]: autn = 8a4be39a18f0000053e31be540fc4612 20240926082522892 DAUC <0003> auc.c:143 vector [4]: ck = d5085bc6a535e9a2cbff3f99f49e204f 20240926082522892 DAUC <0003> auc.c:144 vector [4]: ik = 33b0a82cbafda79181d90b9f960f74d5 20240926082522892 DAUC <0003> auc.c:145 vector [4]: res = 0581aec7f29f246b0000000000000000 20240926082522892 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082522892 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082522892 DAUC <0003> auc.c:179 vector [4]: kc = 67c6028553db1400 20240926082522892 DAUC <0003> auc.c:180 vector [4]: sres = bf5919d5 20240926082522892 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082522892 DAUC <0003> db_auc.c:245 IMSI='262429878762115': Generated 5 vectors 20240926082522892 DAUC <0003> db_auc.c:249 IMSI='262429878762115': Updating SQN=481 in DB 20240926082522900 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429878762115"} 20240926082522900 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429878762115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522900 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522900 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082522904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41208<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@a240ea2092e0: Final verdict of PTC: pass 20240926082522941 DAUC <0003> db_auc.c:157 IMSI='262429042708073': No 2G Auth Data 20240926082522941 DAUC <0003> db_auc.c:192 IMSI='262429042708073': No 3G Auth Data HLR_Test-GSUP(21)@a240ea2092e0: Created GsupExpect[0] for "262429042708073" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240926082522980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4258 20240926082522984 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522984 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429042708073"} 20240926082522984 DAUC <0003> db_auc.c:236 IMSI='262429042708073': Calling to generate 1 vectors 20240926082522984 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240926082522984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522984 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082522984 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522984 DAUC <0003> auc.c:113 vector [0]: rand = de898ac4f9901c5e187d5c1ffce55980 20240926082522984 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082522984 DAUC <0003> auc.c:142 vector [0]: autn = e6c72341284400008433ffe97d294ce7 20240926082522984 DAUC <0003> auc.c:143 vector [0]: ck = 74cd219c0f01fcdd474d9ba4af8608ba 20240926082522984 DAUC <0003> auc.c:144 vector [0]: ik = e20013982bc9912d3cf7cd2ce1f98781 20240926082522984 DAUC <0003> auc.c:145 vector [0]: res = d26da61cc5940e520000000000000000 20240926082522984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522984 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082522984 DAUC <0003> auc.c:179 vector [0]: kc = f56df6a8d7313000 20240926082522984 DAUC <0003> auc.c:180 vector [0]: sres = 05e7d427 20240926082522984 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082522984 DAUC <0003> db_auc.c:245 IMSI='262429042708073': Generated 1 vectors 20240926082522984 DAUC <0003> db_auc.c:249 IMSI='262429042708073': Updating SQN=33 in DB 20240926082522992 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429042708073"} 20240926082522992 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082522992 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082522992 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a240ea2092e0: Found GsupExpect[0] for "262429042708073" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@a240ea2092e0: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429042708073" TC_gsup_sai_num_auth_vectors(30)@a240ea2092e0: setverdict(pass): none -> pass 20240926082522997 DLINP <000b> input/ipa.c:451 connected read/write 20240926082522997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082522997 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429042708073"} 20240926082522997 DAUC <0003> db_auc.c:236 IMSI='262429042708073': Calling to generate 4 vectors 20240926082522997 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240926082522997 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082522997 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082522997 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240926082522997 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082522997 DAUC <0003> auc.c:113 vector [0]: rand = 71d6edccc9a415586b4bd1b74b9369c8 20240926082522997 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240926082522997 DAUC <0003> auc.c:142 vector [0]: autn = 79f2b4d95e0f00001fad2d58a836bf8d 20240926082522997 DAUC <0003> auc.c:143 vector [0]: ck = 960c4dbb872d01b0d1e55b973c092fa6 20240926082522997 DAUC <0003> auc.c:144 vector [0]: ik = 475142f2c25f801c950d75f1809bd713 20240926082522997 DAUC <0003> auc.c:145 vector [0]: res = 0f516754b56481220000000000000000 20240926082522997 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082522997 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082522997 DAUC <0003> auc.c:179 vector [0]: kc = 8e54dbb9b3096400 20240926082522997 DAUC <0003> auc.c:180 vector [0]: sres = 96d32ee0 20240926082522997 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082522997 DAUC <0003> auc.c:113 vector [1]: rand = 1d258b45a1b00a6ffd10e907a39c96e8 20240926082522997 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240926082522997 DAUC <0003> auc.c:142 vector [1]: autn = ca829468e5ec0000e4226744edec95e0 20240926082522997 DAUC <0003> auc.c:143 vector [1]: ck = 582f80cb51faf72c9efaa84554d6ed7b 20240926082522997 DAUC <0003> auc.c:144 vector [1]: ik = c10f09d8a4fdaaa1973fe0324b7fea4e 20240926082522997 DAUC <0003> auc.c:145 vector [1]: res = 1ddd4b2f4f774a830000000000000000 20240926082522997 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082522997 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082522997 DAUC <0003> auc.c:179 vector [1]: kc = 2398408ce50ee000 20240926082522997 DAUC <0003> auc.c:180 vector [1]: sres = ec53a32c 20240926082522997 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082522997 DAUC <0003> auc.c:113 vector [2]: rand = f64d79c703bbdbde4008eb78e3ceccec 20240926082522997 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240926082522997 DAUC <0003> auc.c:142 vector [2]: autn = 015846bd9ee50000d6fb227660f2e3e9 20240926082522997 DAUC <0003> auc.c:143 vector [2]: ck = c4b3893b735d9d428551af4fbf0a8634 20240926082522997 DAUC <0003> auc.c:144 vector [2]: ik = 4f8a754222f249d3b8143099ef5bf418 20240926082522997 DAUC <0003> auc.c:145 vector [2]: res = feb4c9607f1d53630000000000000000 20240926082522997 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082522997 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082522997 DAUC <0003> auc.c:179 vector [2]: kc = aadc2dada68fac00 20240926082522997 DAUC <0003> auc.c:180 vector [2]: sres = 47e7516f 20240926082522997 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082522997 DAUC <0003> auc.c:113 vector [3]: rand = 5dae8ee8aeeda3db9810948dafd6e84f 20240926082522997 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240926082522997 DAUC <0003> auc.c:142 vector [3]: autn = e794bdd7d0180000ae424e28dc7e718a 20240926082522997 DAUC <0003> auc.c:143 vector [3]: ck = 04a8c563bede515e0f539742c15185df 20240926082522997 DAUC <0003> auc.c:144 vector [3]: ik = 40e805d74004c507c06334c3ad009d7e 20240926082522997 DAUC <0003> auc.c:145 vector [3]: res = 98cf673a53b671640000000000000000 20240926082522997 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082522997 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082522997 DAUC <0003> auc.c:179 vector [3]: kc = 2ffc4d2a2d927400 20240926082522998 DAUC <0003> auc.c:180 vector [3]: sres = 056f6e7e 20240926082522998 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082522998 DAUC <0003> db_auc.c:245 IMSI='262429042708073': Generated 4 vectors 20240926082522998 DAUC <0003> db_auc.c:249 IMSI='262429042708073': Updating SQN=161 in DB 20240926082523006 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429042708073"} 20240926082523006 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082523006 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082523006 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082523011 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082523011 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429042708073"} 20240926082523011 DAUC <0003> db_auc.c:236 IMSI='262429042708073': Calling to generate 5 vectors 20240926082523011 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082523011 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082523011 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082523011 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240926082523011 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082523011 DAUC <0003> auc.c:113 vector [0]: rand = cdb59dbb420f31d2b5ef2504180addbe 20240926082523011 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240926082523011 DAUC <0003> auc.c:142 vector [0]: autn = d2b0ff4bab1500006685e8f023d317f3 20240926082523011 DAUC <0003> auc.c:143 vector [0]: ck = 755c216aa6f6a84b164a95fde1d77413 20240926082523011 DAUC <0003> auc.c:144 vector [0]: ik = 33af3c989999c72dc56205c0da6acae9 20240926082523011 DAUC <0003> auc.c:145 vector [0]: res = 9862ed8cb9a5de650000000000000000 20240926082523011 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082523011 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082523011 DAUC <0003> auc.c:179 vector [0]: kc = b07a13262fba4800 20240926082523011 DAUC <0003> auc.c:180 vector [0]: sres = 7f2e9071 20240926082523011 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082523011 DAUC <0003> auc.c:113 vector [1]: rand = 7ad66eb3aacd64a20b39d48a7fa8ab88 20240926082523011 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240926082523011 DAUC <0003> auc.c:142 vector [1]: autn = 3cb3b5bbcf9e00004ff3c84367848e9e 20240926082523011 DAUC <0003> auc.c:143 vector [1]: ck = c3b4043a6803b02aa4b84a3de36946bd 20240926082523011 DAUC <0003> auc.c:144 vector [1]: ik = 925e85cef55ec6ed0970e935401437f3 20240926082523011 DAUC <0003> auc.c:145 vector [1]: res = 33105b78c947aec70000000000000000 20240926082523011 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082523011 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082523011 DAUC <0003> auc.c:179 vector [1]: kc = 9eb7bb3ea9fe1400 20240926082523011 DAUC <0003> auc.c:180 vector [1]: sres = c254a582 20240926082523011 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082523011 DAUC <0003> auc.c:113 vector [2]: rand = 12738a254bf1405427a95bc70df7b18a 20240926082523011 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240926082523011 DAUC <0003> auc.c:142 vector [2]: autn = 1d432f4402ca0000f7b2fd5affe1ec5b 20240926082523011 DAUC <0003> auc.c:143 vector [2]: ck = 4e5e3049ffdb47ee17f580d21623e3e9 20240926082523011 DAUC <0003> auc.c:144 vector [2]: ik = fdb6bacf1d6d51f23801153c1805e652 20240926082523011 DAUC <0003> auc.c:145 vector [2]: res = 3c9b8494f6cfae030000000000000000 20240926082523011 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082523011 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082523011 DAUC <0003> auc.c:179 vector [2]: kc = dffa78b7eac9b000 20240926082523011 DAUC <0003> auc.c:180 vector [2]: sres = cb9b0487 20240926082523011 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082523011 DAUC <0003> auc.c:113 vector [3]: rand = 9f300377c9020fad50227955651b0a13 20240926082523011 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240926082523011 DAUC <0003> auc.c:142 vector [3]: autn = e1fa50cfa72c0000542e1f6a79a15505 20240926082523011 DAUC <0003> auc.c:143 vector [3]: ck = b4f65f849c2bc9f7ee139c37d77c61ce 20240926082523011 DAUC <0003> auc.c:144 vector [3]: ik = d6ca7a8ac15aeded95662139d73681cc 20240926082523011 DAUC <0003> auc.c:145 vector [3]: res = 58979006049d27f10000000000000000 20240926082523011 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082523011 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082523011 DAUC <0003> auc.c:179 vector [3]: kc = a4ff40d3c7dd5c00 20240926082523011 DAUC <0003> auc.c:180 vector [3]: sres = 471ce6ed 20240926082523011 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082523011 DAUC <0003> auc.c:113 vector [4]: rand = 23ef3f677332ca3f07963612bc17d920 20240926082523011 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240926082523011 DAUC <0003> auc.c:142 vector [4]: autn = 5aa1cc7cb8bb00008ea80bf90a8908f9 20240926082523011 DAUC <0003> auc.c:143 vector [4]: ck = 48a7cd51e2ba133555036a939f513b1f 20240926082523011 DAUC <0003> auc.c:144 vector [4]: ik = 2cbe334a9595dc25f67f996494181182 20240926082523011 DAUC <0003> auc.c:145 vector [4]: res = 2d82dc74be7d84490000000000000000 20240926082523011 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082523011 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082523011 DAUC <0003> auc.c:179 vector [4]: kc = 1fb8821aa1ee2000 20240926082523011 DAUC <0003> auc.c:180 vector [4]: sres = aff35c44 20240926082523011 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082523011 DAUC <0003> db_auc.c:245 IMSI='262429042708073': Generated 5 vectors 20240926082523011 DAUC <0003> db_auc.c:249 IMSI='262429042708073': Updating SQN=321 in DB 20240926082523019 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429042708073"} 20240926082523019 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082523019 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082523019 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082523025 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082523025 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429042708073"} 20240926082523025 DAUC <0003> db_auc.c:236 IMSI='262429042708073': Calling to generate 5 vectors 20240926082523025 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082523025 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082523025 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082523025 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240926082523025 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082523025 DAUC <0003> auc.c:113 vector [0]: rand = 1351b8b169bdd272fd65635067af0e18 20240926082523025 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240926082523025 DAUC <0003> auc.c:142 vector [0]: autn = da5bd7cb051700006fee58a93486cce1 20240926082523025 DAUC <0003> auc.c:143 vector [0]: ck = cccd70cc2bd8291171da3821aae22968 20240926082523025 DAUC <0003> auc.c:144 vector [0]: ik = 2cbe3d609c36222e7aa8abd190c4310d 20240926082523025 DAUC <0003> auc.c:145 vector [0]: res = 1fb4fa49cf7d0a930000000000000000 20240926082523025 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082523025 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082523025 DAUC <0003> auc.c:179 vector [0]: kc = 387819f1d3d1e000 20240926082523025 DAUC <0003> auc.c:180 vector [0]: sres = 7a893423 20240926082523025 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082523025 DAUC <0003> auc.c:113 vector [1]: rand = 2353dde866e88ace11b99171a9059148 20240926082523025 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240926082523025 DAUC <0003> auc.c:142 vector [1]: autn = 666530b1c8bc0000f009f5e5ff6d83f8 20240926082523025 DAUC <0003> auc.c:143 vector [1]: ck = f96ccaca5e475812f1c4dd3f9aa210e2 20240926082523025 DAUC <0003> auc.c:144 vector [1]: ik = a61ee0d84de9892fd0e7a71f0dd5aab4 20240926082523025 DAUC <0003> auc.c:145 vector [1]: res = 1c0187ba874bb4c80000000000000000 20240926082523025 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082523025 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082523025 DAUC <0003> auc.c:179 vector [1]: kc = 58dfceff87a71000 20240926082523025 DAUC <0003> auc.c:180 vector [1]: sres = c1c6161e 20240926082523025 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082523025 DAUC <0003> auc.c:113 vector [2]: rand = 0b4824d3221937f1dbb63efbead737e9 20240926082523025 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240926082523025 DAUC <0003> auc.c:142 vector [2]: autn = f0ecafafcd6500002b586e667f435eb7 20240926082523025 DAUC <0003> auc.c:143 vector [2]: ck = 9ce093436550d96391b47e03285a53eb 20240926082523025 DAUC <0003> auc.c:144 vector [2]: ik = c5021445592dca58f06090f897d2e6e5 20240926082523025 DAUC <0003> auc.c:145 vector [2]: res = 54f289a38c0dd7c30000000000000000 20240926082523025 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082523025 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082523025 DAUC <0003> auc.c:179 vector [2]: kc = ab9f6d62203d7000 20240926082523025 DAUC <0003> auc.c:180 vector [2]: sres = 2d2707ba 20240926082523025 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082523025 DAUC <0003> auc.c:113 vector [3]: rand = 3990bff5fc091436ff89653ff624fefd 20240926082523025 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240926082523025 DAUC <0003> auc.c:142 vector [3]: autn = 42505c1c302f0000d05dfcccd2b2285e 20240926082523025 DAUC <0003> auc.c:143 vector [3]: ck = 19f364f090f34fe92ab73a26d09a547f 20240926082523025 DAUC <0003> auc.c:144 vector [3]: ik = 88c58cce08c1c2db1b2b6e2b75e917b9 20240926082523025 DAUC <0003> auc.c:145 vector [3]: res = f3b06a7a0c2644270000000000000000 20240926082523025 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082523025 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082523025 DAUC <0003> auc.c:179 vector [3]: kc = b9655e6ffbeba000 20240926082523025 DAUC <0003> auc.c:180 vector [3]: sres = deeece4e 20240926082523025 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082523025 DAUC <0003> auc.c:113 vector [4]: rand = 80d6d0314d70336f50cc0631e4c49f4c 20240926082523025 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240926082523025 DAUC <0003> auc.c:142 vector [4]: autn = 36b14ee3b24700004b43972233c85020 20240926082523025 DAUC <0003> auc.c:143 vector [4]: ck = 07a1ff6f792e6cc3545e20085b9cefee 20240926082523025 DAUC <0003> auc.c:144 vector [4]: ik = 2f8f3d01112ad6ac4d0569e353fc9856 20240926082523025 DAUC <0003> auc.c:145 vector [4]: res = b4ee5ac30c2e28f70000000000000000 20240926082523025 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082523025 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082523025 DAUC <0003> auc.c:179 vector [4]: kc = d3060a40ce99d400 20240926082523025 DAUC <0003> auc.c:180 vector [4]: sres = a602885f 20240926082523025 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082523025 DAUC <0003> db_auc.c:245 IMSI='262429042708073': Generated 5 vectors 20240926082523025 DAUC <0003> db_auc.c:249 IMSI='262429042708073': Updating SQN=481 in DB 20240926082523033 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429042708073"} 20240926082523033 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429042708073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082523033 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082523033 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082523038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@a240ea2092e0: Final verdict of PTC: pass 20240926082523072 DAUC <0003> db_auc.c:157 IMSI='262427796624435': No 2G Auth Data 20240926082523072 DAUC <0003> db_auc.c:192 IMSI='262427796624435': No 3G Auth Data HLR_Test-GSUP(21)@a240ea2092e0: Created GsupExpect[0] for "262427796624435" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240926082523106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4258 20240926082523109 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082523109 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427796624435"} 20240926082523109 DAUC <0003> db_auc.c:236 IMSI='262427796624435': Calling to generate 1 vectors 20240926082523109 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240926082523109 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082523109 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082523109 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082523109 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082523109 DAUC <0003> auc.c:113 vector [0]: rand = 57d49acf3b66a3089639d1ff27edd555 20240926082523109 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082523109 DAUC <0003> auc.c:142 vector [0]: autn = 4a78a3bc4903000038c7b8d66457c1b9 20240926082523109 DAUC <0003> auc.c:143 vector [0]: ck = 7ec66e283b44ecc1eb42c94340c0d431 20240926082523109 DAUC <0003> auc.c:144 vector [0]: ik = 1ce47b220d2328d0573e0394a1c3ebb2 20240926082523109 DAUC <0003> auc.c:145 vector [0]: res = f327563fa57e479b0000000000000000 20240926082523109 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082523109 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082523109 DAUC <0003> auc.c:179 vector [0]: kc = 94dfb8e43f62f1bb 20240926082523109 DAUC <0003> auc.c:180 vector [0]: sres = a12f5e85 20240926082523109 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082523109 DAUC <0003> db_auc.c:245 IMSI='262427796624435': Generated 1 vectors 20240926082523109 DAUC <0003> db_auc.c:249 IMSI='262427796624435': Updating SQN=33 in DB 20240926082523117 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427796624435"} 20240926082523117 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082523117 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082523117 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a240ea2092e0: Found GsupExpect[0] for "262427796624435" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@a240ea2092e0: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427796624435" TC_gsup_sai_num_auth_vectors(31)@a240ea2092e0: setverdict(pass): none -> pass 20240926082523121 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082523121 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427796624435"} 20240926082523121 DAUC <0003> db_auc.c:236 IMSI='262427796624435': Calling to generate 4 vectors 20240926082523121 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240926082523121 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082523121 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082523121 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240926082523121 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082523121 DAUC <0003> auc.c:113 vector [0]: rand = 7a3481958a04a18b3be6b2f1a4cc271f 20240926082523121 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240926082523121 DAUC <0003> auc.c:142 vector [0]: autn = 9392916b022a00006b709c6c5472c87d 20240926082523121 DAUC <0003> auc.c:143 vector [0]: ck = e512ac8161a4eae15f95ae7c42b23f6d 20240926082523121 DAUC <0003> auc.c:144 vector [0]: ik = 80f28879d1644ea6aff08d09cf4eb3eb 20240926082523121 DAUC <0003> auc.c:145 vector [0]: res = 70de4592885145d00000000000000000 20240926082523121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082523121 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082523121 DAUC <0003> auc.c:179 vector [0]: kc = 21ca551225c6c391 20240926082523121 DAUC <0003> auc.c:180 vector [0]: sres = 06c83e3a 20240926082523121 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082523121 DAUC <0003> auc.c:113 vector [1]: rand = d6926c04dea88324b6505545bee8cdde 20240926082523121 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240926082523121 DAUC <0003> auc.c:142 vector [1]: autn = 418890e2c3ca0000efde2ffe0d25d021 20240926082523121 DAUC <0003> auc.c:143 vector [1]: ck = 3efd93d6dcf49760658d2f5e72ed4275 20240926082523121 DAUC <0003> auc.c:144 vector [1]: ik = 6119a7a296dd8cb3562637ae869fc27c 20240926082523121 DAUC <0003> auc.c:145 vector [1]: res = 5a2abaa31d0701070000000000000000 20240926082523121 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082523121 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082523121 DAUC <0003> auc.c:179 vector [1]: kc = 195ae52927127644 20240926082523121 DAUC <0003> auc.c:180 vector [1]: sres = 3cfa78d9 20240926082523121 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082523121 DAUC <0003> auc.c:113 vector [2]: rand = a15a7177c781a5ca8f39deddb8ac6804 20240926082523121 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240926082523121 DAUC <0003> auc.c:142 vector [2]: autn = 45ec87eb28db0000ab3771f0d9dcedf5 20240926082523121 DAUC <0003> auc.c:143 vector [2]: ck = 18c578937905ad07fcb293ae6ba4f1d5 20240926082523121 DAUC <0003> auc.c:144 vector [2]: ik = 742277911209749838577b81b4bc4eb8 20240926082523121 DAUC <0003> auc.c:145 vector [2]: res = 51d89ef298c799f90000000000000000 20240926082523121 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082523121 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082523121 DAUC <0003> auc.c:179 vector [2]: kc = 762d67f7a805d0a9 20240926082523122 DAUC <0003> auc.c:180 vector [2]: sres = 7e6dfee8 20240926082523122 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082523122 DAUC <0003> auc.c:113 vector [3]: rand = cfdcc3618642d5cbffd5f66b80879872 20240926082523122 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240926082523122 DAUC <0003> auc.c:142 vector [3]: autn = 99a5ee14e6c00000aa90eb96329de5fb 20240926082523122 DAUC <0003> auc.c:143 vector [3]: ck = cbe2cb122668d77556a713c05ebd2661 20240926082523122 DAUC <0003> auc.c:144 vector [3]: ik = 0a2df15aea9d2348e3bf4aaf6b590394 20240926082523122 DAUC <0003> auc.c:145 vector [3]: res = 7e045d96185e37a70000000000000000 20240926082523122 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082523122 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082523122 DAUC <0003> auc.c:179 vector [3]: kc = 1f40db67592e5797 20240926082523122 DAUC <0003> auc.c:180 vector [3]: sres = 0270a335 20240926082523122 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082523122 DAUC <0003> db_auc.c:245 IMSI='262427796624435': Generated 4 vectors 20240926082523122 DAUC <0003> db_auc.c:249 IMSI='262427796624435': Updating SQN=161 in DB 20240926082523130 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427796624435"} 20240926082523130 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082523130 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082523130 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082523135 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082523135 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427796624435"} 20240926082523135 DAUC <0003> db_auc.c:236 IMSI='262427796624435': Calling to generate 5 vectors 20240926082523135 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082523135 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082523135 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082523135 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240926082523135 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082523135 DAUC <0003> auc.c:113 vector [0]: rand = 27c98157f5551ffecb1b0d40b7df3ce3 20240926082523135 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240926082523135 DAUC <0003> auc.c:142 vector [0]: autn = 11afe1454a34000052a6bad6af21324e 20240926082523135 DAUC <0003> auc.c:143 vector [0]: ck = 8ce91279e578f7c6b541c1c6dd401de8 20240926082523135 DAUC <0003> auc.c:144 vector [0]: ik = bf166104f5848cc45b59e1fc3e547fd4 20240926082523135 DAUC <0003> auc.c:145 vector [0]: res = deedb5fbf49a3d3f0000000000000000 20240926082523135 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082523135 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082523135 DAUC <0003> auc.c:179 vector [0]: kc = daa5b82b352cc52a 20240926082523135 DAUC <0003> auc.c:180 vector [0]: sres = 2d8c2883 20240926082523135 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082523135 DAUC <0003> auc.c:113 vector [1]: rand = c0d380f8924ae0896b95e37be140d1b9 20240926082523135 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240926082523135 DAUC <0003> auc.c:142 vector [1]: autn = dd4a326a5fcc00003cd5c0a345779ad3 20240926082523135 DAUC <0003> auc.c:143 vector [1]: ck = 65209d117bb478194eec5e50822db198 20240926082523135 DAUC <0003> auc.c:144 vector [1]: ik = 67b48225be999b9738f9a6e13bbe717e 20240926082523135 DAUC <0003> auc.c:145 vector [1]: res = fbe5515aeed7baed0000000000000000 20240926082523135 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082523135 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082523135 DAUC <0003> auc.c:179 vector [1]: kc = cf714c1e1a72f5ad 20240926082523135 DAUC <0003> auc.c:180 vector [1]: sres = b9ee0de6 20240926082523135 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082523135 DAUC <0003> auc.c:113 vector [2]: rand = e5b820506157b573a32e745ac5e5d11e 20240926082523135 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240926082523135 DAUC <0003> auc.c:142 vector [2]: autn = c548f99afcba00004e82bf9ad359e49b 20240926082523135 DAUC <0003> auc.c:143 vector [2]: ck = 54e3a8aaa13caaa616c404de6780287a 20240926082523135 DAUC <0003> auc.c:144 vector [2]: ik = 1f9d8dedfb5698f4309e3e32a53bad0d 20240926082523135 DAUC <0003> auc.c:145 vector [2]: res = a8d3b34d99711af00000000000000000 20240926082523135 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082523135 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082523135 DAUC <0003> auc.c:179 vector [2]: kc = afe4e12d578351aa 20240926082523135 DAUC <0003> auc.c:180 vector [2]: sres = 98bfda13 20240926082523135 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082523135 DAUC <0003> auc.c:113 vector [3]: rand = 82569928f3772de874460ca9669bd1c3 20240926082523135 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240926082523135 DAUC <0003> auc.c:142 vector [3]: autn = c759f3c0cfb8000063198f03614231f9 20240926082523135 DAUC <0003> auc.c:143 vector [3]: ck = c962a3438f52b32c8ffa5019e9f326f4 20240926082523135 DAUC <0003> auc.c:144 vector [3]: ik = 2ec30db9368578dc40305c041deddffc 20240926082523135 DAUC <0003> auc.c:145 vector [3]: res = ca42e820fe4f2c4b0000000000000000 20240926082523135 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082523135 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082523135 DAUC <0003> auc.c:179 vector [3]: kc = dddfb0f2a1e471f1 20240926082523135 DAUC <0003> auc.c:180 vector [3]: sres = 93f55726 20240926082523135 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082523135 DAUC <0003> auc.c:113 vector [4]: rand = 9901cca130148297ba5130a08c78cd0c 20240926082523135 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240926082523135 DAUC <0003> auc.c:142 vector [4]: autn = 1aaae6f93be9000020325ec0c125cce0 20240926082523135 DAUC <0003> auc.c:143 vector [4]: ck = 51767a011403cf24646cfe5492a23158 20240926082523135 DAUC <0003> auc.c:144 vector [4]: ik = 8e98a828b666650daa357624eba400ad 20240926082523135 DAUC <0003> auc.c:145 vector [4]: res = c2876b957f1ce87b0000000000000000 20240926082523135 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082523135 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082523135 DAUC <0003> auc.c:179 vector [4]: kc = ac994a52871cf42b 20240926082523135 DAUC <0003> auc.c:180 vector [4]: sres = 39091aba 20240926082523135 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082523135 DAUC <0003> db_auc.c:245 IMSI='262427796624435': Generated 5 vectors 20240926082523135 DAUC <0003> db_auc.c:249 IMSI='262427796624435': Updating SQN=321 in DB 20240926082523143 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427796624435"} 20240926082523143 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082523143 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082523143 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082523148 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082523148 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427796624435"} 20240926082523148 DAUC <0003> db_auc.c:236 IMSI='262427796624435': Calling to generate 5 vectors 20240926082523148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082523148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082523148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082523148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240926082523148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082523148 DAUC <0003> auc.c:113 vector [0]: rand = 1ff42dff58392e2eceba3fc4419d2841 20240926082523148 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240926082523148 DAUC <0003> auc.c:142 vector [0]: autn = 39fe6a101f25000049d1a82c00e6973f 20240926082523148 DAUC <0003> auc.c:143 vector [0]: ck = 71385ee7955a0c05b80360671abc6d0a 20240926082523148 DAUC <0003> auc.c:144 vector [0]: ik = a2684d706205db9f84c7b985d73a1e8d 20240926082523148 DAUC <0003> auc.c:145 vector [0]: res = 37538d4da4f5e9480000000000000000 20240926082523148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082523148 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082523148 DAUC <0003> auc.c:179 vector [0]: kc = 0bf3409e4a76ad02 20240926082523148 DAUC <0003> auc.c:180 vector [0]: sres = acfccdd9 20240926082523148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082523148 DAUC <0003> auc.c:113 vector [1]: rand = 9284de89d51fb86ff8c945ebb4f383dd 20240926082523148 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240926082523148 DAUC <0003> auc.c:142 vector [1]: autn = 854ce4bbb6a20000d3d8cec0632399a7 20240926082523148 DAUC <0003> auc.c:143 vector [1]: ck = 23e1274833037229aeca927e1a4bad32 20240926082523148 DAUC <0003> auc.c:144 vector [1]: ik = 1eca20b79aea4cd24144e4ab69f7611a 20240926082523148 DAUC <0003> auc.c:145 vector [1]: res = f06365d88cf38ec60000000000000000 20240926082523148 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082523148 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082523148 DAUC <0003> auc.c:179 vector [1]: kc = 1657cc4672e93611 20240926082523149 DAUC <0003> auc.c:180 vector [1]: sres = c5db7753 20240926082523149 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082523149 DAUC <0003> auc.c:113 vector [2]: rand = 06bca7194797c0afec4c22d5b3ef0bcc 20240926082523149 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240926082523149 DAUC <0003> auc.c:142 vector [2]: autn = 03c254d73ab700006559e2c5ed4daa0e 20240926082523149 DAUC <0003> auc.c:143 vector [2]: ck = ded3ecc7a9d5e117c6cf4f2e1ebce577 20240926082523149 DAUC <0003> auc.c:144 vector [2]: ik = 305ca35cc64ebdfd93eac8dfefe4456f 20240926082523149 DAUC <0003> auc.c:145 vector [2]: res = f36aed0b9fd9f1510000000000000000 20240926082523149 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082523149 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082523149 DAUC <0003> auc.c:179 vector [2]: kc = 769e12eecb13ecff 20240926082523149 DAUC <0003> auc.c:180 vector [2]: sres = 14665473 20240926082523149 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082523149 DAUC <0003> auc.c:113 vector [3]: rand = a025cdd29b2b93f16f1f39af8a19fb19 20240926082523149 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240926082523149 DAUC <0003> auc.c:142 vector [3]: autn = 3c9cad4dcc8400006337fa15c8f1df34 20240926082523149 DAUC <0003> auc.c:143 vector [3]: ck = 1c73d3d053145a2f290d468882828a37 20240926082523149 DAUC <0003> auc.c:144 vector [3]: ik = 1c52c02bace3ce0f008b5fb0f68e72c5 20240926082523149 DAUC <0003> auc.c:145 vector [3]: res = 43959f9989400fad0000000000000000 20240926082523149 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082523149 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082523149 DAUC <0003> auc.c:179 vector [3]: kc = 2a827e6b87965ee9 20240926082523149 DAUC <0003> auc.c:180 vector [3]: sres = db7b1774 20240926082523149 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082523149 DAUC <0003> auc.c:113 vector [4]: rand = cc14a0a7cba4d8ef2af9e5b4e89e94bf 20240926082523149 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240926082523149 DAUC <0003> auc.c:142 vector [4]: autn = b7b78f22e82200003574d160c105d5e0 20240926082523149 DAUC <0003> auc.c:143 vector [4]: ck = a24445d44d41b4dffd972ad3740bd4c6 20240926082523149 DAUC <0003> auc.c:144 vector [4]: ik = 1264f0e2d1928e06911de38925bd0eff 20240926082523149 DAUC <0003> auc.c:145 vector [4]: res = 7194ff8dec42bf210000000000000000 20240926082523149 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082523149 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082523149 DAUC <0003> auc.c:179 vector [4]: kc = a64a8976cf48550e 20240926082523149 DAUC <0003> auc.c:180 vector [4]: sres = 22e4a0a8 20240926082523149 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082523149 DAUC <0003> db_auc.c:245 IMSI='262427796624435': Generated 5 vectors 20240926082523149 DAUC <0003> db_auc.c:249 IMSI='262427796624435': Updating SQN=481 in DB 20240926082523157 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427796624435"} 20240926082523157 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427796624435 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082523157 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082523157 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082523161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41222<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082523188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41150<->l=127.0.0.1:4258 20240926082523188 DLINP <000b> input/ipa.c:451 connected read/write 20240926082523188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082523188 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082523188 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082523188 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@a240ea2092e0: Final verdict of PTC: none 20240926082523189 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34355<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(20)@a240ea2092e0: Final verdict of PTC: none 22@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Sep 26 08:25:23 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 20240926082523211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41230<->l=127.0.0.1:4258 20240926082523212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41230<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=25500) Waiting for packet dumper to finish... 1 (prev_count=25500, count=59772) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Sep 26 08:25:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_sai_eps started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082526334 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082526334 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082526339 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082526340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082526343 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082526343 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082526343 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082526343 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  20240926082526343 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082526343 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  20240926082526343 DLGSUP <0013> gsup_server.c:235 2:  20240926082526343 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082526343 DLGSUP <0013> gsup_server.c:235 3:  20240926082526343 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082526343 DLGSUP <0013> gsup_server.c:235 4:  20240926082526343 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082526343 DLGSUP <0013> gsup_server.c:235 5:  20240926082526343 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082526343 DLGSUP <0013> gsup_server.c:235 7:  20240926082526343 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082526343 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082526343 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082526343 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@a240ea2092e0: 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") 20240926082526357 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41437<->l=127.0.0.1:4259) 20240926082526394 DAUC <0003> db_auc.c:157 IMSI='262423907927917': No 2G Auth Data 20240926082526394 DAUC <0003> db_auc.c:192 IMSI='262423907927917': No 3G Auth Data HLR_Test-GSUP(33)@a240ea2092e0: Created GsupExpect[0] for "262423907927917" to be handled at TC_gsup_sai_eps(36) 20240926082526423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 20240926082526429 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082526429 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423907927917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423907927917"} 20240926082526429 DAUC <0003> db_auc.c:157 IMSI='262423907927917': No 2G Auth Data 20240926082526429 DAUC <0003> db_auc.c:236 IMSI='262423907927917': Calling to generate 5 vectors 20240926082526429 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240926082526429 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082526429 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082526429 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082526429 DAUC <0003> auc.c:113 vector [0]: rand = 9d0c44f920ef0c08c4a971a4380e33ed 20240926082526429 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082526429 DAUC <0003> auc.c:142 vector [0]: autn = 6942cc23bf778000defe3d8b04e429b8 20240926082526429 DAUC <0003> auc.c:143 vector [0]: ck = 1a2bf0522927c58882ccaeb7cd8bb01f 20240926082526429 DAUC <0003> auc.c:144 vector [0]: ik = 1adbb7fc49909878ebe8b0714e06360b 20240926082526429 DAUC <0003> auc.c:145 vector [0]: res = 83f5b06a2c97af280000000000000000 20240926082526429 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082526429 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082526429 DAUC <0003> auc.c:151 vector [0]: kc = 69d45968e33adbe4 20240926082526429 DAUC <0003> auc.c:152 vector [0]: sres = af621f42 20240926082526429 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082526429 DAUC <0003> auc.c:113 vector [1]: rand = dfc23bc9ba317d548c66af3169fa168c 20240926082526429 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082526429 DAUC <0003> auc.c:142 vector [1]: autn = 30093321e51480008d3d3f4c50e0f9b1 20240926082526429 DAUC <0003> auc.c:143 vector [1]: ck = a7191268b18b0d223c99df6131996c4e 20240926082526429 DAUC <0003> auc.c:144 vector [1]: ik = 1d07a232c0afb6c9d8b0e454019e9e28 20240926082526429 DAUC <0003> auc.c:145 vector [1]: res = decf6308d31f54730000000000000000 20240926082526429 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082526429 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082526429 DAUC <0003> auc.c:151 vector [1]: kc = 5e378b6f4123498d 20240926082526429 DAUC <0003> auc.c:152 vector [1]: sres = 0dd0377b 20240926082526429 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082526429 DAUC <0003> auc.c:113 vector [2]: rand = bc789943a93a846f0b3207b8b26ad546 20240926082526429 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082526429 DAUC <0003> auc.c:142 vector [2]: autn = ffd93845cef4800041d3960e04f6e249 20240926082526429 DAUC <0003> auc.c:143 vector [2]: ck = aa05b2b5d53b597e3d28d3eaf69fbf60 20240926082526429 DAUC <0003> auc.c:144 vector [2]: ik = a9f0c24ec1b1999daebee45c8aa1d6a1 20240926082526429 DAUC <0003> auc.c:145 vector [2]: res = 504db42d3e4e02190000000000000000 20240926082526429 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082526429 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082526429 DAUC <0003> auc.c:151 vector [2]: kc = 9063474d68b4a922 20240926082526429 DAUC <0003> auc.c:152 vector [2]: sres = 6e03b634 20240926082526429 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082526429 DAUC <0003> auc.c:113 vector [3]: rand = b472975ff2e60cad35cd46c4ac43010a 20240926082526429 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082526429 DAUC <0003> auc.c:142 vector [3]: autn = e5ce0f04496c8000316620c37f14a05e 20240926082526429 DAUC <0003> auc.c:143 vector [3]: ck = dd82c26e5312b2072f6c60c8985c7bbc 20240926082526429 DAUC <0003> auc.c:144 vector [3]: ik = ae333c5f1550928a8c783e329cd186c9 20240926082526429 DAUC <0003> auc.c:145 vector [3]: res = 0405f22d05ab33210000000000000000 20240926082526429 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082526429 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082526429 DAUC <0003> auc.c:151 vector [3]: kc = d0a5a0cb42cfddf8 20240926082526429 DAUC <0003> auc.c:152 vector [3]: sres = 01aec10c 20240926082526429 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082526429 DAUC <0003> auc.c:113 vector [4]: rand = dcd2925a8a8a0a157f3d9f3244bf379f 20240926082526429 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082526429 DAUC <0003> auc.c:142 vector [4]: autn = 4ff988929c54800013bf951818328866 20240926082526429 DAUC <0003> auc.c:143 vector [4]: ck = 9289b54d7cb186abbb836fb1928aa2b5 20240926082526429 DAUC <0003> auc.c:144 vector [4]: ik = f264fddaf84c509ad3dd06b6521a2efd 20240926082526429 DAUC <0003> auc.c:145 vector [4]: res = 9108d618456e26480000000000000000 20240926082526429 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082526429 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240926082526429 DAUC <0003> auc.c:151 vector [4]: kc = 08b32190446d5a79 20240926082526429 DAUC <0003> auc.c:152 vector [4]: sres = d466f050 20240926082526429 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240926082526429 DAUC <0003> db_auc.c:245 IMSI='262423907927917': Generated 5 vectors 20240926082526429 DAUC <0003> db_auc.c:249 IMSI='262423907927917': Updating SQN=161 in DB 20240926082526438 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423907927917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423907927917"} 20240926082526438 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423907927917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082526438 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082526438 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a240ea2092e0: Found GsupExpect[0] for "262423907927917" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@a240ea2092e0: Added IMSI table entry 0TC_gsup_sai_eps(36)"262423907927917" TC_gsup_sai_eps(36)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082526442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41244<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@a240ea2092e0: Final verdict of PTC: pass 20240926082526468 DAUC <0003> db_auc.c:157 IMSI='262421096883606': No 2G Auth Data 20240926082526468 DAUC <0003> db_auc.c:192 IMSI='262421096883606': No 3G Auth Data HLR_Test-GSUP(33)@a240ea2092e0: Created GsupExpect[0] for "262421096883606" to be handled at TC_gsup_sai_eps(37) 20240926082526499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41260<->l=127.0.0.1:4258 20240926082526503 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082526503 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421096883606 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421096883606"} 20240926082526503 DAUC <0003> db_auc.c:157 IMSI='262421096883606': No 2G Auth Data 20240926082526503 DAUC <0003> db_auc.c:236 IMSI='262421096883606': Calling to generate 5 vectors 20240926082526503 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240926082526503 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082526503 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240926082526503 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082526503 DAUC <0003> auc.c:113 vector [0]: rand = 7850d94fda0fc4aec025a321d7de853d 20240926082526503 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082526503 DAUC <0003> auc.c:142 vector [0]: autn = ea5512d5acf180004baa9e63f44c84ed 20240926082526503 DAUC <0003> auc.c:143 vector [0]: ck = d4d9f35755fc36e6e7a7e6195eb206db 20240926082526503 DAUC <0003> auc.c:144 vector [0]: ik = 52a4292adc43254183faa831fde1741c 20240926082526503 DAUC <0003> auc.c:145 vector [0]: res = fb005c01b3b140e50000000000000000 20240926082526503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082526503 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240926082526503 DAUC <0003> auc.c:151 vector [0]: kc = e22094552aec6160 20240926082526503 DAUC <0003> auc.c:152 vector [0]: sres = 48b11ce4 20240926082526503 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240926082526503 DAUC <0003> auc.c:113 vector [1]: rand = 7ea5af28e84762604b4144e8e8763818 20240926082526503 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082526503 DAUC <0003> auc.c:142 vector [1]: autn = 96aa520ef87b800060f1495acc7166dc 20240926082526503 DAUC <0003> auc.c:143 vector [1]: ck = d0da6f27f9970ba14b64a93f3a2b504c 20240926082526503 DAUC <0003> auc.c:144 vector [1]: ik = 9aa233b4828e3590302e8db75234f0b7 20240926082526503 DAUC <0003> auc.c:145 vector [1]: res = 60081f5911c272160000000000000000 20240926082526503 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082526503 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240926082526503 DAUC <0003> auc.c:151 vector [1]: kc = 3132781b13069eca 20240926082526503 DAUC <0003> auc.c:152 vector [1]: sres = 71ca6d4f 20240926082526503 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240926082526503 DAUC <0003> auc.c:113 vector [2]: rand = d29abd38f978291f803dac287ea073ac 20240926082526503 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082526503 DAUC <0003> auc.c:142 vector [2]: autn = a66507ee302e80001bf85aa54ec18c34 20240926082526503 DAUC <0003> auc.c:143 vector [2]: ck = 48917c5f636bdfc56708d6c266b04647 20240926082526503 DAUC <0003> auc.c:144 vector [2]: ik = 8736b4d01c29be1652f796c479360fb6 20240926082526503 DAUC <0003> auc.c:145 vector [2]: res = ce87786eeb6ad3af0000000000000000 20240926082526503 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082526503 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240926082526503 DAUC <0003> auc.c:151 vector [2]: kc = fa58888960c42822 20240926082526503 DAUC <0003> auc.c:152 vector [2]: sres = 25edabc1 20240926082526503 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240926082526503 DAUC <0003> auc.c:113 vector [3]: rand = c2fd64656033cc40aa1a724931efc326 20240926082526503 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082526503 DAUC <0003> auc.c:142 vector [3]: autn = aec6e9fd6fdf8000ca735d93c1d02fa4 20240926082526503 DAUC <0003> auc.c:143 vector [3]: ck = 2fbe5b9708adcc2cb4ff3e04374ab40d 20240926082526503 DAUC <0003> auc.c:144 vector [3]: ik = d20e498faf0df0a29b668a388927a30f 20240926082526503 DAUC <0003> auc.c:145 vector [3]: res = 9db18f0ebcc3c1160000000000000000 20240926082526503 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082526503 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240926082526503 DAUC <0003> auc.c:151 vector [3]: kc = d229a62419cd2b8c 20240926082526503 DAUC <0003> auc.c:152 vector [3]: sres = 21724e18 20240926082526503 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240926082526503 DAUC <0003> auc.c:113 vector [4]: rand = 3a7eebf042ccbed95a57881cd3fce89c 20240926082526503 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082526503 DAUC <0003> auc.c:142 vector [4]: autn = aed616892acb80006ce40797fdc8a555 20240926082526503 DAUC <0003> auc.c:143 vector [4]: ck = b3610967337da2f33b5f25b9c0b138bf 20240926082526503 DAUC <0003> auc.c:144 vector [4]: ik = 1f3d511f79c14dcf239ab60f7a78c39b 20240926082526503 DAUC <0003> auc.c:145 vector [4]: res = 01d4fab06fc1ad900000000000000000 20240926082526503 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082526503 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240926082526503 DAUC <0003> auc.c:151 vector [4]: kc = b499cbcef0751418 20240926082526503 DAUC <0003> auc.c:152 vector [4]: sres = 6e155720 20240926082526503 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240926082526503 DAUC <0003> db_auc.c:245 IMSI='262421096883606': Generated 5 vectors 20240926082526503 DAUC <0003> db_auc.c:249 IMSI='262421096883606': Updating SQN=161 in DB 20240926082526511 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421096883606 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421096883606"} 20240926082526511 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421096883606 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082526511 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082526511 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a240ea2092e0: Found GsupExpect[0] for "262421096883606" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@a240ea2092e0: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421096883606" TC_gsup_sai_eps(37)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082526514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41260<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@a240ea2092e0: Final verdict of PTC: pass 20240926082526539 DAUC <0003> db_auc.c:157 IMSI='262427935993112': No 2G Auth Data 20240926082526539 DAUC <0003> db_auc.c:192 IMSI='262427935993112': No 3G Auth Data HLR_Test-GSUP(33)@a240ea2092e0: Created GsupExpect[0] for "262427935993112" to be handled at TC_gsup_sai_eps(38) 20240926082526573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 20240926082526575 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082526576 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427935993112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427935993112"} 20240926082526576 DAUC <0003> db_auc.c:236 IMSI='262427935993112': Calling to generate 5 vectors 20240926082526576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082526576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082526576 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082526576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082526576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082526576 DAUC <0003> auc.c:113 vector [0]: rand = 9a3d24a13808dab34747485f9b1bc669 20240926082526576 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082526576 DAUC <0003> auc.c:142 vector [0]: autn = 4e21fa09abfb800049652a7ecb993eab 20240926082526576 DAUC <0003> auc.c:143 vector [0]: ck = 4ed99c537a37e99cc3ef91614f8574a1 20240926082526576 DAUC <0003> auc.c:144 vector [0]: ik = cca07737717c2aae5141ebbf80bbfe6e 20240926082526576 DAUC <0003> auc.c:145 vector [0]: res = 37c3a9eecbd4d6840000000000000000 20240926082526576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082526576 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082526576 DAUC <0003> auc.c:179 vector [0]: kc = 59f01a33cefdec00 20240926082526576 DAUC <0003> auc.c:180 vector [0]: sres = 214e00f0 20240926082526576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082526576 DAUC <0003> auc.c:113 vector [1]: rand = 6482946057def246385dcfe6318d6d28 20240926082526576 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082526576 DAUC <0003> auc.c:142 vector [1]: autn = f6a9a819f9138000335158879528ea9f 20240926082526576 DAUC <0003> auc.c:143 vector [1]: ck = 345fbb7119520664ee17343b84e96495 20240926082526576 DAUC <0003> auc.c:144 vector [1]: ik = 07c46f319379b63052ddc2ccd7ceeacf 20240926082526576 DAUC <0003> auc.c:145 vector [1]: res = 7cc70a5900bc8f8d0000000000000000 20240926082526576 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082526576 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082526576 DAUC <0003> auc.c:179 vector [1]: kc = 23209314dd192800 20240926082526576 DAUC <0003> auc.c:180 vector [1]: sres = 66b956b9 20240926082526576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082526576 DAUC <0003> auc.c:113 vector [2]: rand = db249381ea6e9a3859fed72c367c7e23 20240926082526576 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082526576 DAUC <0003> auc.c:142 vector [2]: autn = 64e8e800c3bd800002e4bdc3275e7028 20240926082526576 DAUC <0003> auc.c:143 vector [2]: ck = 87d4dd97a782281d34af6b1fa6e1b0b7 20240926082526576 DAUC <0003> auc.c:144 vector [2]: ik = 1977926142bd6c55d4815531392a13e0 20240926082526576 DAUC <0003> auc.c:145 vector [2]: res = 108a09fb62525efc0000000000000000 20240926082526576 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082526576 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082526576 DAUC <0003> auc.c:179 vector [2]: kc = 5e872eff99d54400 20240926082526576 DAUC <0003> auc.c:180 vector [2]: sres = d9b170e1 20240926082526576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082526576 DAUC <0003> auc.c:113 vector [3]: rand = 316ba360418af8a28850ca57004c7269 20240926082526576 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082526576 DAUC <0003> auc.c:142 vector [3]: autn = 92252cbd20618000c4cc7fe3a69a2d0d 20240926082526576 DAUC <0003> auc.c:143 vector [3]: ck = 17f989db44cacbda6322105971fd24c8 20240926082526576 DAUC <0003> auc.c:144 vector [3]: ik = dfc34f5c1aa25f12e75e157edb41e422 20240926082526576 DAUC <0003> auc.c:145 vector [3]: res = ee4d8e161c28a17d0000000000000000 20240926082526576 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082526576 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082526576 DAUC <0003> auc.c:179 vector [3]: kc = 1d774f7b12585000 20240926082526576 DAUC <0003> auc.c:180 vector [3]: sres = 726e04d5 20240926082526576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082526576 DAUC <0003> auc.c:113 vector [4]: rand = 89468e0b16df08e935429715cb61b054 20240926082526576 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082526576 DAUC <0003> auc.c:142 vector [4]: autn = 70b1a9c96dd08000e85e39ea03389f11 20240926082526576 DAUC <0003> auc.c:143 vector [4]: ck = 18aedc360a9ae1c8ed35df2334cbc2f1 20240926082526576 DAUC <0003> auc.c:144 vector [4]: ik = 32470890a1e2120c776f3b82c424a759 20240926082526576 DAUC <0003> auc.c:145 vector [4]: res = 33c0744ecccafb820000000000000000 20240926082526576 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082526576 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082526576 DAUC <0003> auc.c:179 vector [4]: kc = 6856a2156c4eb000 20240926082526576 DAUC <0003> auc.c:180 vector [4]: sres = 3b64e91f 20240926082526576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082526576 DAUC <0003> db_auc.c:245 IMSI='262427935993112': Generated 5 vectors 20240926082526576 DAUC <0003> db_auc.c:249 IMSI='262427935993112': Updating SQN=161 in DB 20240926082526584 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427935993112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427935993112"} 20240926082526584 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427935993112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082526584 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082526584 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a240ea2092e0: Found GsupExpect[0] for "262427935993112" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@a240ea2092e0: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427935993112" TC_gsup_sai_eps(38)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082526585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41264<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@a240ea2092e0: Final verdict of PTC: pass 20240926082526620 DAUC <0003> db_auc.c:157 IMSI='262425374242005': No 2G Auth Data 20240926082526620 DAUC <0003> db_auc.c:192 IMSI='262425374242005': No 3G Auth Data HLR_Test-GSUP(33)@a240ea2092e0: Created GsupExpect[0] for "262425374242005" to be handled at TC_gsup_sai_eps(39) 20240926082526651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 20240926082526653 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082526653 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425374242005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425374242005"} 20240926082526653 DAUC <0003> db_auc.c:236 IMSI='262425374242005': Calling to generate 5 vectors 20240926082526653 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082526653 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082526653 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082526653 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082526653 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082526653 DAUC <0003> auc.c:113 vector [0]: rand = 62062fec5207f2172fc828108a3b2418 20240926082526653 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082526653 DAUC <0003> auc.c:142 vector [0]: autn = 13bbf3e9d913800050d827a1c3ca0d25 20240926082526653 DAUC <0003> auc.c:143 vector [0]: ck = 249006bd9f36c75b759c4ca2afff9b96 20240926082526653 DAUC <0003> auc.c:144 vector [0]: ik = 47a854644979ebc560d8ed3d66ec8970 20240926082526653 DAUC <0003> auc.c:145 vector [0]: res = 6330dbd80e82c0d90000000000000000 20240926082526653 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082526653 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082526653 DAUC <0003> auc.c:179 vector [0]: kc = 2f976965956c3c00 20240926082526653 DAUC <0003> auc.c:180 vector [0]: sres = 1211fbde 20240926082526653 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082526653 DAUC <0003> auc.c:113 vector [1]: rand = bf2d22931ae4885873e759644352ac1f 20240926082526653 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082526653 DAUC <0003> auc.c:142 vector [1]: autn = 756f1e20572a80002ceec06fa38d06e8 20240926082526653 DAUC <0003> auc.c:143 vector [1]: ck = 0743f1f395a31b6b817a8c4ccb0d5ab4 20240926082526653 DAUC <0003> auc.c:144 vector [1]: ik = 56d20c10e167109a0d35146f5a9e2482 20240926082526653 DAUC <0003> auc.c:145 vector [1]: res = 147d550d1a170c6d0000000000000000 20240926082526653 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082526653 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082526653 DAUC <0003> auc.c:179 vector [1]: kc = 3f2284e3d7d97c00 20240926082526653 DAUC <0003> auc.c:180 vector [1]: sres = a9ec946f 20240926082526653 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082526653 DAUC <0003> auc.c:113 vector [2]: rand = fadcf92fcb36c49029cb1cd2c37031d0 20240926082526653 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082526653 DAUC <0003> auc.c:142 vector [2]: autn = 51bc4b412c0b8000739221afaab4de18 20240926082526653 DAUC <0003> auc.c:143 vector [2]: ck = da5cb9f0d5ce1e2038ba8924d539bc1e 20240926082526653 DAUC <0003> auc.c:144 vector [2]: ik = ab4e9d76dc57ee7b8c4c2a3a8766e78e 20240926082526653 DAUC <0003> auc.c:145 vector [2]: res = b2677e9ec2313c540000000000000000 20240926082526653 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082526653 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082526653 DAUC <0003> auc.c:179 vector [2]: kc = fa69823ec525f800 20240926082526653 DAUC <0003> auc.c:180 vector [2]: sres = 6346c93a 20240926082526653 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082526653 DAUC <0003> auc.c:113 vector [3]: rand = e1ee5e821895b67ef2b8cf799a174cb9 20240926082526653 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082526653 DAUC <0003> auc.c:142 vector [3]: autn = 310827858b668000a8629d2d5a2596fb 20240926082526653 DAUC <0003> auc.c:143 vector [3]: ck = c5ce0e9bd25582f979b63313fc426730 20240926082526653 DAUC <0003> auc.c:144 vector [3]: ik = 36cb653fdf01e065ed57c4f1f1db9024 20240926082526653 DAUC <0003> auc.c:145 vector [3]: res = e1224e22a0c9d2420000000000000000 20240926082526653 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082526653 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082526653 DAUC <0003> auc.c:179 vector [3]: kc = 1ec911c9ba64d000 20240926082526653 DAUC <0003> auc.c:180 vector [3]: sres = df9f2d93 20240926082526653 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082526653 DAUC <0003> auc.c:113 vector [4]: rand = 81c6c2a114e11500f701d215fcad074f 20240926082526653 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082526653 DAUC <0003> auc.c:142 vector [4]: autn = 3d09b285728f80000e27966ca7165479 20240926082526653 DAUC <0003> auc.c:143 vector [4]: ck = 9472cb1557a99ff51d242fe374fc5b63 20240926082526653 DAUC <0003> auc.c:144 vector [4]: ik = f8369f48bef966ad27c95af0066224fc 20240926082526653 DAUC <0003> auc.c:145 vector [4]: res = 5da1db01f0c65d900000000000000000 20240926082526653 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082526653 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082526653 DAUC <0003> auc.c:179 vector [4]: kc = f5b2e7748e16dc00 20240926082526653 DAUC <0003> auc.c:180 vector [4]: sres = 0392717f 20240926082526653 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082526653 DAUC <0003> db_auc.c:245 IMSI='262425374242005': Generated 5 vectors 20240926082526653 DAUC <0003> db_auc.c:249 IMSI='262425374242005': Updating SQN=161 in DB 20240926082526661 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425374242005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425374242005"} 20240926082526661 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425374242005 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082526661 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082526661 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a240ea2092e0: Found GsupExpect[0] for "262425374242005" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@a240ea2092e0: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425374242005" TC_gsup_sai_eps(39)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082526662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41278<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@a240ea2092e0: Final verdict of PTC: pass 20240926082526695 DAUC <0003> db_auc.c:157 IMSI='262421852470615': No 2G Auth Data 20240926082526695 DAUC <0003> db_auc.c:192 IMSI='262421852470615': No 3G Auth Data HLR_Test-GSUP(33)@a240ea2092e0: Created GsupExpect[0] for "262421852470615" to be handled at TC_gsup_sai_eps(40) 20240926082526726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4258 20240926082526728 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082526728 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421852470615 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421852470615"} 20240926082526728 DAUC <0003> db_auc.c:236 IMSI='262421852470615': Calling to generate 5 vectors 20240926082526728 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240926082526728 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240926082526728 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240926082526728 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240926082526728 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240926082526728 DAUC <0003> auc.c:113 vector [0]: rand = ea8895ada90dadaf0a145261c2652dff 20240926082526728 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240926082526728 DAUC <0003> auc.c:142 vector [0]: autn = 0007b9aa9f2f8000005d2f75db72389e 20240926082526728 DAUC <0003> auc.c:143 vector [0]: ck = ab975cd4ad49b1f6eac427a8d77c513a 20240926082526728 DAUC <0003> auc.c:144 vector [0]: ik = 0ff535edbb58e0b6f19ed5b354784666 20240926082526728 DAUC <0003> auc.c:145 vector [0]: res = 4c8c1023ea3cd1dc0000000000000000 20240926082526728 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240926082526728 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240926082526728 DAUC <0003> auc.c:179 vector [0]: kc = 9605cffbd9afc822 20240926082526728 DAUC <0003> auc.c:180 vector [0]: sres = b4067a2f 20240926082526728 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240926082526728 DAUC <0003> auc.c:113 vector [1]: rand = 50c59b29caf22046226b856ea29008d9 20240926082526728 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240926082526728 DAUC <0003> auc.c:142 vector [1]: autn = f56f51cd16948000f8087c714b522471 20240926082526728 DAUC <0003> auc.c:143 vector [1]: ck = de4a5d04ec5f29a291e57858471589c1 20240926082526728 DAUC <0003> auc.c:144 vector [1]: ik = 86f77f7d0c47842eaa5fe55fbac3c05a 20240926082526728 DAUC <0003> auc.c:145 vector [1]: res = 526de53d9cafd5f80000000000000000 20240926082526728 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240926082526728 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240926082526728 DAUC <0003> auc.c:179 vector [1]: kc = 62a6d5f912dec4e9 20240926082526728 DAUC <0003> auc.c:180 vector [1]: sres = d1113a00 20240926082526728 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240926082526728 DAUC <0003> auc.c:113 vector [2]: rand = 1ecbd42c897010acfb37d455de19d0fc 20240926082526728 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240926082526728 DAUC <0003> auc.c:142 vector [2]: autn = 666d7278136c80000641f65a58b2bfa7 20240926082526728 DAUC <0003> auc.c:143 vector [2]: ck = 68fce02f5cd5cc1ec2ee1ba85dd23296 20240926082526728 DAUC <0003> auc.c:144 vector [2]: ik = bd21b46157dfcc4a62d823a37f02cb79 20240926082526728 DAUC <0003> auc.c:145 vector [2]: res = d1d3630b360450740000000000000000 20240926082526728 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240926082526728 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240926082526728 DAUC <0003> auc.c:179 vector [2]: kc = a32cc8b43f0ffd55 20240926082526728 DAUC <0003> auc.c:180 vector [2]: sres = 1f874e4b 20240926082526728 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240926082526728 DAUC <0003> auc.c:113 vector [3]: rand = c6c1f04cdf984f32cfaa49b415ee53da 20240926082526728 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240926082526728 DAUC <0003> auc.c:142 vector [3]: autn = ff03b94865b18000382e5e22c055b1dd 20240926082526728 DAUC <0003> auc.c:143 vector [3]: ck = aac9b393c36dd4e4f53379a70e4d66d5 20240926082526728 DAUC <0003> auc.c:144 vector [3]: ik = 8b0c30dae4c7d0a227c530fa35ef820e 20240926082526728 DAUC <0003> auc.c:145 vector [3]: res = da62d363f04f8eba0000000000000000 20240926082526728 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240926082526728 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240926082526728 DAUC <0003> auc.c:179 vector [3]: kc = ed1f440558e2fab1 20240926082526728 DAUC <0003> auc.c:180 vector [3]: sres = 732256c5 20240926082526728 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240926082526728 DAUC <0003> auc.c:113 vector [4]: rand = 79a0a93d03d762f3f4d0927accd8cc8b 20240926082526728 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240926082526728 DAUC <0003> auc.c:142 vector [4]: autn = 67bded599c76800069e849ef4bf8c143 20240926082526728 DAUC <0003> auc.c:143 vector [4]: ck = ed8956c1d016e8e6333ae973b9971cb3 20240926082526728 DAUC <0003> auc.c:144 vector [4]: ik = b543bd6b7e3588c07912a291bbbb7c8f 20240926082526728 DAUC <0003> auc.c:145 vector [4]: res = ad5ed649524334450000000000000000 20240926082526728 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240926082526728 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240926082526728 DAUC <0003> auc.c:179 vector [4]: kc = d64af125f380a945 20240926082526728 DAUC <0003> auc.c:180 vector [4]: sres = 145018ca 20240926082526728 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240926082526728 DAUC <0003> db_auc.c:245 IMSI='262421852470615': Generated 5 vectors 20240926082526728 DAUC <0003> db_auc.c:249 IMSI='262421852470615': Updating SQN=161 in DB 20240926082526736 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421852470615 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421852470615"} 20240926082526736 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421852470615 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082526736 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082526736 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a240ea2092e0: Found GsupExpect[0] for "262421852470615" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@a240ea2092e0: Added IMSI table entry 4TC_gsup_sai_eps(40)"262421852470615" TC_gsup_sai_eps(40)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082526738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082526762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41238<->l=127.0.0.1:4258 20240926082526763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41437<->l=127.0.0.1:4259) 20240926082526763 DLINP <000b> input/ipa.c:451 connected read/write 20240926082526763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082526763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082526763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082526763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP(33)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Sep 26 08:25:26 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 20240926082526785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 20240926082526785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41292<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1668) Waiting for packet dumper to finish... 1 (prev_count=1668, count=33368) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Sep 26 08:25:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_ul_unknown_imsi started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082529873 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082529873 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082529875 DLINP <000b> input/ipa.c:451 connected read/write 20240926082529875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082529875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082529876 DLINP <000b> input/ipa.c:451 connected read/write 20240926082529876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082529876 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082529876 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082529876 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  20240926082529876 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082529876 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  20240926082529876 DLGSUP <0013> gsup_server.c:235 2:  20240926082529876 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082529876 DLGSUP <0013> gsup_server.c:235 3:  20240926082529876 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082529876 DLGSUP <0013> gsup_server.c:235 4:  20240926082529876 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082529876 DLGSUP <0013> gsup_server.c:235 5:  20240926082529876 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082529876 DLGSUP <0013> gsup_server.c:235 7:  20240926082529876 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082529876 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082529876 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082529876 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@a240ea2092e0: 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") 20240926082529883 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38129<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@a240ea2092e0: Created GsupExpect[0] for "262425746363965" to be handled at TC_gsup_ul_unknown_imsi(45) 20240926082529889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41306<->l=127.0.0.1:4258 20240926082529918 DLINP <000b> input/ipa.c:451 connected read/write 20240926082529918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082529918 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425746363965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425746363965" cn_domain=PS} 20240926082529918 DLU <0006> fsm.c:456 lu(262425746363965)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082529918 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425746363965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240926082529918 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425746363965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425746363965" cause=IMSI unknown in HLR} 20240926082529918 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425746363965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082529918 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425746363965)[0x55a8d9734850]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082529918 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425746363965)[0x55a8d9734850]{UNVALIDATED}: Freeing instance 20240926082529918 DLU <0006> fsm.c:568 lu(PS:IMSI-262425746363965)[0x55a8d9734850]{UNVALIDATED}: Deallocated 20240926082529918 DLINP <000b> input/ipa.c:451 connected read/write 20240926082529918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082529918 DLINP <000b> input/ipa.c:451 connected read/write 20240926082529918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@a240ea2092e0: Found GsupExpect[0] for "262425746363965" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@a240ea2092e0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425746363965" TC_gsup_ul_unknown_imsi(45)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082529919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41306<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@a240ea2092e0: Final verdict of PTC: pass 20240926082529920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4258 20240926082529920 DLINP <000b> input/ipa.c:451 connected read/write 20240926082529920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082529920 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082529921 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082529921 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082529921 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38129<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@a240ea2092e0: Final verdict of PTC: none 43@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 43: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@a240ea2092e0: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Sep 26 08:25:29 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 20240926082529943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4258 20240926082529943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12440) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Thu Sep 26 08:25:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082533059 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082533059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082533063 DLINP <000b> input/ipa.c:451 connected read/write 20240926082533063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082533065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33050<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082533069 DLINP <000b> input/ipa.c:451 connected read/write 20240926082533069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082533069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082533069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082533069 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  20240926082533069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082533069 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  20240926082533069 DLGSUP <0013> gsup_server.c:235 2:  20240926082533069 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082533069 DLGSUP <0013> gsup_server.c:235 3:  20240926082533069 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082533069 DLGSUP <0013> gsup_server.c:235 4:  20240926082533069 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082533069 DLGSUP <0013> gsup_server.c:235 5:  20240926082533069 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082533069 DLGSUP <0013> gsup_server.c:235 7:  20240926082533069 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082533069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082533069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082533069 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@a240ea2092e0: 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") 20240926082533087 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43859<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@a240ea2092e0: Created GsupExpect[0] for "262426239667310" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240926082533096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4258 20240926082533114 DLINP <000b> input/ipa.c:451 connected read/write 20240926082533114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082533114 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426239667310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426239667310" cn_domain=PS source_name="the-source\n"} 20240926082533114 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240926082533114 DLU <0006> fsm.c:456 lu(262426239667310)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082533114 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426239667310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240926082533114 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262426239667310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426239667310" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240926082533114 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262426239667310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082533114 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426239667310)[0x55a8d9734850]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082533114 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426239667310)[0x55a8d9734850]{UNVALIDATED}: Freeing instance 20240926082533114 DLU <0006> fsm.c:568 lu(PS:IMSI-262426239667310)[0x55a8d9734850]{UNVALIDATED}: Deallocated 20240926082533114 DLINP <000b> input/ipa.c:451 connected read/write 20240926082533114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082533114 DLINP <000b> input/ipa.c:451 connected read/write 20240926082533114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@a240ea2092e0: Found GsupExpect[0] for "262426239667310" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@a240ea2092e0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262426239667310" TC_gsup_ul_unknown_imsi_via_proxy(50)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082533119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@a240ea2092e0: Final verdict of PTC: pass 20240926082533120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33050<->l=127.0.0.1:4258 20240926082533122 DLINP <000b> input/ipa.c:451 connected read/write 20240926082533122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082533122 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082533122 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082533122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082533122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240926082533122 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43859<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@a240ea2092e0: Final verdict of PTC: none 48@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 48: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@a240ea2092e0: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Sep 26 08:25:33 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 20240926082533159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33068<->l=127.0.0.1:4258 20240926082533160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33068<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12520) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Thu Sep 26 08:25:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082536255 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082536255 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082536258 DLINP <000b> input/ipa.c:451 connected read/write 20240926082536258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082536259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33072<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082536262 DLINP <000b> input/ipa.c:451 connected read/write 20240926082536262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082536262 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082536262 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082536262 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  20240926082536262 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082536262 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  20240926082536262 DLGSUP <0013> gsup_server.c:235 2:  20240926082536262 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082536262 DLGSUP <0013> gsup_server.c:235 3:  20240926082536262 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082536262 DLGSUP <0013> gsup_server.c:235 4:  20240926082536262 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082536262 DLGSUP <0013> gsup_server.c:235 5:  20240926082536262 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082536262 DLGSUP <0013> gsup_server.c:235 7:  20240926082536262 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082536262 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082536262 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082536262 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@a240ea2092e0: 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") 20240926082536275 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32791<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@a240ea2092e0: Created GsupExpect[0] for "262429166341353" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240926082536282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33080<->l=127.0.0.1:4258 20240926082536302 DLINP <000b> input/ipa.c:451 connected read/write 20240926082536302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082536302 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429166341353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429166341353" cn_domain=PS} 20240926082536302 DLU <0006> fsm.c:456 lu(262429166341353)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082536302 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429166341353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240926082536302 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429166341353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429166341353" cause=Roaming not allowed in this location area} 20240926082536302 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429166341353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082536302 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429166341353)[0x55a8d9734850]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082536302 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429166341353)[0x55a8d9734850]{UNVALIDATED}: Freeing instance 20240926082536302 DLU <0006> fsm.c:568 lu(PS:IMSI-262429166341353)[0x55a8d9734850]{UNVALIDATED}: Deallocated 20240926082536302 DLINP <000b> input/ipa.c:451 connected read/write 20240926082536302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082536302 DLINP <000b> input/ipa.c:451 connected read/write 20240926082536302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@a240ea2092e0: Found GsupExpect[0] for "262429166341353" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@a240ea2092e0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429166341353" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082536307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33080<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a240ea2092e0: Final verdict of PTC: pass 20240926082536308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33072<->l=127.0.0.1:4258 20240926082536310 DLINP <000b> input/ipa.c:451 connected read/write 20240926082536310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082536310 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082536310 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082536310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082536310 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32791<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@a240ea2092e0: Final verdict of PTC: none 53@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 53: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@a240ea2092e0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Sep 26 08:25:36 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 20240926082536345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33096<->l=127.0.0.1:4258 20240926082536345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33096<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=13584) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Thu Sep 26 08:25:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_sai_err_unknown_imsi started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082539441 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082539441 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082539445 DLINP <000b> input/ipa.c:451 connected read/write 20240926082539445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082539447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082539449 DLINP <000b> input/ipa.c:451 connected read/write 20240926082539449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082539449 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082539449 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082539449 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  20240926082539449 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082539449 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  20240926082539449 DLGSUP <0013> gsup_server.c:235 2:  20240926082539449 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082539449 DLGSUP <0013> gsup_server.c:235 3:  20240926082539449 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082539449 DLGSUP <0013> gsup_server.c:235 4:  20240926082539449 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082539449 DLGSUP <0013> gsup_server.c:235 5:  20240926082539449 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082539449 DLGSUP <0013> gsup_server.c:235 7:  20240926082539449 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082539449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082539449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082539449 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@a240ea2092e0: 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") 20240926082539468 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40067<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@a240ea2092e0: Created GsupExpect[0] for "262420286657672" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240926082539475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33118<->l=127.0.0.1:4258 20240926082539490 DLINP <000b> input/ipa.c:451 connected read/write 20240926082539490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082539490 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420286657672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420286657672"} 20240926082539490 DAUC <0003> db_auc.c:133 IMSI='262420286657672': No such subscriber 20240926082539490 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420286657672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240926082539490 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420286657672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420286657672" cause=IMSI unknown in HLR} 20240926082539490 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420286657672 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082539490 DLINP <000b> input/ipa.c:451 connected read/write 20240926082539490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082539490 DLINP <000b> input/ipa.c:451 connected read/write 20240926082539490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@a240ea2092e0: Found GsupExpect[0] for "262420286657672" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@a240ea2092e0: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420286657672" TC_gsup_sai_err_unknown_imsi(60)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082539492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33118<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@a240ea2092e0: Final verdict of PTC: pass 20240926082539493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33108<->l=127.0.0.1:4258 20240926082539495 DLINP <000b> input/ipa.c:451 connected read/write 20240926082539495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082539495 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(57)@a240ea2092e0: Final verdict of PTC: none 20240926082539495 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082539495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082539495 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40067<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(59)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@a240ea2092e0: Final verdict of PTC: none 58@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 58: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@a240ea2092e0: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Sep 26 08:25:39 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 20240926082539527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 20240926082539527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12624) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Sep 26 08:25:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_ul started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082542630 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082542630 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082542633 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082542635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45930<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082542637 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082542637 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082542637 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082542637 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  20240926082542637 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082542637 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  20240926082542637 DLGSUP <0013> gsup_server.c:235 2:  20240926082542637 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082542637 DLGSUP <0013> gsup_server.c:235 3:  20240926082542637 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082542637 DLGSUP <0013> gsup_server.c:235 4:  20240926082542637 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082542637 DLGSUP <0013> gsup_server.c:235 5:  20240926082542637 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082542637 DLGSUP <0013> gsup_server.c:235 7:  20240926082542637 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082542637 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082542637 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082542637 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@a240ea2092e0: 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") 20240926082542648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38055<->l=127.0.0.1:4259) 20240926082542679 DAUC <0003> db_auc.c:157 IMSI='262424649697174': No 2G Auth Data 20240926082542679 DAUC <0003> db_auc.c:192 IMSI='262424649697174': No 3G Auth Data HLR_Test-GSUP(62)@a240ea2092e0: Created GsupExpect[0] for "262424649697174" to be handled at TC_gsup_ul(65) 20240926082542718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 20240926082542726 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082542726 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424649697174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424649697174" cn_domain=PS} 20240926082542726 DLU <0006> fsm.c:456 lu(262424649697174)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082542726 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424649697174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082542744 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424649697174)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082542744 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424649697174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424649697174" cn_domain=PS} 20240926082542744 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082542744 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a240ea2092e0: Found GsupExpect[0] for "262424649697174" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@a240ea2092e0: Added IMSI table entry 0TC_gsup_ul(65)"262424649697174" 20240926082542759 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082542759 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424649697174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424649697174"} 20240926082542759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424649697174)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082542759 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424649697174 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082542759 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424649697174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424649697174"} 20240926082542759 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424649697174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082542759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424649697174)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082542759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424649697174)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082542759 DLU <0006> fsm.c:568 lu(PS:IMSI-262424649697174)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082542759 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082542759 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul(65)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082542766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4258 TC_gsup_ul(65)@a240ea2092e0: Final verdict of PTC: pass 20240926082542794 DAUC <0003> db_auc.c:157 IMSI='262428455412841': No 2G Auth Data 20240926082542794 DAUC <0003> db_auc.c:192 IMSI='262428455412841': No 3G Auth Data 20240926082542803 DLGSUP <0013> hlr.c:121 IMSI 262428455412841: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a240ea2092e0: Created GsupExpect[0] for "262428455412841" to be handled at TC_gsup_ul(66) 20240926082542823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45962<->l=127.0.0.1:4258 20240926082542827 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082542827 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428455412841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428455412841" cn_domain=PS} 20240926082542827 DLU <0006> fsm.c:456 lu(262428455412841)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082542827 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428455412841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082542872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428455412841)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082542872 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428455412841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428455412841" cn_domain=PS} 20240926082542872 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082542872 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a240ea2092e0: Found GsupExpect[0] for "262428455412841" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@a240ea2092e0: Added IMSI table entry 1TC_gsup_ul(66)"262428455412841" 20240926082542875 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082542875 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428455412841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428455412841"} 20240926082542875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428455412841)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082542875 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428455412841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082542875 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428455412841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428455412841"} 20240926082542875 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428455412841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082542875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428455412841)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082542875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428455412841)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082542875 DLU <0006> fsm.c:568 lu(PS:IMSI-262428455412841)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082542875 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082542875 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul(66)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082542876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45962<->l=127.0.0.1:4258 TC_gsup_ul(66)@a240ea2092e0: Final verdict of PTC: pass 20240926082542905 DAUC <0003> db_auc.c:157 IMSI='262426880065475': No 2G Auth Data 20240926082542905 DAUC <0003> db_auc.c:192 IMSI='262426880065475': No 3G Auth Data 20240926082542917 DLGSUP <0013> hlr.c:121 IMSI 262426880065475: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a240ea2092e0: Created GsupExpect[0] for "262426880065475" to be handled at TC_gsup_ul(67) 20240926082542934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45964<->l=127.0.0.1:4258 20240926082542937 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082542937 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426880065475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426880065475" cn_domain=PS} 20240926082542937 DLU <0006> fsm.c:456 lu(262426880065475)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082542937 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426880065475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082542954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426880065475)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082542954 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426880065475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426880065475" cn_domain=PS} 20240926082542954 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082542954 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a240ea2092e0: Found GsupExpect[0] for "262426880065475" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@a240ea2092e0: Added IMSI table entry 2TC_gsup_ul(67)"262426880065475" 20240926082542956 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082542956 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426880065475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426880065475"} 20240926082542956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426880065475)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082542956 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426880065475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082542956 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426880065475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426880065475"} 20240926082542956 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426880065475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082542956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426880065475)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082542956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426880065475)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082542956 DLU <0006> fsm.c:568 lu(PS:IMSI-262426880065475)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082542956 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082542956 DLINP <000b> input/ipa.c:451 connected read/write 20240926082542956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul(67)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082542957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45964<->l=127.0.0.1:4258 TC_gsup_ul(67)@a240ea2092e0: Final verdict of PTC: pass 20240926082542983 DAUC <0003> db_auc.c:157 IMSI='262425722383430': No 2G Auth Data 20240926082542983 DAUC <0003> db_auc.c:192 IMSI='262425722383430': No 3G Auth Data 20240926082542991 DLGSUP <0013> hlr.c:121 IMSI 262425722383430: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a240ea2092e0: Created GsupExpect[0] for "262425722383430" to be handled at TC_gsup_ul(68) 20240926082543007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45968<->l=127.0.0.1:4258 20240926082543009 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543009 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425722383430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425722383430" cn_domain=PS} 20240926082543009 DLU <0006> fsm.c:456 lu(262425722383430)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082543009 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425722383430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082543029 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425722383430)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082543029 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425722383430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425722383430" cn_domain=PS} 20240926082543029 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543029 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a240ea2092e0: Found GsupExpect[0] for "262425722383430" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@a240ea2092e0: Added IMSI table entry 3TC_gsup_ul(68)"262425722383430" 20240926082543031 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543031 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425722383430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425722383430"} 20240926082543031 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425722383430)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082543031 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425722383430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082543031 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425722383430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425722383430"} 20240926082543031 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425722383430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082543031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425722383430)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082543031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425722383430)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082543031 DLU <0006> fsm.c:568 lu(PS:IMSI-262425722383430)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082543031 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543031 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul(68)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082543032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45968<->l=127.0.0.1:4258 TC_gsup_ul(68)@a240ea2092e0: Final verdict of PTC: pass 20240926082543056 DAUC <0003> db_auc.c:157 IMSI='262421207747531': No 2G Auth Data 20240926082543056 DAUC <0003> db_auc.c:192 IMSI='262421207747531': No 3G Auth Data 20240926082543064 DLGSUP <0013> hlr.c:121 IMSI 262421207747531: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a240ea2092e0: Created GsupExpect[0] for "262421207747531" to be handled at TC_gsup_ul(69) 20240926082543078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 20240926082543080 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543080 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421207747531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421207747531" cn_domain=PS} 20240926082543080 DLU <0006> fsm.c:456 lu(262421207747531)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082543080 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421207747531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082543095 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421207747531)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082543095 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421207747531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421207747531" cn_domain=PS} 20240926082543095 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543095 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a240ea2092e0: Found GsupExpect[0] for "262421207747531" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@a240ea2092e0: Added IMSI table entry 4TC_gsup_ul(69)"262421207747531" 20240926082543101 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543101 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421207747531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421207747531"} 20240926082543101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421207747531)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082543101 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421207747531 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082543101 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421207747531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421207747531"} 20240926082543101 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421207747531 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082543101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421207747531)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082543101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421207747531)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082543101 DLU <0006> fsm.c:568 lu(PS:IMSI-262421207747531)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082543101 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543101 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul(69)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082543105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 TC_gsup_ul(69)@a240ea2092e0: Final verdict of PTC: pass 20240926082543130 DAUC <0003> db_auc.c:157 IMSI='262428082489883': No 2G Auth Data 20240926082543130 DAUC <0003> db_auc.c:192 IMSI='262428082489883': No 3G Auth Data 20240926082543138 DLGSUP <0013> hlr.c:121 IMSI 262428082489883: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a240ea2092e0: Created GsupExpect[0] for "262428082489883" to be handled at TC_gsup_ul(70) 20240926082543160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45980<->l=127.0.0.1:4258 20240926082543161 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543161 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428082489883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428082489883" cn_domain=PS} 20240926082543161 DLU <0006> fsm.c:456 lu(262428082489883)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082543161 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428082489883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082543177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428082489883)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082543177 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428082489883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428082489883" cn_domain=PS} 20240926082543177 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543177 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a240ea2092e0: Found GsupExpect[0] for "262428082489883" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@a240ea2092e0: Added IMSI table entry 5TC_gsup_ul(70)"262428082489883" 20240926082543181 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543181 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428082489883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428082489883"} 20240926082543181 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428082489883)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082543181 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428082489883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082543181 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428082489883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428082489883"} 20240926082543181 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428082489883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082543181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428082489883)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082543181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428082489883)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082543181 DLU <0006> fsm.c:568 lu(PS:IMSI-262428082489883)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082543181 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543181 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul(70)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082543183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45980<->l=127.0.0.1:4258 TC_gsup_ul(70)@a240ea2092e0: Final verdict of PTC: pass 20240926082543215 DAUC <0003> db_auc.c:157 IMSI='262429411502093': No 2G Auth Data 20240926082543215 DAUC <0003> db_auc.c:192 IMSI='262429411502093': No 3G Auth Data 20240926082543223 DLGSUP <0013> hlr.c:121 IMSI 262429411502093: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a240ea2092e0: Created GsupExpect[0] for "262429411502093" to be handled at TC_gsup_ul(71) 20240926082543251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4258 20240926082543255 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543255 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411502093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429411502093" cn_domain=PS} 20240926082543255 DLU <0006> fsm.c:456 lu(262429411502093)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082543255 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411502093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082543271 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429411502093)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082543271 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411502093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429411502093" cn_domain=PS} 20240926082543271 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543271 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a240ea2092e0: Found GsupExpect[0] for "262429411502093" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@a240ea2092e0: Added IMSI table entry 6TC_gsup_ul(71)"262429411502093" 20240926082543277 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543277 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429411502093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429411502093"} 20240926082543277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429411502093)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082543277 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429411502093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082543277 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411502093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429411502093"} 20240926082543277 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429411502093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082543277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411502093)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082543277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429411502093)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082543277 DLU <0006> fsm.c:568 lu(PS:IMSI-262429411502093)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082543277 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543277 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul(71)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082543280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4258 TC_gsup_ul(71)@a240ea2092e0: Final verdict of PTC: pass 20240926082543314 DAUC <0003> db_auc.c:157 IMSI='262420324048115': No 2G Auth Data 20240926082543314 DAUC <0003> db_auc.c:192 IMSI='262420324048115': No 3G Auth Data 20240926082543322 DLGSUP <0013> hlr.c:121 IMSI 262420324048115: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a240ea2092e0: Created GsupExpect[0] for "262420324048115" to be handled at TC_gsup_ul(72) 20240926082543353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4258 20240926082543360 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543361 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420324048115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420324048115" cn_domain=PS} 20240926082543361 DLU <0006> fsm.c:456 lu(262420324048115)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082543361 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420324048115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082543377 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420324048115)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082543377 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420324048115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420324048115" cn_domain=PS} 20240926082543378 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543378 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a240ea2092e0: Found GsupExpect[0] for "262420324048115" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@a240ea2092e0: Added IMSI table entry 7TC_gsup_ul(72)"262420324048115" 20240926082543383 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543383 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420324048115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420324048115"} 20240926082543383 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420324048115)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082543383 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420324048115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082543383 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420324048115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420324048115"} 20240926082543383 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420324048115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082543383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420324048115)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082543383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420324048115)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082543383 DLU <0006> fsm.c:568 lu(PS:IMSI-262420324048115)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082543383 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082543383 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul(72)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082543386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4258 TC_gsup_ul(72)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082543413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45930<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@a240ea2092e0: Final verdict of PTC: none 63@a240ea2092e0: Final verdict of PTC: none 20240926082543413 DLINP <000b> input/ipa.c:451 connected read/write 20240926082543413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082543413 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082543413 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082543413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082543413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38055<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_ul finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Sep 26 08:25:43 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20240926082543436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46008<->l=127.0.0.1:4258 20240926082543436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46008<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6128) Waiting for packet dumper to finish... 1 (prev_count=6128, count=45948) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Sep 26 08:25:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_ul_via_proxy started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082546551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082546551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082546556 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@a240ea2092e0: 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) } } } } 20240926082546562 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546562 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082546562 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082546562 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  20240926082546562 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082546562 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  20240926082546562 DLGSUP <0013> gsup_server.c:235 2:  20240926082546562 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082546562 DLGSUP <0013> gsup_server.c:235 3:  20240926082546562 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082546562 DLGSUP <0013> gsup_server.c:235 4:  20240926082546562 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082546562 DLGSUP <0013> gsup_server.c:235 5:  20240926082546562 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(73)@a240ea2092e0: 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 } } } } 20240926082546562 DLGSUP <0013> gsup_server.c:235 7:  20240926082546562 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082546562 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082546562 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082546562 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@a240ea2092e0: 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") 20240926082546589 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37071<->l=127.0.0.1:4259) 20240926082546620 DAUC <0003> db_auc.c:157 IMSI='262423249355713': No 2G Auth Data 20240926082546620 DAUC <0003> db_auc.c:192 IMSI='262423249355713': No 3G Auth Data HLR_Test-GSUP(74)@a240ea2092e0: Created GsupExpect[0] for "262423249355713" to be handled at TC_gsup_ul_via_proxy(77) 20240926082546665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4258 20240926082546677 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546677 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423249355713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423249355713" cn_domain=PS source_name="the-source\n"} 20240926082546677 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240926082546677 DLU <0006> fsm.c:456 lu(262423249355713)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082546677 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423249355713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240926082546694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423249355713)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082546694 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423249355713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423249355713" cn_domain=PS destination_name="the-source\n"} 20240926082546694 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546694 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a240ea2092e0: Found GsupExpect[0] for "262423249355713" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@a240ea2092e0: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423249355713" 20240926082546700 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546700 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423249355713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423249355713" source_name="the-source\n"} 20240926082546700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423249355713)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082546700 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262423249355713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082546700 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423249355713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423249355713" destination_name="the-source\n"} 20240926082546700 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262423249355713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082546700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423249355713)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082546700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423249355713)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082546700 DLU <0006> fsm.c:568 lu(PS:IMSI-262423249355713)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082546700 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546700 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082546704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@a240ea2092e0: Final verdict of PTC: pass 20240926082546729 DAUC <0003> db_auc.c:157 IMSI='262427839247873': No 2G Auth Data 20240926082546729 DAUC <0003> db_auc.c:192 IMSI='262427839247873': No 3G Auth Data 20240926082546738 DLGSUP <0013> hlr.c:121 IMSI 262427839247873: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240926082546752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46056<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@a240ea2092e0: Created GsupExpect[0] for "262427839247873" to be handled at TC_gsup_ul_via_proxy(78) 20240926082546753 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546753 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427839247873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427839247873" cn_domain=PS source_name="the-source\n"} 20240926082546753 DLU <0006> fsm.c:456 lu(262427839247873)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082546753 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427839247873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240926082546769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427839247873)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082546769 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427839247873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427839247873" cn_domain=PS destination_name="the-source\n"} 20240926082546769 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546769 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a240ea2092e0: Found GsupExpect[0] for "262427839247873" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@a240ea2092e0: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427839247873" 20240926082546772 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546773 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427839247873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427839247873" source_name="the-source\n"} 20240926082546773 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427839247873)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082546773 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262427839247873 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082546773 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427839247873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427839247873" destination_name="the-source\n"} 20240926082546773 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262427839247873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082546773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427839247873)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082546773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427839247873)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082546773 DLU <0006> fsm.c:568 lu(PS:IMSI-262427839247873)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082546773 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546773 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082546774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46056<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@a240ea2092e0: Final verdict of PTC: pass 20240926082546800 DAUC <0003> db_auc.c:157 IMSI='262421774700305': No 2G Auth Data 20240926082546800 DAUC <0003> db_auc.c:192 IMSI='262421774700305': No 3G Auth Data 20240926082546808 DLGSUP <0013> hlr.c:121 IMSI 262421774700305: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a240ea2092e0: Created GsupExpect[0] for "262421774700305" to be handled at TC_gsup_ul_via_proxy(79) 20240926082546821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4258 20240926082546823 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546823 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421774700305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421774700305" cn_domain=PS source_name="the-source\n"} 20240926082546823 DLU <0006> fsm.c:456 lu(262421774700305)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082546823 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421774700305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240926082546839 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421774700305)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082546839 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421774700305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421774700305" cn_domain=PS destination_name="the-source\n"} 20240926082546839 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546839 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a240ea2092e0: Found GsupExpect[0] for "262421774700305" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@a240ea2092e0: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421774700305" 20240926082546843 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546843 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421774700305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421774700305" source_name="the-source\n"} 20240926082546843 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421774700305)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082546843 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421774700305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082546843 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421774700305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421774700305" destination_name="the-source\n"} 20240926082546844 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421774700305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082546844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421774700305)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082546844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421774700305)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082546844 DLU <0006> fsm.c:568 lu(PS:IMSI-262421774700305)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082546844 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546844 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082546846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@a240ea2092e0: Final verdict of PTC: pass 20240926082546871 DAUC <0003> db_auc.c:157 IMSI='262429530296778': No 2G Auth Data 20240926082546871 DAUC <0003> db_auc.c:192 IMSI='262429530296778': No 3G Auth Data 20240926082546880 DLGSUP <0013> hlr.c:121 IMSI 262429530296778: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a240ea2092e0: Created GsupExpect[0] for "262429530296778" to be handled at TC_gsup_ul_via_proxy(80) 20240926082546894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4258 20240926082546895 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546895 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429530296778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429530296778" cn_domain=PS source_name="the-source\n"} 20240926082546895 DLU <0006> fsm.c:456 lu(262429530296778)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082546895 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429530296778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240926082546911 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429530296778)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082546911 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429530296778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429530296778" cn_domain=PS destination_name="the-source\n"} 20240926082546912 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546912 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a240ea2092e0: Found GsupExpect[0] for "262429530296778" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@a240ea2092e0: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262429530296778" 20240926082546916 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546916 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429530296778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429530296778" source_name="the-source\n"} 20240926082546916 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429530296778)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082546916 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262429530296778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082546916 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429530296778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429530296778" destination_name="the-source\n"} 20240926082546916 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262429530296778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082546916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429530296778)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082546916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429530296778)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082546916 DLU <0006> fsm.c:568 lu(PS:IMSI-262429530296778)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082546916 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546916 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082546919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@a240ea2092e0: Final verdict of PTC: pass 20240926082546945 DAUC <0003> db_auc.c:157 IMSI='262429838934280': No 2G Auth Data 20240926082546945 DAUC <0003> db_auc.c:192 IMSI='262429838934280': No 3G Auth Data 20240926082546953 DLGSUP <0013> hlr.c:121 IMSI 262429838934280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a240ea2092e0: Created GsupExpect[0] for "262429838934280" to be handled at TC_gsup_ul_via_proxy(81) 20240926082546967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4258 20240926082546969 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546969 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429838934280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429838934280" cn_domain=PS source_name="the-source\n"} 20240926082546969 DLU <0006> fsm.c:456 lu(262429838934280)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082546969 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429838934280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240926082546985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429838934280)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082546985 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429838934280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429838934280" cn_domain=PS destination_name="the-source\n"} 20240926082546985 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546985 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a240ea2092e0: Found GsupExpect[0] for "262429838934280" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@a240ea2092e0: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429838934280" 20240926082546988 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082546988 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429838934280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429838934280" source_name="the-source\n"} 20240926082546988 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429838934280)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082546988 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262429838934280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082546988 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429838934280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429838934280" destination_name="the-source\n"} 20240926082546988 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262429838934280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082546988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429838934280)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082546988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429838934280)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082546988 DLU <0006> fsm.c:568 lu(PS:IMSI-262429838934280)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082546988 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082546988 DLINP <000b> input/ipa.c:451 connected read/write 20240926082546988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082546989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@a240ea2092e0: Final verdict of PTC: pass 20240926082547019 DAUC <0003> db_auc.c:157 IMSI='262425455939429': No 2G Auth Data 20240926082547019 DAUC <0003> db_auc.c:192 IMSI='262425455939429': No 3G Auth Data 20240926082547028 DLGSUP <0013> hlr.c:121 IMSI 262425455939429: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a240ea2092e0: Created GsupExpect[0] for "262425455939429" to be handled at TC_gsup_ul_via_proxy(82) 20240926082547062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4258 20240926082547068 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082547069 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425455939429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425455939429" cn_domain=PS source_name="the-source\n"} 20240926082547069 DLU <0006> fsm.c:456 lu(262425455939429)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082547069 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425455939429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240926082547089 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425455939429)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082547089 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425455939429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425455939429" cn_domain=PS destination_name="the-source\n"} 20240926082547089 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082547089 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a240ea2092e0: Found GsupExpect[0] for "262425455939429" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@a240ea2092e0: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425455939429" 20240926082547095 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082547095 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425455939429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425455939429" source_name="the-source\n"} 20240926082547095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425455939429)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082547095 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425455939429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082547095 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425455939429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425455939429" destination_name="the-source\n"} 20240926082547095 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425455939429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082547095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425455939429)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082547095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425455939429)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082547095 DLU <0006> fsm.c:568 lu(PS:IMSI-262425455939429)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082547095 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082547095 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082547098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@a240ea2092e0: Final verdict of PTC: pass 20240926082547133 DAUC <0003> db_auc.c:157 IMSI='262422301945459': No 2G Auth Data 20240926082547133 DAUC <0003> db_auc.c:192 IMSI='262422301945459': No 3G Auth Data 20240926082547141 DLGSUP <0013> hlr.c:121 IMSI 262422301945459: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a240ea2092e0: Created GsupExpect[0] for "262422301945459" to be handled at TC_gsup_ul_via_proxy(83) 20240926082547166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46084<->l=127.0.0.1:4258 20240926082547169 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082547169 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262422301945459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422301945459" cn_domain=PS source_name="the-source\n"} 20240926082547169 DLU <0006> fsm.c:456 lu(262422301945459)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082547169 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262422301945459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240926082547189 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422301945459)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082547189 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262422301945459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422301945459" cn_domain=PS destination_name="the-source\n"} 20240926082547189 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082547189 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a240ea2092e0: Found GsupExpect[0] for "262422301945459" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@a240ea2092e0: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262422301945459" 20240926082547194 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082547194 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262422301945459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422301945459" source_name="the-source\n"} 20240926082547194 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422301945459)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082547194 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262422301945459 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082547194 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262422301945459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422301945459" destination_name="the-source\n"} 20240926082547194 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262422301945459 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082547194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422301945459)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082547195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422301945459)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082547195 DLU <0006> fsm.c:568 lu(PS:IMSI-262422301945459)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082547195 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082547195 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082547197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46084<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@a240ea2092e0: Final verdict of PTC: pass 20240926082547231 DAUC <0003> db_auc.c:157 IMSI='262426223225736': No 2G Auth Data 20240926082547231 DAUC <0003> db_auc.c:192 IMSI='262426223225736': No 3G Auth Data 20240926082547239 DLGSUP <0013> hlr.c:121 IMSI 262426223225736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a240ea2092e0: Created GsupExpect[0] for "262426223225736" to be handled at TC_gsup_ul_via_proxy(84) 20240926082547267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46094<->l=127.0.0.1:4258 20240926082547270 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082547270 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426223225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426223225736" cn_domain=PS source_name="the-source\n"} 20240926082547270 DLU <0006> fsm.c:456 lu(262426223225736)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082547270 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426223225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240926082547286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426223225736)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082547286 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426223225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426223225736" cn_domain=PS destination_name="the-source\n"} 20240926082547286 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082547286 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a240ea2092e0: Found GsupExpect[0] for "262426223225736" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@a240ea2092e0: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426223225736" 20240926082547291 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082547291 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426223225736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426223225736" source_name="the-source\n"} 20240926082547291 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426223225736)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082547291 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426223225736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082547291 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426223225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426223225736" destination_name="the-source\n"} 20240926082547291 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426223225736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082547291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426223225736)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082547291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426223225736)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082547291 DLU <0006> fsm.c:568 lu(PS:IMSI-262426223225736)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082547291 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082547291 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082547294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46094<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082547321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4258 20240926082547321 DLINP <000b> input/ipa.c:451 connected read/write 20240926082547321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082547321 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082547321 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082547321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082547321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@a240ea2092e0: Final verdict of PTC: none 75@a240ea2092e0: Final verdict of PTC: none 20240926082547321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37071<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Sep 26 08:25:47 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 20240926082547344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4258 20240926082547344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30216) Waiting for packet dumper to finish... 1 (prev_count=30216, count=45964) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Sep 26 08:25:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_ul_subscriber_data started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082550454 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082550454 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082550459 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082550460 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550460 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082550460 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082550460 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  20240926082550460 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082550460 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  20240926082550460 DLGSUP <0013> gsup_server.c:235 2:  20240926082550460 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082550460 DLGSUP <0013> gsup_server.c:235 3:  20240926082550460 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082550460 DLGSUP <0013> gsup_server.c:235 4:  20240926082550460 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082550460 DLGSUP <0013> gsup_server.c:235 5:  20240926082550460 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082550460 DLGSUP <0013> gsup_server.c:235 7:  20240926082550460 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082550460 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082550460 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082550460 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@a240ea2092e0: 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") 20240926082550484 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42351<->l=127.0.0.1:4259) 20240926082550515 DAUC <0003> db_auc.c:157 IMSI='262428772551384': No 2G Auth Data 20240926082550515 DAUC <0003> db_auc.c:192 IMSI='262428772551384': No 3G Auth Data HLR_Test-GSUP(86)@a240ea2092e0: Created GsupExpect[0] for "262428772551384" to be handled at TC_gsup_ul_subscriber_data(89) 20240926082550558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a240ea2092e0: GSUP ul subscriber_data 20240926082550568 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550568 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428772551384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428772551384" cn_domain=PS} 20240926082550568 DLU <0006> fsm.c:456 lu(262428772551384)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082550568 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428772551384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082550585 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428772551384)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082550585 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428772551384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428772551384" cn_domain=PS} 20240926082550586 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550586 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a240ea2092e0: Found GsupExpect[0] for "262428772551384" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@a240ea2092e0: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428772551384" 20240926082550593 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550593 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428772551384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428772551384"} 20240926082550593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428772551384)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082550593 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428772551384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082550593 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428772551384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428772551384"} 20240926082550593 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428772551384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082550593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428772551384)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082550593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428772551384)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082550593 DLU <0006> fsm.c:568 lu(PS:IMSI-262428772551384)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082550593 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550593 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082550596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a240ea2092e0: Final verdict of PTC: pass 20240926082550623 DAUC <0003> db_auc.c:157 IMSI='262425995242317': No 2G Auth Data 20240926082550623 DAUC <0003> db_auc.c:192 IMSI='262425995242317': No 3G Auth Data 20240926082550631 DLGSUP <0013> hlr.c:121 IMSI 262425995242317: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a240ea2092e0: Created GsupExpect[0] for "262425995242317" to be handled at TC_gsup_ul_subscriber_data(90) 20240926082550645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a240ea2092e0: GSUP ul subscriber_data 20240926082550647 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550647 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425995242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425995242317" cn_domain=PS} 20240926082550647 DLU <0006> fsm.c:456 lu(262425995242317)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082550647 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425995242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082550663 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425995242317)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082550663 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425995242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425995242317" cn_domain=PS} 20240926082550663 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550663 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a240ea2092e0: Found GsupExpect[0] for "262425995242317" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@a240ea2092e0: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425995242317" 20240926082550665 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550665 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425995242317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425995242317"} 20240926082550665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425995242317)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082550665 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425995242317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082550665 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425995242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425995242317"} 20240926082550665 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425995242317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082550665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425995242317)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082550665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425995242317)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082550665 DLU <0006> fsm.c:568 lu(PS:IMSI-262425995242317)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082550665 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550665 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082550666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a240ea2092e0: Final verdict of PTC: pass 20240926082550691 DAUC <0003> db_auc.c:157 IMSI='262424681884629': No 2G Auth Data 20240926082550691 DAUC <0003> db_auc.c:192 IMSI='262424681884629': No 3G Auth Data 20240926082550699 DLGSUP <0013> hlr.c:121 IMSI 262424681884629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a240ea2092e0: Created GsupExpect[0] for "262424681884629" to be handled at TC_gsup_ul_subscriber_data(91) 20240926082550713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a240ea2092e0: GSUP ul subscriber_data 20240926082550714 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550714 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424681884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424681884629" cn_domain=PS} 20240926082550714 DLU <0006> fsm.c:456 lu(262424681884629)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082550714 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424681884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082550730 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424681884629)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082550730 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424681884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424681884629" cn_domain=PS} 20240926082550730 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550730 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a240ea2092e0: Found GsupExpect[0] for "262424681884629" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@a240ea2092e0: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424681884629" 20240926082550732 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550732 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424681884629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424681884629"} 20240926082550732 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424681884629)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082550732 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424681884629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082550732 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424681884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424681884629"} 20240926082550732 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424681884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082550732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424681884629)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082550732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424681884629)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082550732 DLU <0006> fsm.c:568 lu(PS:IMSI-262424681884629)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082550732 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550732 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082550733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a240ea2092e0: Final verdict of PTC: pass 20240926082550759 DAUC <0003> db_auc.c:157 IMSI='262429299126547': No 2G Auth Data 20240926082550759 DAUC <0003> db_auc.c:192 IMSI='262429299126547': No 3G Auth Data 20240926082550767 DLGSUP <0013> hlr.c:121 IMSI 262429299126547: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a240ea2092e0: Created GsupExpect[0] for "262429299126547" to be handled at TC_gsup_ul_subscriber_data(92) 20240926082550782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a240ea2092e0: GSUP ul subscriber_data 20240926082550784 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550784 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429299126547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429299126547" cn_domain=PS} 20240926082550784 DLU <0006> fsm.c:456 lu(262429299126547)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082550784 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429299126547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082550799 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429299126547)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082550800 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429299126547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429299126547" cn_domain=PS} 20240926082550800 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550800 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a240ea2092e0: Found GsupExpect[0] for "262429299126547" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@a240ea2092e0: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429299126547" 20240926082550801 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550801 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429299126547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429299126547"} 20240926082550801 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429299126547)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082550801 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429299126547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082550801 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429299126547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429299126547"} 20240926082550801 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429299126547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082550801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429299126547)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082550801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429299126547)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082550801 DLU <0006> fsm.c:568 lu(PS:IMSI-262429299126547)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082550801 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550801 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082550802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a240ea2092e0: Final verdict of PTC: pass 20240926082550826 DAUC <0003> db_auc.c:157 IMSI='262424902438121': No 2G Auth Data 20240926082550826 DAUC <0003> db_auc.c:192 IMSI='262424902438121': No 3G Auth Data 20240926082550835 DLGSUP <0013> hlr.c:121 IMSI 262424902438121: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a240ea2092e0: Created GsupExpect[0] for "262424902438121" to be handled at TC_gsup_ul_subscriber_data(93) 20240926082550855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46168<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a240ea2092e0: GSUP ul subscriber_data 20240926082550859 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550859 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424902438121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424902438121" cn_domain=PS} 20240926082550859 DLU <0006> fsm.c:456 lu(262424902438121)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082550859 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424902438121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082550876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424902438121)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082550876 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424902438121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424902438121" cn_domain=PS} 20240926082550876 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550876 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a240ea2092e0: Found GsupExpect[0] for "262424902438121" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@a240ea2092e0: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424902438121" 20240926082550878 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550878 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424902438121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424902438121"} 20240926082550879 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424902438121)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082550879 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424902438121 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082550879 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424902438121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424902438121"} 20240926082550879 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424902438121 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082550879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424902438121)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082550879 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424902438121)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082550879 DLU <0006> fsm.c:568 lu(PS:IMSI-262424902438121)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082550879 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550879 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082550880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46168<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a240ea2092e0: Final verdict of PTC: pass 20240926082550906 DAUC <0003> db_auc.c:157 IMSI='262427181046148': No 2G Auth Data 20240926082550906 DAUC <0003> db_auc.c:192 IMSI='262427181046148': No 3G Auth Data 20240926082550914 DLGSUP <0013> hlr.c:121 IMSI 262427181046148: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a240ea2092e0: Created GsupExpect[0] for "262427181046148" to be handled at TC_gsup_ul_subscriber_data(94) 20240926082550944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a240ea2092e0: GSUP ul subscriber_data 20240926082550948 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550948 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427181046148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427181046148" cn_domain=PS} 20240926082550948 DLU <0006> fsm.c:456 lu(262427181046148)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082550948 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427181046148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082550964 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427181046148)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082550964 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427181046148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427181046148" cn_domain=PS} 20240926082550964 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550964 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a240ea2092e0: Found GsupExpect[0] for "262427181046148" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@a240ea2092e0: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427181046148" 20240926082550966 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082550966 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427181046148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427181046148"} 20240926082550966 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427181046148)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082550966 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427181046148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082550966 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427181046148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427181046148"} 20240926082550966 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427181046148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082550966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427181046148)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082550966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427181046148)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082550966 DLU <0006> fsm.c:568 lu(PS:IMSI-262427181046148)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082550966 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082550966 DLINP <000b> input/ipa.c:451 connected read/write 20240926082550966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082550968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a240ea2092e0: Final verdict of PTC: pass 20240926082551001 DAUC <0003> db_auc.c:157 IMSI='262420147227068': No 2G Auth Data 20240926082551001 DAUC <0003> db_auc.c:192 IMSI='262420147227068': No 3G Auth Data 20240926082551009 DLGSUP <0013> hlr.c:121 IMSI 262420147227068: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a240ea2092e0: Created GsupExpect[0] for "262420147227068" to be handled at TC_gsup_ul_subscriber_data(95) 20240926082551037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a240ea2092e0: GSUP ul subscriber_data 20240926082551040 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082551040 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420147227068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420147227068" cn_domain=PS} 20240926082551040 DLU <0006> fsm.c:456 lu(262420147227068)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082551040 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420147227068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082551057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420147227068)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082551057 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420147227068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420147227068" cn_domain=PS} 20240926082551057 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082551057 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a240ea2092e0: Found GsupExpect[0] for "262420147227068" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@a240ea2092e0: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420147227068" 20240926082551059 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082551059 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420147227068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420147227068"} 20240926082551059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420147227068)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082551059 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420147227068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082551059 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420147227068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420147227068"} 20240926082551059 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420147227068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082551059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420147227068)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082551059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420147227068)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082551059 DLU <0006> fsm.c:568 lu(PS:IMSI-262420147227068)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082551059 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082551059 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082551060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a240ea2092e0: Final verdict of PTC: pass 20240926082551093 DAUC <0003> db_auc.c:157 IMSI='262429164324663': No 2G Auth Data 20240926082551093 DAUC <0003> db_auc.c:192 IMSI='262429164324663': No 3G Auth Data 20240926082551102 DLGSUP <0013> hlr.c:121 IMSI 262429164324663: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a240ea2092e0: Created GsupExpect[0] for "262429164324663" to be handled at TC_gsup_ul_subscriber_data(96) 20240926082551144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a240ea2092e0: GSUP ul subscriber_data 20240926082551152 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082551152 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429164324663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429164324663" cn_domain=PS} 20240926082551152 DLU <0006> fsm.c:456 lu(262429164324663)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082551152 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429164324663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082551168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429164324663)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082551168 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429164324663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429164324663" cn_domain=PS} 20240926082551168 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082551169 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a240ea2092e0: Found GsupExpect[0] for "262429164324663" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@a240ea2092e0: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262429164324663" 20240926082551174 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082551174 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429164324663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429164324663"} 20240926082551174 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429164324663)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082551174 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429164324663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082551174 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429164324663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429164324663"} 20240926082551174 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429164324663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082551174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429164324663)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082551174 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429164324663)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082551174 DLU <0006> fsm.c:568 lu(PS:IMSI-262429164324663)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082551174 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082551174 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082551178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082551205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 20240926082551206 DLINP <000b> input/ipa.c:451 connected read/write 20240926082551206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082551206 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082551206 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082551206 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082551206 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42351<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@a240ea2092e0: Final verdict of PTC: none 87@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Sep 26 08:25:51 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 20240926082551228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 20240926082551329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=38084) Waiting for packet dumper to finish... 1 (prev_count=38084, count=50880) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Sep 26 08:25:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_vty started. MTC@a240ea2092e0: legacy= true 20240926082554404 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082554405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082554409 DLINP <000b> input/ipa.c:451 connected read/write 20240926082554409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082554411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082554414 DLINP <000b> input/ipa.c:451 connected read/write 20240926082554414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082554414 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082554414 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082554414 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  20240926082554414 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082554414 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  20240926082554414 DLGSUP <0013> gsup_server.c:235 2:  20240926082554414 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082554414 DLGSUP <0013> gsup_server.c:235 3:  20240926082554414 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082554414 DLGSUP <0013> gsup_server.c:235 4:  20240926082554414 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082554414 DLGSUP <0013> gsup_server.c:235 5:  20240926082554414 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082554414 DLGSUP <0013> gsup_server.c:235 7:  20240926082554414 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082554414 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082554414 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082554414 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@a240ea2092e0: 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") 20240926082554434 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36195<->l=127.0.0.1:4259) 20240926082554465 DAUC <0003> db_auc.c:157 IMSI='262425559027943': No 2G Auth Data 20240926082554465 DAUC <0003> db_auc.c:192 IMSI='262425559027943': No 3G Auth Data 20240926082554487 DAUC <0003> db_auc.c:192 IMSI='262425559027943': No 3G Auth Data 20240926082554516 DAUC <0003> db_auc.c:157 IMSI='262423280064356': No 2G Auth Data 20240926082554516 DAUC <0003> db_auc.c:192 IMSI='262423280064356': No 3G Auth Data 20240926082554538 DAUC <0003> db_auc.c:157 IMSI='262423280064356': No 2G Auth Data 20240926082554567 DAUC <0003> db_auc.c:157 IMSI='262425734288842': No 2G Auth Data 20240926082554567 DAUC <0003> db_auc.c:192 IMSI='262425734288842': No 3G Auth Data MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082554628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4258 20240926082554631 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36195<->l=127.0.0.1:4259) 20240926082554631 DLINP <000b> input/ipa.c:451 connected read/write 20240926082554631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082554631 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082554631 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082554631 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@a240ea2092e0: Test case TC_vty finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Sep 26 08:25:54 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20240926082554655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40100<->l=127.0.0.1:4258 20240926082554756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40100<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17160) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Sep 26 08:25:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_vty_msisdn_isd started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082557861 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082557861 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082557866 DLINP <000b> input/ipa.c:451 connected read/write 20240926082557866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082557867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082557871 DLINP <000b> input/ipa.c:451 connected read/write 20240926082557871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082557871 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082557871 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082557871 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  20240926082557871 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082557871 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  20240926082557871 DLGSUP <0013> gsup_server.c:235 2:  20240926082557871 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082557871 DLGSUP <0013> gsup_server.c:235 3:  20240926082557871 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082557871 DLGSUP <0013> gsup_server.c:235 4:  20240926082557871 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082557871 DLGSUP <0013> gsup_server.c:235 5:  20240926082557871 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082557871 DLGSUP <0013> gsup_server.c:235 7:  20240926082557871 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082557871 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082557871 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082557871 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@a240ea2092e0: 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") 20240926082557893 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44655<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@a240ea2092e0: Created GsupExpect[0] for "262424508191298" to be handled at TC_vty_msisdn_isd(104) 20240926082557908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40114<->l=127.0.0.1:4258 20240926082557945 DAUC <0003> db_auc.c:157 IMSI='262424508191298': No 2G Auth Data 20240926082557945 DAUC <0003> db_auc.c:192 IMSI='262424508191298': No 3G Auth Data 20240926082557972 DLINP <000b> input/ipa.c:451 connected read/write 20240926082557972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082557972 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424508191298" cn_domain=PS} 20240926082557972 DLU <0006> fsm.c:456 lu(262424508191298)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082557972 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082557988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424508191298)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082557988 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424508191298" cn_domain=PS} 20240926082557988 DLINP <000b> input/ipa.c:451 connected read/write 20240926082557988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082557988 DLINP <000b> input/ipa.c:451 connected read/write 20240926082557988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@a240ea2092e0: Found GsupExpect[0] for "262424508191298" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@a240ea2092e0: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424508191298" 20240926082557997 DLINP <000b> input/ipa.c:451 connected read/write 20240926082557997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082557997 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424508191298"} 20240926082557997 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424508191298)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082557997 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082557997 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424508191298"} 20240926082557997 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082557997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424508191298)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082557997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424508191298)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082557997 DLU <0006> fsm.c:568 lu(PS:IMSI-262424508191298)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082557997 DLINP <000b> input/ipa.c:451 connected read/write 20240926082557997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082557997 DLINP <000b> input/ipa.c:451 connected read/write 20240926082557997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a240ea2092e0: setverdict(pass): none -> pass 20240926082558009 DLGSUP <0013> hlr.c:128 IMSI 262424508191298: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240926082558009 DLINP <000b> input/ipa.c:451 connected read/write 20240926082558009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082558009 DLINP <000b> input/ipa.c:451 connected read/write 20240926082558009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082558015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40114<->l=127.0.0.1:4258 20240926082558015 DLINP <000b> input/ipa.c:451 connected read/write 20240926082558015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082558016 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424508191298"} 20240926082558016 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240926082558016 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424508191298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@a240ea2092e0: Final verdict of PTC: pass 20240926082558018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40104<->l=127.0.0.1:4258 20240926082558020 DLINP <000b> input/ipa.c:451 connected read/write 20240926082558020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082558020 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082558020 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082558020 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082558020 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44655<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@a240ea2092e0: Final verdict of PTC: none 102@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 102: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@a240ea2092e0: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Sep 26 08:25:58 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 20240926082558114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40130<->l=127.0.0.1:4258 20240926082558215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40130<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15032) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Sep 26 08:26:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_purge_cs started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082601304 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082601304 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082601305 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082601306 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601306 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082601306 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082601306 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  20240926082601306 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082601306 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  20240926082601306 DLGSUP <0013> gsup_server.c:235 2:  20240926082601306 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082601306 DLGSUP <0013> gsup_server.c:235 3:  20240926082601306 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082601306 DLGSUP <0013> gsup_server.c:235 4:  20240926082601306 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082601306 DLGSUP <0013> gsup_server.c:235 5:  20240926082601306 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082601306 DLGSUP <0013> gsup_server.c:235 7:  20240926082601306 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082601306 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082601306 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082601306 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@a240ea2092e0: 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") 20240926082601313 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39999<->l=127.0.0.1:4259) 20240926082601333 DAUC <0003> db_auc.c:157 IMSI='262421583527022': No 2G Auth Data 20240926082601333 DAUC <0003> db_auc.c:192 IMSI='262421583527022': No 3G Auth Data HLR_Test-GSUP(106)@a240ea2092e0: Created GsupExpect[0] for "262421583527022" to be handled at TC_gsup_purge_cs(109) 20240926082601355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 20240926082601357 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601357 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421583527022" cn_domain=PS} 20240926082601357 DLU <0006> fsm.c:456 lu(262421583527022)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082601357 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082601373 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421583527022)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082601373 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421583527022" cn_domain=PS} 20240926082601373 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601373 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a240ea2092e0: Found GsupExpect[0] for "262421583527022" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@a240ea2092e0: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421583527022" 20240926082601374 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601374 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421583527022"} 20240926082601374 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421583527022)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082601374 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082601374 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421583527022"} 20240926082601374 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082601374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421583527022)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082601374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421583527022)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082601374 DLU <0006> fsm.c:568 lu(PS:IMSI-262421583527022)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082601374 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601374 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a240ea2092e0: setverdict(pass): none -> pass 20240926082601375 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601375 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421583527022" cn_domain=CS} 20240926082601375 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240926082601383 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421583527022"} 20240926082601383 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421583527022 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082601383 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601383 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082601383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@a240ea2092e0: Final verdict of PTC: pass 20240926082601408 DAUC <0003> db_auc.c:157 IMSI='262426838007543': No 2G Auth Data 20240926082601408 DAUC <0003> db_auc.c:192 IMSI='262426838007543': No 3G Auth Data 20240926082601416 DLGSUP <0013> hlr.c:121 IMSI 262426838007543: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a240ea2092e0: Created GsupExpect[0] for "262426838007543" to be handled at TC_gsup_purge_cs(110) 20240926082601431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40142<->l=127.0.0.1:4258 20240926082601433 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601433 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426838007543" cn_domain=PS} 20240926082601433 DLU <0006> fsm.c:456 lu(262426838007543)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082601433 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082601456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426838007543)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082601456 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426838007543" cn_domain=PS} 20240926082601456 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601456 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a240ea2092e0: Found GsupExpect[0] for "262426838007543" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@a240ea2092e0: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426838007543" 20240926082601458 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601458 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426838007543"} 20240926082601458 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426838007543)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082601458 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082601458 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426838007543"} 20240926082601458 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082601458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426838007543)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082601458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426838007543)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082601458 DLU <0006> fsm.c:568 lu(PS:IMSI-262426838007543)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082601458 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601458 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@a240ea2092e0: setverdict(pass): none -> pass 20240926082601458 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601458 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426838007543" cn_domain=CS} 20240926082601458 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240926082601466 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426838007543"} 20240926082601466 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426838007543 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082601466 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601466 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40142<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(110)@a240ea2092e0: Final verdict of PTC: pass 20240926082601490 DAUC <0003> db_auc.c:157 IMSI='262421284656131': No 2G Auth Data 20240926082601490 DAUC <0003> db_auc.c:192 IMSI='262421284656131': No 3G Auth Data 20240926082601498 DLGSUP <0013> hlr.c:121 IMSI 262421284656131: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a240ea2092e0: Created GsupExpect[0] for "262421284656131" to be handled at TC_gsup_purge_cs(111) 20240926082601512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40144<->l=127.0.0.1:4258 20240926082601514 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601514 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421284656131" cn_domain=PS} 20240926082601514 DLU <0006> fsm.c:456 lu(262421284656131)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082601514 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082601529 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421284656131)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082601529 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421284656131" cn_domain=PS} 20240926082601529 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601529 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a240ea2092e0: Found GsupExpect[0] for "262421284656131" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@a240ea2092e0: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421284656131" 20240926082601530 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601530 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421284656131"} 20240926082601530 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421284656131)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082601530 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082601530 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421284656131"} 20240926082601530 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082601530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421284656131)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082601530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421284656131)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082601530 DLU <0006> fsm.c:568 lu(PS:IMSI-262421284656131)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082601530 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601530 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@a240ea2092e0: setverdict(pass): none -> pass 20240926082601531 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601531 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421284656131" cn_domain=CS} 20240926082601531 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240926082601539 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421284656131"} 20240926082601539 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421284656131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082601539 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601539 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082601539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40144<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@a240ea2092e0: Final verdict of PTC: pass 20240926082601563 DAUC <0003> db_auc.c:157 IMSI='262421249445477': No 2G Auth Data 20240926082601563 DAUC <0003> db_auc.c:192 IMSI='262421249445477': No 3G Auth Data 20240926082601571 DLGSUP <0013> hlr.c:121 IMSI 262421249445477: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a240ea2092e0: Created GsupExpect[0] for "262421249445477" to be handled at TC_gsup_purge_cs(112) 20240926082601585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42210<->l=127.0.0.1:4258 20240926082601587 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601587 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421249445477" cn_domain=PS} 20240926082601587 DLU <0006> fsm.c:456 lu(262421249445477)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082601587 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082601602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421249445477)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082601602 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421249445477" cn_domain=PS} 20240926082601602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a240ea2092e0: Found GsupExpect[0] for "262421249445477" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@a240ea2092e0: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421249445477" 20240926082601603 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601603 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421249445477"} 20240926082601603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421249445477)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082601603 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082601603 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421249445477"} 20240926082601603 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082601603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421249445477)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082601603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421249445477)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082601603 DLU <0006> fsm.c:568 lu(PS:IMSI-262421249445477)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082601603 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601603 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601604 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601604 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421249445477" cn_domain=CS} 20240926082601604 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) TC_gsup_purge_cs(112)@a240ea2092e0: setverdict(pass): none -> pass 20240926082601612 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421249445477"} 20240926082601612 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421249445477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082601612 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601612 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42210<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(112)@a240ea2092e0: Final verdict of PTC: pass 20240926082601636 DAUC <0003> db_auc.c:157 IMSI='262428242697684': No 2G Auth Data 20240926082601636 DAUC <0003> db_auc.c:192 IMSI='262428242697684': No 3G Auth Data 20240926082601645 DLGSUP <0013> hlr.c:121 IMSI 262428242697684: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a240ea2092e0: Created GsupExpect[0] for "262428242697684" to be handled at TC_gsup_purge_cs(113) 20240926082601659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4258 20240926082601661 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601661 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428242697684" cn_domain=PS} 20240926082601661 DLU <0006> fsm.c:456 lu(262428242697684)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082601661 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082601676 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428242697684)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082601676 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428242697684" cn_domain=PS} 20240926082601676 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601676 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a240ea2092e0: Found GsupExpect[0] for "262428242697684" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@a240ea2092e0: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428242697684" 20240926082601677 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601677 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428242697684"} 20240926082601677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428242697684)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082601677 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082601677 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428242697684"} 20240926082601677 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082601677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428242697684)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082601677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428242697684)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082601677 DLU <0006> fsm.c:568 lu(PS:IMSI-262428242697684)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082601677 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601677 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@a240ea2092e0: setverdict(pass): none -> pass 20240926082601678 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601678 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428242697684" cn_domain=CS} 20240926082601678 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240926082601686 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428242697684"} 20240926082601686 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428242697684 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082601686 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601686 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(113)@a240ea2092e0: Final verdict of PTC: pass 20240926082601711 DAUC <0003> db_auc.c:157 IMSI='262425537519213': No 2G Auth Data 20240926082601711 DAUC <0003> db_auc.c:192 IMSI='262425537519213': No 3G Auth Data 20240926082601719 DLGSUP <0013> hlr.c:121 IMSI 262425537519213: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a240ea2092e0: Created GsupExpect[0] for "262425537519213" to be handled at TC_gsup_purge_cs(114) 20240926082601741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42230<->l=127.0.0.1:4258 20240926082601742 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601742 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425537519213" cn_domain=PS} 20240926082601742 DLU <0006> fsm.c:456 lu(262425537519213)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082601742 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082601758 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425537519213)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082601758 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425537519213" cn_domain=PS} 20240926082601758 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601758 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a240ea2092e0: Found GsupExpect[0] for "262425537519213" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@a240ea2092e0: Added IMSI table entry 5TC_gsup_purge_cs(114)"262425537519213" 20240926082601759 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601759 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425537519213"} 20240926082601759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425537519213)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082601759 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082601759 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425537519213"} 20240926082601759 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082601759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425537519213)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082601759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425537519213)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082601759 DLU <0006> fsm.c:568 lu(PS:IMSI-262425537519213)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082601759 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601759 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@a240ea2092e0: setverdict(pass): none -> pass 20240926082601759 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601760 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425537519213" cn_domain=CS} 20240926082601760 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240926082601767 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425537519213"} 20240926082601767 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425537519213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082601767 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601767 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42230<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(114)@a240ea2092e0: Final verdict of PTC: pass 20240926082601800 DAUC <0003> db_auc.c:157 IMSI='262422066673357': No 2G Auth Data 20240926082601800 DAUC <0003> db_auc.c:192 IMSI='262422066673357': No 3G Auth Data 20240926082601808 DLGSUP <0013> hlr.c:121 IMSI 262422066673357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a240ea2092e0: Created GsupExpect[0] for "262422066673357" to be handled at TC_gsup_purge_cs(115) 20240926082601830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 20240926082601832 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601832 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422066673357" cn_domain=PS} 20240926082601832 DLU <0006> fsm.c:456 lu(262422066673357)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082601832 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082601848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422066673357)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082601848 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422066673357" cn_domain=PS} 20240926082601848 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601848 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a240ea2092e0: Found GsupExpect[0] for "262422066673357" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@a240ea2092e0: Added IMSI table entry 6TC_gsup_purge_cs(115)"262422066673357" 20240926082601848 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601848 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422066673357"} 20240926082601848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422066673357)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082601848 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082601848 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422066673357"} 20240926082601848 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082601848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422066673357)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082601848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422066673357)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082601848 DLU <0006> fsm.c:568 lu(PS:IMSI-262422066673357)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082601848 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601848 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601849 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601849 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422066673357" cn_domain=CS} 20240926082601849 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) TC_gsup_purge_cs(115)@a240ea2092e0: setverdict(pass): none -> pass 20240926082601857 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422066673357"} 20240926082601857 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422066673357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082601857 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601857 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(115)@a240ea2092e0: Final verdict of PTC: pass 20240926082601893 DAUC <0003> db_auc.c:157 IMSI='262425844591120': No 2G Auth Data 20240926082601893 DAUC <0003> db_auc.c:192 IMSI='262425844591120': No 3G Auth Data 20240926082601901 DLGSUP <0013> hlr.c:121 IMSI 262425844591120: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a240ea2092e0: Created GsupExpect[0] for "262425844591120" to be handled at TC_gsup_purge_cs(116) 20240926082601924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4258 20240926082601925 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601925 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425844591120" cn_domain=PS} 20240926082601925 DLU <0006> fsm.c:456 lu(262425844591120)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082601925 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082601941 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425844591120)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082601941 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425844591120" cn_domain=PS} 20240926082601941 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601941 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a240ea2092e0: Found GsupExpect[0] for "262425844591120" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@a240ea2092e0: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425844591120" 20240926082601942 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601942 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425844591120"} 20240926082601942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425844591120)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082601942 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082601942 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425844591120"} 20240926082601942 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082601942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425844591120)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082601942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425844591120)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082601942 DLU <0006> fsm.c:568 lu(PS:IMSI-262425844591120)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082601942 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601942 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@a240ea2092e0: setverdict(pass): none -> pass 20240926082601943 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601943 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425844591120" cn_domain=CS} 20240926082601943 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240926082601951 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425844591120"} 20240926082601951 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425844591120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082601951 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601951 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082601951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(116)@a240ea2092e0: Final verdict of PTC: pass 20240926082601976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40132<->l=127.0.0.1:4258 MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082601976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39999<->l=127.0.0.1:4259) 20240926082601976 DLINP <000b> input/ipa.c:451 connected read/write 20240926082601976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082601976 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082601976 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082601976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@a240ea2092e0: Final verdict of PTC: none 107@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Sep 26 08:26:01 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 20240926082601999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4258 20240926082602099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37760) Waiting for packet dumper to finish... 1 (prev_count=37760, count=47384) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Sep 26 08:26:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_purge_ps started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082605216 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082605216 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082605222 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082605228 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605228 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082605228 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082605228 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  20240926082605228 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082605228 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  20240926082605228 DLGSUP <0013> gsup_server.c:235 2:  20240926082605228 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082605228 DLGSUP <0013> gsup_server.c:235 3:  20240926082605228 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082605228 DLGSUP <0013> gsup_server.c:235 4:  20240926082605228 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082605228 DLGSUP <0013> gsup_server.c:235 5:  20240926082605228 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082605228 DLGSUP <0013> gsup_server.c:235 7:  20240926082605228 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082605228 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082605228 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082605228 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@a240ea2092e0: 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") 20240926082605250 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36207<->l=127.0.0.1:4259) 20240926082605285 DAUC <0003> db_auc.c:157 IMSI='262424802082903': No 2G Auth Data 20240926082605285 DAUC <0003> db_auc.c:192 IMSI='262424802082903': No 3G Auth Data HLR_Test-GSUP(118)@a240ea2092e0: Created GsupExpect[0] for "262424802082903" to be handled at TC_gsup_purge_ps(121) 20240926082605317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 20240926082605322 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605322 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424802082903" cn_domain=PS} 20240926082605322 DLU <0006> fsm.c:456 lu(262424802082903)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082605322 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082605338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424802082903)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082605338 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424802082903" cn_domain=PS} 20240926082605338 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605338 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a240ea2092e0: Found GsupExpect[0] for "262424802082903" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@a240ea2092e0: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424802082903" 20240926082605342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605342 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424802082903"} 20240926082605342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424802082903)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082605342 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082605342 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424802082903"} 20240926082605342 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082605342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424802082903)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082605342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424802082903)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082605342 DLU <0006> fsm.c:568 lu(PS:IMSI-262424802082903)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082605342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a240ea2092e0: setverdict(pass): none -> pass 20240926082605344 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605344 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424802082903" cn_domain=PS} 20240926082605344 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240926082605352 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424802082903"} 20240926082605352 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424802082903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082605352 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605352 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082605353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@a240ea2092e0: Final verdict of PTC: pass 20240926082605379 DAUC <0003> db_auc.c:157 IMSI='262426808968047': No 2G Auth Data 20240926082605379 DAUC <0003> db_auc.c:192 IMSI='262426808968047': No 3G Auth Data 20240926082605388 DLGSUP <0013> hlr.c:121 IMSI 262426808968047: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a240ea2092e0: Created GsupExpect[0] for "262426808968047" to be handled at TC_gsup_purge_ps(122) 20240926082605406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42292<->l=127.0.0.1:4258 20240926082605408 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605408 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426808968047" cn_domain=PS} 20240926082605408 DLU <0006> fsm.c:456 lu(262426808968047)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082605408 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082605424 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426808968047)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082605424 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426808968047" cn_domain=PS} 20240926082605424 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605424 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a240ea2092e0: Found GsupExpect[0] for "262426808968047" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@a240ea2092e0: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426808968047" 20240926082605426 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605426 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426808968047"} 20240926082605426 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426808968047)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082605426 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082605426 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426808968047"} 20240926082605426 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082605426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426808968047)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082605426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426808968047)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082605426 DLU <0006> fsm.c:568 lu(PS:IMSI-262426808968047)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082605426 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605426 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@a240ea2092e0: setverdict(pass): none -> pass 20240926082605428 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605428 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426808968047" cn_domain=PS} 20240926082605428 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240926082605435 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426808968047"} 20240926082605436 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426808968047 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082605436 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605436 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082605437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42292<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@a240ea2092e0: Final verdict of PTC: pass 20240926082605462 DAUC <0003> db_auc.c:157 IMSI='262423819084428': No 2G Auth Data 20240926082605462 DAUC <0003> db_auc.c:192 IMSI='262423819084428': No 3G Auth Data 20240926082605471 DLGSUP <0013> hlr.c:121 IMSI 262423819084428: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a240ea2092e0: Created GsupExpect[0] for "262423819084428" to be handled at TC_gsup_purge_ps(123) 20240926082605488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 20240926082605490 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605490 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423819084428" cn_domain=PS} 20240926082605490 DLU <0006> fsm.c:456 lu(262423819084428)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082605490 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082605507 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423819084428)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082605507 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423819084428" cn_domain=PS} 20240926082605507 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605507 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a240ea2092e0: Found GsupExpect[0] for "262423819084428" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@a240ea2092e0: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423819084428" 20240926082605509 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605509 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423819084428"} 20240926082605509 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423819084428)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082605509 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082605509 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423819084428"} 20240926082605509 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082605509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423819084428)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082605509 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423819084428)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082605509 DLU <0006> fsm.c:568 lu(PS:IMSI-262423819084428)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082605509 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605509 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a240ea2092e0: setverdict(pass): none -> pass 20240926082605510 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605510 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423819084428" cn_domain=PS} 20240926082605510 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240926082605518 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423819084428"} 20240926082605518 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423819084428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082605518 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605518 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082605519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@a240ea2092e0: Final verdict of PTC: pass 20240926082605543 DAUC <0003> db_auc.c:157 IMSI='262422598236207': No 2G Auth Data 20240926082605543 DAUC <0003> db_auc.c:192 IMSI='262422598236207': No 3G Auth Data 20240926082605552 DLGSUP <0013> hlr.c:121 IMSI 262422598236207: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a240ea2092e0: Created GsupExpect[0] for "262422598236207" to be handled at TC_gsup_purge_ps(124) 20240926082605573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42316<->l=127.0.0.1:4258 20240926082605579 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605579 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422598236207" cn_domain=PS} 20240926082605579 DLU <0006> fsm.c:456 lu(262422598236207)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082605579 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082605596 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422598236207)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082605596 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422598236207" cn_domain=PS} 20240926082605596 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605596 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a240ea2092e0: Found GsupExpect[0] for "262422598236207" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@a240ea2092e0: Added IMSI table entry 3TC_gsup_purge_ps(124)"262422598236207" 20240926082605601 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605601 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422598236207"} 20240926082605601 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422598236207)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082605601 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082605601 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422598236207"} 20240926082605601 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082605601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422598236207)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082605601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422598236207)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082605601 DLU <0006> fsm.c:568 lu(PS:IMSI-262422598236207)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082605601 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605601 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a240ea2092e0: setverdict(pass): none -> pass 20240926082605604 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605604 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422598236207" cn_domain=PS} 20240926082605604 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240926082605612 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422598236207"} 20240926082605612 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422598236207 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082605612 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605612 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082605615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42316<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@a240ea2092e0: Final verdict of PTC: pass 20240926082605641 DAUC <0003> db_auc.c:157 IMSI='262420029180311': No 2G Auth Data 20240926082605641 DAUC <0003> db_auc.c:192 IMSI='262420029180311': No 3G Auth Data 20240926082605650 DLGSUP <0013> hlr.c:121 IMSI 262420029180311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a240ea2092e0: Created GsupExpect[0] for "262420029180311" to be handled at TC_gsup_purge_ps(125) 20240926082605669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4258 20240926082605671 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605671 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420029180311" cn_domain=PS} 20240926082605671 DLU <0006> fsm.c:456 lu(262420029180311)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082605671 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082605687 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420029180311)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082605687 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420029180311" cn_domain=PS} 20240926082605687 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605687 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a240ea2092e0: Found GsupExpect[0] for "262420029180311" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@a240ea2092e0: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420029180311" 20240926082605691 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605691 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420029180311"} 20240926082605691 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420029180311)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082605691 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082605692 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420029180311"} 20240926082605692 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082605692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420029180311)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082605692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420029180311)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082605692 DLU <0006> fsm.c:568 lu(PS:IMSI-262420029180311)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082605692 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605692 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a240ea2092e0: setverdict(pass): none -> pass 20240926082605694 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605694 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420029180311" cn_domain=PS} 20240926082605694 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240926082605702 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420029180311"} 20240926082605703 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420029180311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082605703 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605703 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082605705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@a240ea2092e0: Final verdict of PTC: pass 20240926082605731 DAUC <0003> db_auc.c:157 IMSI='262429157121760': No 2G Auth Data 20240926082605731 DAUC <0003> db_auc.c:192 IMSI='262429157121760': No 3G Auth Data 20240926082605740 DLGSUP <0013> hlr.c:121 IMSI 262429157121760: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a240ea2092e0: Created GsupExpect[0] for "262429157121760" to be handled at TC_gsup_purge_ps(126) 20240926082605767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 20240926082605770 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605770 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429157121760" cn_domain=PS} 20240926082605770 DLU <0006> fsm.c:456 lu(262429157121760)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082605770 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082605786 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429157121760)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082605786 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429157121760" cn_domain=PS} 20240926082605786 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605786 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a240ea2092e0: Found GsupExpect[0] for "262429157121760" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@a240ea2092e0: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429157121760" 20240926082605790 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605790 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429157121760"} 20240926082605790 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429157121760)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082605790 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082605790 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429157121760"} 20240926082605790 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082605790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429157121760)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082605790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429157121760)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082605790 DLU <0006> fsm.c:568 lu(PS:IMSI-262429157121760)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082605790 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605791 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a240ea2092e0: setverdict(pass): none -> pass 20240926082605793 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605793 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429157121760" cn_domain=PS} 20240926082605793 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240926082605802 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429157121760"} 20240926082605802 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429157121760 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082605802 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605802 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082605804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@a240ea2092e0: Final verdict of PTC: pass 20240926082605838 DAUC <0003> db_auc.c:157 IMSI='262429273703251': No 2G Auth Data 20240926082605838 DAUC <0003> db_auc.c:192 IMSI='262429273703251': No 3G Auth Data 20240926082605846 DLGSUP <0013> hlr.c:121 IMSI 262429273703251: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a240ea2092e0: Created GsupExpect[0] for "262429273703251" to be handled at TC_gsup_purge_ps(127) 20240926082605882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42340<->l=127.0.0.1:4258 20240926082605890 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605890 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429273703251" cn_domain=PS} 20240926082605890 DLU <0006> fsm.c:456 lu(262429273703251)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082605890 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082605907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429273703251)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082605907 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429273703251" cn_domain=PS} 20240926082605907 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605907 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a240ea2092e0: Found GsupExpect[0] for "262429273703251" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@a240ea2092e0: Added IMSI table entry 6TC_gsup_purge_ps(127)"262429273703251" 20240926082605913 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605913 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429273703251"} 20240926082605913 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429273703251)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082605913 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082605913 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429273703251"} 20240926082605913 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082605913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429273703251)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082605913 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429273703251)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082605913 DLU <0006> fsm.c:568 lu(PS:IMSI-262429273703251)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082605913 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605913 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a240ea2092e0: setverdict(pass): none -> pass 20240926082605915 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605915 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429273703251" cn_domain=PS} 20240926082605915 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240926082605923 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429273703251"} 20240926082605923 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429273703251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082605923 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082605923 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082605925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42340<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@a240ea2092e0: Final verdict of PTC: pass 20240926082605958 DAUC <0003> db_auc.c:157 IMSI='262420470084965': No 2G Auth Data 20240926082605958 DAUC <0003> db_auc.c:192 IMSI='262420470084965': No 3G Auth Data 20240926082605967 DLGSUP <0013> hlr.c:121 IMSI 262420470084965: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a240ea2092e0: Created GsupExpect[0] for "262420470084965" to be handled at TC_gsup_purge_ps(128) 20240926082605990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 20240926082605992 DLINP <000b> input/ipa.c:451 connected read/write 20240926082605992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082605992 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420470084965" cn_domain=PS} 20240926082605992 DLU <0006> fsm.c:456 lu(262420470084965)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082605992 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082606007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420470084965)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082606007 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420470084965" cn_domain=PS} 20240926082606007 DLINP <000b> input/ipa.c:451 connected read/write 20240926082606007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082606007 DLINP <000b> input/ipa.c:451 connected read/write 20240926082606007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a240ea2092e0: Found GsupExpect[0] for "262420470084965" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@a240ea2092e0: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420470084965" 20240926082606011 DLINP <000b> input/ipa.c:451 connected read/write 20240926082606011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082606011 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420470084965"} 20240926082606011 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420470084965)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082606011 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082606011 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420470084965"} 20240926082606011 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082606011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420470084965)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082606011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420470084965)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082606011 DLU <0006> fsm.c:568 lu(PS:IMSI-262420470084965)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082606011 DLINP <000b> input/ipa.c:451 connected read/write 20240926082606011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082606011 DLINP <000b> input/ipa.c:451 connected read/write 20240926082606011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a240ea2092e0: setverdict(pass): none -> pass 20240926082606014 DLINP <000b> input/ipa.c:451 connected read/write 20240926082606014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082606014 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420470084965" cn_domain=PS} 20240926082606014 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240926082606022 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420470084965"} 20240926082606022 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420470084965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240926082606022 DLINP <000b> input/ipa.c:451 connected read/write 20240926082606022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082606022 DLINP <000b> input/ipa.c:451 connected read/write 20240926082606022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082606025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42350<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082606052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42274<->l=127.0.0.1:4258 20240926082606053 DLINP <000b> input/ipa.c:451 connected read/write 20240926082606053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082606053 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082606053 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082606053 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082606053 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36207<->l=127.0.0.1:4259) 119@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP(118)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Sep 26 08:26:06 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 20240926082606076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 20240926082606177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18508) Waiting for packet dumper to finish... 1 (prev_count=18508, count=48384) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Sep 26 08:26:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_purge_unknown started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082609291 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082609291 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082609295 DLINP <000b> input/ipa.c:451 connected read/write 20240926082609295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082609295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082609297 DLINP <000b> input/ipa.c:451 connected read/write 20240926082609297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082609297 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082609297 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082609297 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  20240926082609297 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082609297 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  20240926082609297 DLGSUP <0013> gsup_server.c:235 2:  20240926082609297 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082609297 DLGSUP <0013> gsup_server.c:235 3:  20240926082609297 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082609297 DLGSUP <0013> gsup_server.c:235 4:  20240926082609297 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082609297 DLGSUP <0013> gsup_server.c:235 5:  20240926082609297 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082609297 DLGSUP <0013> gsup_server.c:235 7:  20240926082609297 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082609297 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082609297 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082609297 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@a240ea2092e0: 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") 20240926082609306 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46001<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@a240ea2092e0: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240926082609312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42380<->l=127.0.0.1:4258 20240926082609342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082609342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082609342 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} 20240926082609342 DLU <0006> fsm.c:456 lu(2345743413463)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082609342 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 20240926082609342 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} 20240926082609342 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082609342 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a8d9734850]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082609342 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55a8d9734850]{UNVALIDATED}: Freeing instance 20240926082609342 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55a8d9734850]{UNVALIDATED}: Deallocated 20240926082609342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082609342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082609342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082609342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@a240ea2092e0: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@a240ea2092e0: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@a240ea2092e0: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082609349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42380<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082609352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42368<->l=127.0.0.1:4258 20240926082609354 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46001<->l=127.0.0.1:4259) 20240926082609354 DLINP <000b> input/ipa.c:451 connected read/write 20240926082609354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082609354 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(130)@a240ea2092e0: Final verdict of PTC: none 20240926082609354 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082609354 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 131@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Sep 26 08:26:09 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 20240926082609392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42382<->l=127.0.0.1:4258 20240926082609493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42382<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12532) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Sep 26 08:26:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_ussd_unknown started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082612589 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082612589 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082612593 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082612597 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612597 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082612597 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082612597 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  20240926082612597 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082612597 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  20240926082612597 DLGSUP <0013> gsup_server.c:235 2:  20240926082612597 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082612597 DLGSUP <0013> gsup_server.c:235 3:  20240926082612597 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082612597 DLGSUP <0013> gsup_server.c:235 4:  20240926082612597 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082612597 DLGSUP <0013> gsup_server.c:235 5:  20240926082612597 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082612597 DLGSUP <0013> gsup_server.c:235 7:  20240926082612597 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082612597 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082612597 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082612597 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@a240ea2092e0: 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") 20240926082612618 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43621<->l=127.0.0.1:4259) 20240926082612656 DAUC <0003> db_auc.c:157 IMSI='262426597920948': No 2G Auth Data 20240926082612656 DAUC <0003> db_auc.c:192 IMSI='262426597920948': No 3G Auth Data HLR_Test-GSUP(135)@a240ea2092e0: Created GsupExpect[0] for "262426597920948" to be handled at TC_mo_ussd_unknown(138) 20240926082612687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4258 20240926082612695 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612695 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426597920948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426597920948" session_id=3534632886 session_state=BEGIN} 20240926082612695 DSS <0004> hlr_ussd.c:576 262426597920948/0xd2ae37b6: Process SS (BEGIN) 20240926082612695 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240926082612695 DSS <0004> hlr_ussd.c:518 262426597920948/0xd2ae37b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240926082612695 DSS <0004> hlr_ussd.c:523 262426597920948/0xd2ae37b6: USSD for unknown code '*#200#' 20240926082612695 DSS <0004> hlr_ussd.c:354 262426597920948/0xd2ae37b6: Tx ReturnError(1, 0x12) 20240926082612695 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426597920948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426597920948" session_id=3534632886 session_state=END} 20240926082612695 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082612695 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a240ea2092e0: Found GsupExpect[0] for "262426597920948" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@a240ea2092e0: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426597920948" TC_mo_ussd_unknown(138)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@a240ea2092e0: setverdict(pass): none -> pass 20240926082612699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@a240ea2092e0: Final verdict of PTC: pass 20240926082612710 DAUC <0003> db_auc.c:157 IMSI='262421354602989': No 2G Auth Data 20240926082612710 DAUC <0003> db_auc.c:192 IMSI='262421354602989': No 3G Auth Data HLR_Test-GSUP(135)@a240ea2092e0: Created GsupExpect[0] for "262421354602989" to be handled at TC_mo_ussd_unknown(139) 20240926082612735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4258 20240926082612739 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612739 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421354602989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421354602989" session_id=1052244988 session_state=BEGIN} 20240926082612739 DSS <0004> hlr_ussd.c:576 262421354602989/0x3eb7fbfc: Process SS (BEGIN) 20240926082612739 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240926082612739 DSS <0004> hlr_ussd.c:518 262421354602989/0x3eb7fbfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240926082612739 DSS <0004> hlr_ussd.c:523 262421354602989/0x3eb7fbfc: USSD for unknown code '*#200#' 20240926082612739 DSS <0004> hlr_ussd.c:354 262421354602989/0x3eb7fbfc: Tx ReturnError(1, 0x12) 20240926082612739 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421354602989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421354602989" session_id=1052244988 session_state=END} 20240926082612739 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082612739 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a240ea2092e0: Found GsupExpect[0] for "262421354602989" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@a240ea2092e0: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421354602989" TC_mo_ussd_unknown(139)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } 20240926082612740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@a240ea2092e0: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@a240ea2092e0: Final verdict of PTC: pass 20240926082612749 DAUC <0003> db_auc.c:157 IMSI='262428226665806': No 2G Auth Data 20240926082612749 DAUC <0003> db_auc.c:192 IMSI='262428226665806': No 3G Auth Data HLR_Test-GSUP(135)@a240ea2092e0: Created GsupExpect[0] for "262428226665806" to be handled at TC_mo_ussd_unknown(140) 20240926082612774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40574<->l=127.0.0.1:4258 20240926082612778 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612778 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428226665806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428226665806" session_id=2478282576 session_state=BEGIN} 20240926082612778 DSS <0004> hlr_ussd.c:576 262428226665806/0x93b79750: Process SS (BEGIN) 20240926082612778 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240926082612778 DSS <0004> hlr_ussd.c:518 262428226665806/0x93b79750: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240926082612778 DSS <0004> hlr_ussd.c:523 262428226665806/0x93b79750: USSD for unknown code '*#200#' 20240926082612778 DSS <0004> hlr_ussd.c:354 262428226665806/0x93b79750: Tx ReturnError(1, 0x12) 20240926082612778 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428226665806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428226665806" session_id=2478282576 session_state=END} 20240926082612778 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082612778 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a240ea2092e0: Found GsupExpect[0] for "262428226665806" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@a240ea2092e0: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428226665806" TC_mo_ussd_unknown(140)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@a240ea2092e0: setverdict(pass): none -> pass 20240926082612779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40574<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@a240ea2092e0: Final verdict of PTC: pass 20240926082612801 DAUC <0003> db_auc.c:157 IMSI='262426524983154': No 2G Auth Data 20240926082612801 DAUC <0003> db_auc.c:192 IMSI='262426524983154': No 3G Auth Data HLR_Test-GSUP(135)@a240ea2092e0: Created GsupExpect[0] for "262426524983154" to be handled at TC_mo_ussd_unknown(141) 20240926082612816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4258 20240926082612819 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612819 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426524983154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426524983154" session_id=2432947494 session_state=BEGIN} 20240926082612819 DSS <0004> hlr_ussd.c:576 262426524983154/0x9103d526: Process SS (BEGIN) 20240926082612819 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240926082612819 DSS <0004> hlr_ussd.c:518 262426524983154/0x9103d526: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240926082612819 DSS <0004> hlr_ussd.c:523 262426524983154/0x9103d526: USSD for unknown code '*#200#' 20240926082612819 DSS <0004> hlr_ussd.c:354 262426524983154/0x9103d526: Tx ReturnError(1, 0x12) 20240926082612819 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426524983154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426524983154" session_id=2432947494 session_state=END} 20240926082612819 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082612819 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a240ea2092e0: Found GsupExpect[0] for "262426524983154" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@a240ea2092e0: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426524983154" TC_mo_ussd_unknown(141)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@a240ea2092e0: setverdict(pass): none -> pass 20240926082612821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@a240ea2092e0: Final verdict of PTC: pass 20240926082612824 DAUC <0003> db_auc.c:157 IMSI='262422744768318': No 2G Auth Data 20240926082612824 DAUC <0003> db_auc.c:192 IMSI='262422744768318': No 3G Auth Data HLR_Test-GSUP(135)@a240ea2092e0: Created GsupExpect[0] for "262422744768318" to be handled at TC_mo_ussd_unknown(142) 20240926082612838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4258 20240926082612841 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612841 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422744768318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422744768318" session_id=205431953 session_state=BEGIN} 20240926082612841 DSS <0004> hlr_ussd.c:576 262422744768318/0x0c3ea491: Process SS (BEGIN) 20240926082612841 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240926082612841 DSS <0004> hlr_ussd.c:518 262422744768318/0x0c3ea491: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240926082612841 DSS <0004> hlr_ussd.c:523 262422744768318/0x0c3ea491: USSD for unknown code '*#200#' 20240926082612841 DSS <0004> hlr_ussd.c:354 262422744768318/0x0c3ea491: Tx ReturnError(1, 0x12) 20240926082612841 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422744768318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422744768318" session_id=205431953 session_state=END} 20240926082612841 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082612841 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a240ea2092e0: Found GsupExpect[0] for "262422744768318" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@a240ea2092e0: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422744768318" TC_mo_ussd_unknown(142)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@a240ea2092e0: setverdict(pass): none -> pass 20240926082612843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40588<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@a240ea2092e0: Final verdict of PTC: pass 20240926082612846 DAUC <0003> db_auc.c:157 IMSI='262426208472985': No 2G Auth Data 20240926082612846 DAUC <0003> db_auc.c:192 IMSI='262426208472985': No 3G Auth Data HLR_Test-GSUP(135)@a240ea2092e0: Created GsupExpect[0] for "262426208472985" to be handled at TC_mo_ussd_unknown(143) 20240926082612867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4258 20240926082612870 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612870 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426208472985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426208472985" session_id=31889455 session_state=BEGIN} 20240926082612870 DSS <0004> hlr_ussd.c:576 262426208472985/0x01e6982f: Process SS (BEGIN) 20240926082612870 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240926082612870 DSS <0004> hlr_ussd.c:518 262426208472985/0x01e6982f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240926082612870 DSS <0004> hlr_ussd.c:523 262426208472985/0x01e6982f: USSD for unknown code '*#200#' 20240926082612870 DSS <0004> hlr_ussd.c:354 262426208472985/0x01e6982f: Tx ReturnError(1, 0x12) 20240926082612870 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426208472985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426208472985" session_id=31889455 session_state=END} 20240926082612870 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082612870 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a240ea2092e0: Found GsupExpect[0] for "262426208472985" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@a240ea2092e0: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262426208472985" TC_mo_ussd_unknown(143)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@a240ea2092e0: setverdict(pass): none -> pass 20240926082612872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@a240ea2092e0: Final verdict of PTC: pass 20240926082612875 DAUC <0003> db_auc.c:157 IMSI='262424036101471': No 2G Auth Data 20240926082612875 DAUC <0003> db_auc.c:192 IMSI='262424036101471': No 3G Auth Data HLR_Test-GSUP(135)@a240ea2092e0: Created GsupExpect[0] for "262424036101471" to be handled at TC_mo_ussd_unknown(144) 20240926082612890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40618<->l=127.0.0.1:4258 20240926082612894 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612894 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424036101471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424036101471" session_id=213398598 session_state=BEGIN} 20240926082612894 DSS <0004> hlr_ussd.c:576 262424036101471/0x0cb83446: Process SS (BEGIN) 20240926082612894 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240926082612894 DSS <0004> hlr_ussd.c:518 262424036101471/0x0cb83446: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240926082612894 DSS <0004> hlr_ussd.c:523 262424036101471/0x0cb83446: USSD for unknown code '*#200#' 20240926082612894 DSS <0004> hlr_ussd.c:354 262424036101471/0x0cb83446: Tx ReturnError(1, 0x12) 20240926082612894 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424036101471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424036101471" session_id=213398598 session_state=END} 20240926082612894 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082612894 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a240ea2092e0: Found GsupExpect[0] for "262424036101471" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@a240ea2092e0: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262424036101471" TC_mo_ussd_unknown(144)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@a240ea2092e0: setverdict(pass): none -> pass 20240926082612895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40618<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@a240ea2092e0: Final verdict of PTC: pass 20240926082612898 DAUC <0003> db_auc.c:157 IMSI='262424721771402': No 2G Auth Data 20240926082612898 DAUC <0003> db_auc.c:192 IMSI='262424721771402': No 3G Auth Data HLR_Test-GSUP(135)@a240ea2092e0: Created GsupExpect[0] for "262424721771402" to be handled at TC_mo_ussd_unknown(145) 20240926082612913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40626<->l=127.0.0.1:4258 20240926082612916 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612916 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424721771402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424721771402" session_id=2608350734 session_state=BEGIN} 20240926082612916 DSS <0004> hlr_ussd.c:576 262424721771402/0x9b78460e: Process SS (BEGIN) 20240926082612916 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240926082612916 DSS <0004> hlr_ussd.c:518 262424721771402/0x9b78460e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240926082612916 DSS <0004> hlr_ussd.c:523 262424721771402/0x9b78460e: USSD for unknown code '*#200#' 20240926082612916 DSS <0004> hlr_ussd.c:354 262424721771402/0x9b78460e: Tx ReturnError(1, 0x12) 20240926082612916 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424721771402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424721771402" session_id=2608350734 session_state=END} 20240926082612916 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082612916 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a240ea2092e0: Found GsupExpect[0] for "262424721771402" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@a240ea2092e0: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262424721771402" TC_mo_ussd_unknown(145)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@a240ea2092e0: setverdict(pass): none -> pass 20240926082612917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40626<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@a240ea2092e0: Final verdict of PTC: pass 20240926082612918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4258 20240926082612918 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43621<->l=127.0.0.1:4259) 20240926082612918 DLINP <000b> input/ipa.c:451 connected read/write 20240926082612918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082612918 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(135)@a240ea2092e0: Final verdict of PTC: none 20240926082612918 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082612918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@a240ea2092e0: Final verdict of PTC: none 136@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 136: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Sep 26 08:26:12 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 20240926082612943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4258 20240926082613044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5708) Waiting for packet dumper to finish... 1 (prev_count=5708, count=39660) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Sep 26 08:26:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_ussd_euse_disc started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082616155 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082616155 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082616159 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082616164 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616164 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082616164 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082616164 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  20240926082616164 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082616164 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  20240926082616164 DLGSUP <0013> gsup_server.c:235 2:  20240926082616164 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082616164 DLGSUP <0013> gsup_server.c:235 3:  20240926082616164 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082616164 DLGSUP <0013> gsup_server.c:235 4:  20240926082616164 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082616164 DLGSUP <0013> gsup_server.c:235 5:  20240926082616164 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082616164 DLGSUP <0013> gsup_server.c:235 7:  20240926082616164 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082616164 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082616164 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082616164 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@a240ea2092e0: 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") 20240926082616180 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36115<->l=127.0.0.1:4259) 20240926082616187 DAUC <0003> db_auc.c:157 IMSI='262424903356208': No 2G Auth Data 20240926082616187 DAUC <0003> db_auc.c:192 IMSI='262424903356208': No 3G Auth Data HLR_Test-GSUP(147)@a240ea2092e0: Created GsupExpect[0] for "262424903356208" to be handled at TC_mo_ussd_euse_disc(150) 20240926082616206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 20240926082616212 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616212 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424903356208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424903356208" session_id=2370025835 session_state=BEGIN} 20240926082616212 DSS <0004> hlr_ussd.c:576 262424903356208/0x8d43b96b: Process SS (BEGIN) 20240926082616212 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082616212 DSS <0004> hlr_ussd.c:518 262424903356208/0x8d43b96b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082616212 DSS <0004> hlr_ussd.c:542 262424903356208/0x8d43b96b: Cannot find conn for EUSE EUSE-foobar 20240926082616212 DSS <0004> hlr_ussd.c:354 262424903356208/0x8d43b96b: Tx ReturnError(1, 0x22) 20240926082616212 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424903356208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424903356208" session_id=2370025835 session_state=END} 20240926082616212 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082616212 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a240ea2092e0: Found GsupExpect[0] for "262424903356208" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@a240ea2092e0: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424903356208" TC_mo_ussd_euse_disc(150)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@a240ea2092e0: setverdict(pass): none -> pass 20240926082616214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@a240ea2092e0: Final verdict of PTC: pass 20240926082616217 DAUC <0003> db_auc.c:157 IMSI='262426662279694': No 2G Auth Data 20240926082616217 DAUC <0003> db_auc.c:192 IMSI='262426662279694': No 3G Auth Data HLR_Test-GSUP(147)@a240ea2092e0: Created GsupExpect[0] for "262426662279694" to be handled at TC_mo_ussd_euse_disc(151) 20240926082616228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 20240926082616231 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616231 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426662279694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426662279694" session_id=3743813548 session_state=BEGIN} 20240926082616231 DSS <0004> hlr_ussd.c:576 262426662279694/0xdf260fac: Process SS (BEGIN) 20240926082616231 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082616231 DSS <0004> hlr_ussd.c:518 262426662279694/0xdf260fac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082616231 DSS <0004> hlr_ussd.c:542 262426662279694/0xdf260fac: Cannot find conn for EUSE EUSE-foobar 20240926082616231 DSS <0004> hlr_ussd.c:354 262426662279694/0xdf260fac: Tx ReturnError(1, 0x22) 20240926082616231 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426662279694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426662279694" session_id=3743813548 session_state=END} 20240926082616231 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082616231 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a240ea2092e0: Found GsupExpect[0] for "262426662279694" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@a240ea2092e0: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262426662279694" TC_mo_ussd_euse_disc(151)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@a240ea2092e0: setverdict(pass): none -> pass 20240926082616232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@a240ea2092e0: Final verdict of PTC: pass 20240926082616235 DAUC <0003> db_auc.c:157 IMSI='262429617480069': No 2G Auth Data 20240926082616235 DAUC <0003> db_auc.c:192 IMSI='262429617480069': No 3G Auth Data HLR_Test-GSUP(147)@a240ea2092e0: Created GsupExpect[0] for "262429617480069" to be handled at TC_mo_ussd_euse_disc(152) 20240926082616246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 20240926082616249 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616249 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429617480069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429617480069" session_id=3811368625 session_state=BEGIN} 20240926082616249 DSS <0004> hlr_ussd.c:576 262429617480069/0xe32cdeb1: Process SS (BEGIN) 20240926082616249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082616249 DSS <0004> hlr_ussd.c:518 262429617480069/0xe32cdeb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082616249 DSS <0004> hlr_ussd.c:542 262429617480069/0xe32cdeb1: Cannot find conn for EUSE EUSE-foobar 20240926082616249 DSS <0004> hlr_ussd.c:354 262429617480069/0xe32cdeb1: Tx ReturnError(1, 0x22) 20240926082616249 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429617480069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429617480069" session_id=3811368625 session_state=END} 20240926082616249 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082616249 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a240ea2092e0: Found GsupExpect[0] for "262429617480069" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@a240ea2092e0: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262429617480069" TC_mo_ussd_euse_disc(152)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@a240ea2092e0: setverdict(pass): none -> pass 20240926082616251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40690<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@a240ea2092e0: Final verdict of PTC: pass 20240926082616254 DAUC <0003> db_auc.c:157 IMSI='262420212684284': No 2G Auth Data 20240926082616254 DAUC <0003> db_auc.c:192 IMSI='262420212684284': No 3G Auth Data HLR_Test-GSUP(147)@a240ea2092e0: Created GsupExpect[0] for "262420212684284" to be handled at TC_mo_ussd_euse_disc(153) 20240926082616265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40694<->l=127.0.0.1:4258 20240926082616268 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616268 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420212684284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420212684284" session_id=191756401 session_state=BEGIN} 20240926082616268 DSS <0004> hlr_ussd.c:576 262420212684284/0x0b6df871: Process SS (BEGIN) 20240926082616268 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082616268 DSS <0004> hlr_ussd.c:518 262420212684284/0x0b6df871: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082616268 DSS <0004> hlr_ussd.c:542 262420212684284/0x0b6df871: Cannot find conn for EUSE EUSE-foobar 20240926082616268 DSS <0004> hlr_ussd.c:354 262420212684284/0x0b6df871: Tx ReturnError(1, 0x22) 20240926082616268 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420212684284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420212684284" session_id=191756401 session_state=END} 20240926082616268 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082616268 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a240ea2092e0: Found GsupExpect[0] for "262420212684284" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@a240ea2092e0: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420212684284" TC_mo_ussd_euse_disc(153)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@a240ea2092e0: setverdict(pass): none -> pass 20240926082616270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40694<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@a240ea2092e0: Final verdict of PTC: pass 20240926082616273 DAUC <0003> db_auc.c:157 IMSI='262423683479718': No 2G Auth Data 20240926082616273 DAUC <0003> db_auc.c:192 IMSI='262423683479718': No 3G Auth Data HLR_Test-GSUP(147)@a240ea2092e0: Created GsupExpect[0] for "262423683479718" to be handled at TC_mo_ussd_euse_disc(154) 20240926082616284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 20240926082616286 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616286 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423683479718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423683479718" session_id=2410881646 session_state=BEGIN} 20240926082616286 DSS <0004> hlr_ussd.c:576 262423683479718/0x8fb3226e: Process SS (BEGIN) 20240926082616286 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082616286 DSS <0004> hlr_ussd.c:518 262423683479718/0x8fb3226e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082616286 DSS <0004> hlr_ussd.c:542 262423683479718/0x8fb3226e: Cannot find conn for EUSE EUSE-foobar 20240926082616286 DSS <0004> hlr_ussd.c:354 262423683479718/0x8fb3226e: Tx ReturnError(1, 0x22) 20240926082616286 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423683479718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423683479718" session_id=2410881646 session_state=END} 20240926082616286 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082616286 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a240ea2092e0: Found GsupExpect[0] for "262423683479718" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@a240ea2092e0: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423683479718" TC_mo_ussd_euse_disc(154)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@a240ea2092e0: setverdict(pass): none -> pass 20240926082616288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@a240ea2092e0: Final verdict of PTC: pass 20240926082616291 DAUC <0003> db_auc.c:157 IMSI='262428592960997': No 2G Auth Data 20240926082616291 DAUC <0003> db_auc.c:192 IMSI='262428592960997': No 3G Auth Data HLR_Test-GSUP(147)@a240ea2092e0: Created GsupExpect[0] for "262428592960997" to be handled at TC_mo_ussd_euse_disc(155) 20240926082616305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4258 20240926082616307 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616307 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428592960997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428592960997" session_id=4100480508 session_state=BEGIN} 20240926082616307 DSS <0004> hlr_ussd.c:576 262428592960997/0xf4685dfc: Process SS (BEGIN) 20240926082616307 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082616307 DSS <0004> hlr_ussd.c:518 262428592960997/0xf4685dfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082616307 DSS <0004> hlr_ussd.c:542 262428592960997/0xf4685dfc: Cannot find conn for EUSE EUSE-foobar 20240926082616307 DSS <0004> hlr_ussd.c:354 262428592960997/0xf4685dfc: Tx ReturnError(1, 0x22) 20240926082616307 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428592960997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428592960997" session_id=4100480508 session_state=END} 20240926082616307 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082616307 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a240ea2092e0: Found GsupExpect[0] for "262428592960997" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@a240ea2092e0: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262428592960997" TC_mo_ussd_euse_disc(155)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@a240ea2092e0: setverdict(pass): none -> pass 20240926082616309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40722<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@a240ea2092e0: Final verdict of PTC: pass 20240926082616312 DAUC <0003> db_auc.c:157 IMSI='262428977766141': No 2G Auth Data 20240926082616312 DAUC <0003> db_auc.c:192 IMSI='262428977766141': No 3G Auth Data HLR_Test-GSUP(147)@a240ea2092e0: Created GsupExpect[0] for "262428977766141" to be handled at TC_mo_ussd_euse_disc(156) 20240926082616326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 20240926082616329 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616329 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428977766141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428977766141" session_id=2433317444 session_state=BEGIN} 20240926082616329 DSS <0004> hlr_ussd.c:576 262428977766141/0x91097a44: Process SS (BEGIN) 20240926082616329 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082616329 DSS <0004> hlr_ussd.c:518 262428977766141/0x91097a44: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082616329 DSS <0004> hlr_ussd.c:542 262428977766141/0x91097a44: Cannot find conn for EUSE EUSE-foobar 20240926082616329 DSS <0004> hlr_ussd.c:354 262428977766141/0x91097a44: Tx ReturnError(1, 0x22) 20240926082616329 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428977766141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428977766141" session_id=2433317444 session_state=END} 20240926082616329 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082616329 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a240ea2092e0: Found GsupExpect[0] for "262428977766141" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@a240ea2092e0: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428977766141" TC_mo_ussd_euse_disc(156)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@a240ea2092e0: setverdict(pass): none -> pass 20240926082616330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@a240ea2092e0: Final verdict of PTC: pass 20240926082616333 DAUC <0003> db_auc.c:157 IMSI='262423709493323': No 2G Auth Data 20240926082616333 DAUC <0003> db_auc.c:192 IMSI='262423709493323': No 3G Auth Data HLR_Test-GSUP(147)@a240ea2092e0: Created GsupExpect[0] for "262423709493323" to be handled at TC_mo_ussd_euse_disc(157) 20240926082616347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 20240926082616350 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616350 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423709493323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423709493323" session_id=3399959736 session_state=BEGIN} 20240926082616350 DSS <0004> hlr_ussd.c:576 262423709493323/0xcaa744b8: Process SS (BEGIN) 20240926082616350 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082616350 DSS <0004> hlr_ussd.c:518 262423709493323/0xcaa744b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082616350 DSS <0004> hlr_ussd.c:542 262423709493323/0xcaa744b8: Cannot find conn for EUSE EUSE-foobar 20240926082616350 DSS <0004> hlr_ussd.c:354 262423709493323/0xcaa744b8: Tx ReturnError(1, 0x22) 20240926082616350 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423709493323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423709493323" session_id=3399959736 session_state=END} 20240926082616350 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082616350 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a240ea2092e0: Found GsupExpect[0] for "262423709493323" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@a240ea2092e0: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423709493323" TC_mo_ussd_euse_disc(157)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@a240ea2092e0: setverdict(pass): none -> pass 20240926082616351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@a240ea2092e0: Final verdict of PTC: pass 20240926082616351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40656<->l=127.0.0.1:4258 20240926082616352 DLINP <000b> input/ipa.c:451 connected read/write 20240926082616352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082616352 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082616352 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082616352 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@a240ea2092e0: Final verdict of PTC: none 148@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@a240ea2092e0: Final verdict of PTC: none 20240926082616352 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36115<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(149)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 148: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Sep 26 08:26:16 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 20240926082616374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40760<->l=127.0.0.1:4258 20240926082616575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40760<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39496) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Sep 26 08:26:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_ussd_iuse_imsi started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082619681 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082619681 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082619686 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082619690 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619690 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082619690 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082619690 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  20240926082619690 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082619690 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  20240926082619690 DLGSUP <0013> gsup_server.c:235 2:  20240926082619690 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082619690 DLGSUP <0013> gsup_server.c:235 3:  20240926082619690 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082619690 DLGSUP <0013> gsup_server.c:235 4:  20240926082619690 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082619690 DLGSUP <0013> gsup_server.c:235 5:  20240926082619690 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082619690 DLGSUP <0013> gsup_server.c:235 7:  20240926082619690 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082619690 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082619690 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082619690 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@a240ea2092e0: 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") 20240926082619703 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40231<->l=127.0.0.1:4259) 20240926082619711 DAUC <0003> db_auc.c:157 IMSI='262420296552871': No 2G Auth Data 20240926082619711 DAUC <0003> db_auc.c:192 IMSI='262420296552871': No 3G Auth Data HLR_Test-GSUP(159)@a240ea2092e0: Created GsupExpect[0] for "262420296552871" to be handled at TC_mo_ussd_iuse_imsi(162) 20240926082619739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 20240926082619753 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619753 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420296552871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420296552871" session_id=583961456 session_state=BEGIN} 20240926082619753 DSS <0004> hlr_ussd.c:576 262420296552871/0x22ce8b70: Process SS (BEGIN) 20240926082619753 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082619753 DSS <0004> hlr_ussd.c:518 262420296552871/0x22ce8b70: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082619753 DSS <0004> hlr_ussd.c:363 262420296552871/0x22ce8b70: Tx USSD 'Your IMSI is 262420296552871' 20240926082619753 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420296552871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420296552871" session_id=583961456 session_state=END} 20240926082619753 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420296552871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082619753 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082619753 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a240ea2092e0: Found GsupExpect[0] for "262420296552871" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@a240ea2092e0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420296552871" TC_mo_ussd_iuse_imsi(162)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194C96B3D56A32DC2D06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@a240ea2092e0: setverdict(pass): none -> pass 20240926082619761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@a240ea2092e0: Final verdict of PTC: pass 20240926082619764 DAUC <0003> db_auc.c:157 IMSI='262426322038712': No 2G Auth Data 20240926082619765 DAUC <0003> db_auc.c:192 IMSI='262426322038712': No 3G Auth Data HLR_Test-GSUP(159)@a240ea2092e0: Created GsupExpect[0] for "262426322038712" to be handled at TC_mo_ussd_iuse_imsi(163) 20240926082619776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40780<->l=127.0.0.1:4258 20240926082619779 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619779 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426322038712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426322038712" session_id=3137445848 session_state=BEGIN} 20240926082619779 DSS <0004> hlr_ussd.c:576 262426322038712/0xbb019fd8: Process SS (BEGIN) 20240926082619779 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082619779 DSS <0004> hlr_ussd.c:518 262426322038712/0xbb019fd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082619779 DSS <0004> hlr_ussd.c:363 262426322038712/0xbb019fd8: Tx USSD 'Your IMSI is 262426322038712' 20240926082619779 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426322038712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426322038712" session_id=3137445848 session_state=END} 20240926082619779 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426322038712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082619779 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082619779 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a240ea2092e0: Found GsupExpect[0] for "262426322038712" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@a240ea2092e0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262426322038712" TC_mo_ussd_iuse_imsi(163)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996D2693C166B85B4C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@a240ea2092e0: setverdict(pass): none -> pass 20240926082619781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40780<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@a240ea2092e0: Final verdict of PTC: pass 20240926082619784 DAUC <0003> db_auc.c:157 IMSI='262426408925394': No 2G Auth Data 20240926082619784 DAUC <0003> db_auc.c:192 IMSI='262426408925394': No 3G Auth Data HLR_Test-GSUP(159)@a240ea2092e0: Created GsupExpect[0] for "262426408925394" to be handled at TC_mo_ussd_iuse_imsi(164) 20240926082619796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40790<->l=127.0.0.1:4258 20240926082619800 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619800 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426408925394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426408925394" session_id=1319369309 session_state=BEGIN} 20240926082619800 DSS <0004> hlr_ussd.c:576 262426408925394/0x4ea3fa5d: Process SS (BEGIN) 20240926082619800 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082619800 DSS <0004> hlr_ussd.c:518 262426408925394/0x4ea3fa5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082619800 DSS <0004> hlr_ussd.c:363 262426408925394/0x4ea3fa5d: Tx USSD 'Your IMSI is 262426408925394' 20240926082619800 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426408925394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426408925394" session_id=1319369309 session_state=END} 20240926082619800 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426408925394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082619800 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082619800 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a240ea2092e0: Found GsupExpect[0] for "262426408925394" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@a240ea2092e0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426408925394" TC_mo_ussd_iuse_imsi(164)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434998D06C3E564B5598E06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@a240ea2092e0: setverdict(pass): none -> pass 20240926082619802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40790<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@a240ea2092e0: Final verdict of PTC: pass 20240926082619805 DAUC <0003> db_auc.c:157 IMSI='262424817668367': No 2G Auth Data 20240926082619805 DAUC <0003> db_auc.c:192 IMSI='262424817668367': No 3G Auth Data HLR_Test-GSUP(159)@a240ea2092e0: Created GsupExpect[0] for "262424817668367" to be handled at TC_mo_ussd_iuse_imsi(165) 20240926082619816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 20240926082619819 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619819 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424817668367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424817668367" session_id=656094935 session_state=BEGIN} 20240926082619819 DSS <0004> hlr_ussd.c:576 262424817668367/0x271b36d7: Process SS (BEGIN) 20240926082619819 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082619819 DSS <0004> hlr_ussd.c:518 262424817668367/0x271b36d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082619819 DSS <0004> hlr_ussd.c:363 262424817668367/0x271b36d7: Tx USSD 'Your IMSI is 262424817668367' 20240926082619819 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424817668367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424817668367" session_id=656094935 session_state=END} 20240926082619819 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424817668367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082619819 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082619819 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a240ea2092e0: Found GsupExpect[0] for "262424817668367" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@a240ea2092e0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424817668367" TC_mo_ussd_iuse_imsi(165)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D17BBD96CB899ED06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@a240ea2092e0: setverdict(pass): none -> pass 20240926082619821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@a240ea2092e0: Final verdict of PTC: pass 20240926082619824 DAUC <0003> db_auc.c:157 IMSI='262426283456539': No 2G Auth Data 20240926082619824 DAUC <0003> db_auc.c:192 IMSI='262426283456539': No 3G Auth Data HLR_Test-GSUP(159)@a240ea2092e0: Created GsupExpect[0] for "262426283456539" to be handled at TC_mo_ussd_iuse_imsi(166) 20240926082619835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4258 20240926082619838 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619838 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426283456539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426283456539" session_id=1781631456 session_state=BEGIN} 20240926082619838 DSS <0004> hlr_ussd.c:576 262426283456539/0x6a3189e0: Process SS (BEGIN) 20240926082619838 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082619838 DSS <0004> hlr_ussd.c:518 262426283456539/0x6a3189e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082619838 DSS <0004> hlr_ussd.c:363 262426283456539/0x6a3189e0: Tx USSD 'Your IMSI is 262426283456539' 20240926082619838 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426283456539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426283456539" session_id=1781631456 session_state=END} 20240926082619838 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426283456539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082619838 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082619838 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a240ea2092e0: Found GsupExpect[0] for "262426283456539" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@a240ea2092e0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262426283456539" TC_mo_ussd_iuse_imsi(166)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994D869BD16AB6DA2C07'O } } } } } } TC_mo_ussd_iuse_imsi(166)@a240ea2092e0: setverdict(pass): none -> pass 20240926082619840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@a240ea2092e0: Final verdict of PTC: pass 20240926082619843 DAUC <0003> db_auc.c:157 IMSI='262421725687241': No 2G Auth Data 20240926082619843 DAUC <0003> db_auc.c:192 IMSI='262421725687241': No 3G Auth Data HLR_Test-GSUP(159)@a240ea2092e0: Created GsupExpect[0] for "262421725687241" to be handled at TC_mo_ussd_iuse_imsi(167) 20240926082619856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 20240926082619859 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619859 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421725687241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421725687241" session_id=3169595964 session_state=BEGIN} 20240926082619859 DSS <0004> hlr_ussd.c:576 262421725687241/0xbcec323c: Process SS (BEGIN) 20240926082619859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082619859 DSS <0004> hlr_ussd.c:518 262421725687241/0xbcec323c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082619859 DSS <0004> hlr_ussd.c:363 262421725687241/0xbcec323c: Tx USSD 'Your IMSI is 262421725687241' 20240926082619859 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421725687241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421725687241" session_id=3169595964 session_state=END} 20240926082619859 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421725687241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082619859 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082619859 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a240ea2092e0: Found GsupExpect[0] for "262421725687241" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@a240ea2092e0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421725687241" TC_mo_ussd_iuse_imsi(167)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC26ABD97037192D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@a240ea2092e0: setverdict(pass): none -> pass 20240926082619861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@a240ea2092e0: Final verdict of PTC: pass 20240926082619864 DAUC <0003> db_auc.c:157 IMSI='262426259560911': No 2G Auth Data 20240926082619864 DAUC <0003> db_auc.c:192 IMSI='262426259560911': No 3G Auth Data HLR_Test-GSUP(159)@a240ea2092e0: Created GsupExpect[0] for "262426259560911" to be handled at TC_mo_ussd_iuse_imsi(168) 20240926082619877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 20240926082619880 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619880 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426259560911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426259560911" session_id=2498744256 session_state=BEGIN} 20240926082619880 DSS <0004> hlr_ussd.c:576 262426259560911/0x94efcfc0: Process SS (BEGIN) 20240926082619880 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082619880 DSS <0004> hlr_ussd.c:518 262426259560911/0x94efcfc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082619880 DSS <0004> hlr_ussd.c:363 262426259560911/0x94efcfc0: Tx USSD 'Your IMSI is 262426259560911' 20240926082619880 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426259560911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426259560911" session_id=2498744256 session_state=END} 20240926082619880 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426259560911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082619880 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082619880 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a240ea2092e0: Found GsupExpect[0] for "262426259560911" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@a240ea2092e0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262426259560911" TC_mo_ussd_iuse_imsi(168)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994D56CBD56CB05C2C06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@a240ea2092e0: setverdict(pass): none -> pass 20240926082619882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@a240ea2092e0: Final verdict of PTC: pass 20240926082619885 DAUC <0003> db_auc.c:157 IMSI='262422761302264': No 2G Auth Data 20240926082619885 DAUC <0003> db_auc.c:192 IMSI='262422761302264': No 3G Auth Data HLR_Test-GSUP(159)@a240ea2092e0: Created GsupExpect[0] for "262422761302264" to be handled at TC_mo_ussd_iuse_imsi(169) 20240926082619899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20240926082619902 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619902 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422761302264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422761302264" session_id=1891114013 session_state=BEGIN} 20240926082619902 DSS <0004> hlr_ussd.c:576 262422761302264/0x70b81c1d: Process SS (BEGIN) 20240926082619902 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082619902 DSS <0004> hlr_ussd.c:518 262422761302264/0x70b81c1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082619902 DSS <0004> hlr_ussd.c:363 262422761302264/0x70b81c1d: Tx USSD 'Your IMSI is 262422761302264' 20240926082619902 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422761302264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422761302264" session_id=1891114013 session_state=END} 20240926082619902 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422761302264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082619902 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082619902 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a240ea2092e0: Found GsupExpect[0] for "262422761302264" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@a240ea2092e0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262422761302264" TC_mo_ussd_iuse_imsi(169)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499EC668BCD6032998D06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@a240ea2092e0: setverdict(pass): none -> pass 20240926082619904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@a240ea2092e0: Final verdict of PTC: pass 20240926082619904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4258 20240926082619905 DLINP <000b> input/ipa.c:451 connected read/write 20240926082619905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082619905 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082619905 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082619905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082619905 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40231<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@a240ea2092e0: Final verdict of PTC: none 160@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 160: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Sep 26 08:26:19 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 20240926082619927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4258 20240926082620128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40854<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5400) Waiting for packet dumper to finish... 1 (prev_count=5400, count=39752) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Thu Sep 26 08:26:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082623249 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082623250 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082623254 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43348<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082623260 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623260 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082623260 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082623260 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  20240926082623260 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082623260 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  20240926082623260 DLGSUP <0013> gsup_server.c:235 2:  20240926082623260 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082623260 DLGSUP <0013> gsup_server.c:235 3:  20240926082623260 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082623260 DLGSUP <0013> gsup_server.c:235 4:  20240926082623260 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082623260 DLGSUP <0013> gsup_server.c:235 5:  20240926082623260 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082623260 DLGSUP <0013> gsup_server.c:235 7:  20240926082623260 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082623260 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082623260 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082623260 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@a240ea2092e0: 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") 20240926082623281 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45893<->l=127.0.0.1:4259) 20240926082623291 DAUC <0003> db_auc.c:157 IMSI='262424942959235': No 2G Auth Data 20240926082623291 DAUC <0003> db_auc.c:192 IMSI='262424942959235': No 3G Auth Data HLR_Test-GSUP(171)@a240ea2092e0: Created GsupExpect[0] for "262424942959235" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240926082623326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4258 20240926082623339 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623339 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424942959235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424942959235" source_name="the-source\n" session_id=847541073 session_state=BEGIN} 20240926082623339 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240926082623339 DSS <0004> hlr_ussd.c:576 262424942959235/0x32847351: Process SS (BEGIN) 20240926082623339 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082623339 DSS <0004> hlr_ussd.c:518 262424942959235/0x32847351: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082623339 DSS <0004> hlr_ussd.c:363 262424942959235/0x32847351: Tx USSD 'Your IMSI is 262424942959235' 20240926082623339 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424942959235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424942959235" destination_name="the-source\n" session_id=847541073 session_state=END} 20240926082623339 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262424942959235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082623339 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082623339 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a240ea2092e0: Found GsupExpect[0] for "262424942959235" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@a240ea2092e0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424942959235" TC_mo_ussd_iuse_imsi_via_proxy(174)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192D4793E56A39D9AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@a240ea2092e0: setverdict(pass): none -> pass 20240926082623346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@a240ea2092e0: Final verdict of PTC: pass 20240926082623350 DAUC <0003> db_auc.c:157 IMSI='262429655691373': No 2G Auth Data 20240926082623350 DAUC <0003> db_auc.c:192 IMSI='262429655691373': No 3G Auth Data HLR_Test-GSUP(171)@a240ea2092e0: Created GsupExpect[0] for "262429655691373" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240926082623362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43370<->l=127.0.0.1:4258 20240926082623365 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623365 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429655691373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429655691373" source_name="the-source\n" session_id=1116828394 session_state=BEGIN} 20240926082623365 DSS <0004> hlr_ussd.c:576 262429655691373/0x429172ea: Process SS (BEGIN) 20240926082623365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082623365 DSS <0004> hlr_ussd.c:518 262429655691373/0x429172ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082623365 DSS <0004> hlr_ussd.c:363 262429655691373/0x429172ea: Tx USSD 'Your IMSI is 262429655691373' 20240926082623365 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429655691373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429655691373" destination_name="the-source\n" session_id=1116828394 session_state=END} 20240926082623365 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429655691373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082623365 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082623365 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a240ea2092e0: Found GsupExpect[0] for "262429655691373" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@a240ea2092e0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429655691373" TC_mo_ussd_iuse_imsi_via_proxy(175)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CE56ABD972B1D96D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@a240ea2092e0: setverdict(pass): none -> pass 20240926082623367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@a240ea2092e0: Final verdict of PTC: pass 20240926082623370 DAUC <0003> db_auc.c:157 IMSI='262423499708173': No 2G Auth Data 20240926082623370 DAUC <0003> db_auc.c:192 IMSI='262423499708173': No 3G Auth Data HLR_Test-GSUP(171)@a240ea2092e0: Created GsupExpect[0] for "262423499708173" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240926082623382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43382<->l=127.0.0.1:4258 20240926082623385 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623385 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423499708173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423499708173" source_name="the-source\n" session_id=1959508147 session_state=BEGIN} 20240926082623385 DSS <0004> hlr_ussd.c:576 262423499708173/0x74cbb8b3: Process SS (BEGIN) 20240926082623385 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082623385 DSS <0004> hlr_ussd.c:518 262423499708173/0x74cbb8b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082623385 DSS <0004> hlr_ussd.c:363 262423499708173/0x74cbb8b3: Tx USSD 'Your IMSI is 262423499708173' 20240926082623385 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423499708173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499708173" destination_name="the-source\n" session_id=1959508147 session_state=END} 20240926082623385 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423499708173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082623385 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082623385 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a240ea2092e0: Found GsupExpect[0] for "262423499708173" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@a240ea2092e0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262423499708173" TC_mo_ussd_iuse_imsi_via_proxy(176)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98C96CBDD60B8D86D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@a240ea2092e0: setverdict(pass): none -> pass 20240926082623387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@a240ea2092e0: Final verdict of PTC: pass 20240926082623390 DAUC <0003> db_auc.c:157 IMSI='262425370560797': No 2G Auth Data 20240926082623390 DAUC <0003> db_auc.c:192 IMSI='262425370560797': No 3G Auth Data HLR_Test-GSUP(171)@a240ea2092e0: Created GsupExpect[0] for "262425370560797" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240926082623402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43384<->l=127.0.0.1:4258 20240926082623405 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623405 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425370560797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425370560797" source_name="the-source\n" session_id=679702813 session_state=BEGIN} 20240926082623405 DSS <0004> hlr_ussd.c:576 262425370560797/0x2883711d: Process SS (BEGIN) 20240926082623405 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082623405 DSS <0004> hlr_ussd.c:518 262425370560797/0x2883711d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082623405 DSS <0004> hlr_ussd.c:363 262425370560797/0x2883711d: Tx USSD 'Your IMSI is 262425370560797' 20240926082623405 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425370560797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425370560797" destination_name="the-source\n" session_id=679702813 session_state=END} 20240926082623405 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262425370560797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082623405 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082623405 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a240ea2092e0: Found GsupExpect[0] for "262425370560797" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@a240ea2092e0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425370560797" TC_mo_ussd_iuse_imsi_via_proxy(177)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596D7683D56CB05BEE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@a240ea2092e0: setverdict(pass): none -> pass 20240926082623407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43384<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@a240ea2092e0: Final verdict of PTC: pass 20240926082623410 DAUC <0003> db_auc.c:157 IMSI='262429384866061': No 2G Auth Data 20240926082623410 DAUC <0003> db_auc.c:192 IMSI='262429384866061': No 3G Auth Data HLR_Test-GSUP(171)@a240ea2092e0: Created GsupExpect[0] for "262429384866061" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240926082623422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43386<->l=127.0.0.1:4258 20240926082623425 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623425 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429384866061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429384866061" source_name="the-source\n" session_id=3098746077 session_state=BEGIN} 20240926082623425 DSS <0004> hlr_ussd.c:576 262429384866061/0xb8b31cdd: Process SS (BEGIN) 20240926082623425 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082623425 DSS <0004> hlr_ussd.c:518 262429384866061/0xb8b31cdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082623425 DSS <0004> hlr_ussd.c:363 262429384866061/0xb8b31cdd: Tx USSD 'Your IMSI is 262429384866061' 20240926082623425 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429384866061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429384866061" destination_name="the-source\n" session_id=3098746077 session_state=END} 20240926082623425 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429384866061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082623425 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082623425 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a240ea2092e0: Found GsupExpect[0] for "262429384866061" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@a240ea2092e0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429384866061" TC_mo_ussd_iuse_imsi_via_proxy(178)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596E86A3E16C36982D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@a240ea2092e0: setverdict(pass): none -> pass 20240926082623427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43386<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@a240ea2092e0: Final verdict of PTC: pass 20240926082623430 DAUC <0003> db_auc.c:157 IMSI='262421734611211': No 2G Auth Data 20240926082623430 DAUC <0003> db_auc.c:192 IMSI='262421734611211': No 3G Auth Data HLR_Test-GSUP(171)@a240ea2092e0: Created GsupExpect[0] for "262421734611211" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240926082623444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43398<->l=127.0.0.1:4258 20240926082623447 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623447 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421734611211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421734611211" source_name="the-source\n" session_id=3468373940 session_state=BEGIN} 20240926082623447 DSS <0004> hlr_ussd.c:576 262421734611211/0xcebb2fb4: Process SS (BEGIN) 20240926082623447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082623447 DSS <0004> hlr_ussd.c:518 262421734611211/0xcebb2fb4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082623447 DSS <0004> hlr_ussd.c:363 262421734611211/0xcebb2fb4: Tx USSD 'Your IMSI is 262421734611211' 20240926082623447 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421734611211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421734611211" destination_name="the-source\n" session_id=3468373940 session_state=END} 20240926082623447 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421734611211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082623447 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082623447 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a240ea2092e0: Found GsupExpect[0] for "262421734611211" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@a240ea2092e0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421734611211" TC_mo_ussd_iuse_imsi_via_proxy(179)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC36A3D96231592C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@a240ea2092e0: setverdict(pass): none -> pass 20240926082623450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43398<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@a240ea2092e0: Final verdict of PTC: pass 20240926082623453 DAUC <0003> db_auc.c:157 IMSI='262422322386545': No 2G Auth Data 20240926082623453 DAUC <0003> db_auc.c:192 IMSI='262422322386545': No 3G Auth Data HLR_Test-GSUP(171)@a240ea2092e0: Created GsupExpect[0] for "262422322386545" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240926082623467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20240926082623470 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623470 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422322386545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422322386545" source_name="the-source\n" session_id=3829343670 session_state=BEGIN} 20240926082623470 DSS <0004> hlr_ussd.c:576 262422322386545/0xe43f25b6: Process SS (BEGIN) 20240926082623470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082623470 DSS <0004> hlr_ussd.c:518 262422322386545/0xe43f25b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082623470 DSS <0004> hlr_ussd.c:363 262422322386545/0xe43f25b6: Tx USSD 'Your IMSI is 262422322386545' 20240926082623470 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422322386545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422322386545" destination_name="the-source\n" session_id=3829343670 session_state=END} 20240926082623470 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422322386545 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082623470 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082623470 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a240ea2092e0: Found GsupExpect[0] for "262422322386545" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@a240ea2092e0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422322386545" TC_mo_ussd_iuse_imsi_via_proxy(180)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996C2693CD70B61AAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@a240ea2092e0: setverdict(pass): none -> pass 20240926082623472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@a240ea2092e0: Final verdict of PTC: pass 20240926082623475 DAUC <0003> db_auc.c:157 IMSI='262429699868247': No 2G Auth Data 20240926082623475 DAUC <0003> db_auc.c:192 IMSI='262429699868247': No 3G Auth Data HLR_Test-GSUP(171)@a240ea2092e0: Created GsupExpect[0] for "262429699868247" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240926082623489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43406<->l=127.0.0.1:4258 20240926082623491 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623491 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429699868247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429699868247" source_name="the-source\n" session_id=1472954103 session_state=BEGIN} 20240926082623491 DSS <0004> hlr_ussd.c:576 262429699868247/0x57cb7ef7: Process SS (BEGIN) 20240926082623491 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240926082623491 DSS <0004> hlr_ussd.c:518 262429699868247/0x57cb7ef7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240926082623491 DSS <0004> hlr_ussd.c:363 262429699868247/0x57cb7ef7: Tx USSD 'Your IMSI is 262429699868247' 20240926082623491 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429699868247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429699868247" destination_name="the-source\n" session_id=1472954103 session_state=END} 20240926082623491 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429699868247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082623491 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082623491 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a240ea2092e0: Found GsupExpect[0] for "262429699868247" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@a240ea2092e0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262429699868247" TC_mo_ussd_iuse_imsi_via_proxy(181)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CE96CBE16C3819ED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@a240ea2092e0: setverdict(pass): none -> pass 20240926082623494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43406<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@a240ea2092e0: Final verdict of PTC: pass 20240926082623494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43348<->l=127.0.0.1:4258 20240926082623495 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45893<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@a240ea2092e0: Final verdict of PTC: none 20240926082623495 DLINP <000b> input/ipa.c:451 connected read/write 20240926082623495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082623495 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082623495 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082623495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082623495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@a240ea2092e0: Final verdict of PTC: none 172@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 172: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Sep 26 08:26:23 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 20240926082623518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4258 20240926082623719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40380) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Sep 26 08:26:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_ussd_iuse_msisdn started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082626773 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082626773 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082626778 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082626780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082626783 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082626783 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082626783 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082626783 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  20240926082626783 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082626783 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  20240926082626783 DLGSUP <0013> gsup_server.c:235 2:  20240926082626783 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082626783 DLGSUP <0013> gsup_server.c:235 3:  20240926082626783 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082626783 DLGSUP <0013> gsup_server.c:235 4:  20240926082626783 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082626783 DLGSUP <0013> gsup_server.c:235 5:  20240926082626783 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082626783 DLGSUP <0013> gsup_server.c:235 7:  20240926082626783 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082626783 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082626783 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082626783 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@a240ea2092e0: 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") 20240926082626808 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44301<->l=127.0.0.1:4259) 20240926082626842 DAUC <0003> db_auc.c:157 IMSI='262427702368228': No 2G Auth Data 20240926082626842 DAUC <0003> db_auc.c:192 IMSI='262427702368228': No 3G Auth Data HLR_Test-GSUP(183)@a240ea2092e0: Created GsupExpect[0] for "262427702368228" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240926082626884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4258 20240926082626897 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082626897 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427702368228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427702368228" session_id=2040585951 session_state=BEGIN} 20240926082626897 DSS <0004> hlr_ussd.c:576 262427702368228/0x79a0dedf: Process SS (BEGIN) 20240926082626897 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082626897 DSS <0004> hlr_ussd.c:518 262427702368228/0x79a0dedf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082626897 DSS <0004> hlr_ussd.c:363 262427702368228/0x79a0dedf: Tx USSD 'Your extension is 491614660488' 20240926082626897 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427702368228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427702368228" session_id=2040585951 session_state=END} 20240926082626897 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427702368228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082626897 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082626897 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a240ea2092e0: Found GsupExpect[0] for "262427702368228" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@a240ea2092e0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427702368228" TC_mo_ussd_iuse_msisdn(186)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568361B8C86C301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@a240ea2092e0: setverdict(pass): none -> pass 20240926082626904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@a240ea2092e0: Final verdict of PTC: pass 20240926082626907 DAUC <0003> db_auc.c:157 IMSI='262425433668228': No 2G Auth Data 20240926082626907 DAUC <0003> db_auc.c:192 IMSI='262425433668228': No 3G Auth Data HLR_Test-GSUP(183)@a240ea2092e0: Created GsupExpect[0] for "262425433668228" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240926082626918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43444<->l=127.0.0.1:4258 20240926082626921 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082626921 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425433668228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425433668228" session_id=1878299488 session_state=BEGIN} 20240926082626921 DSS <0004> hlr_ussd.c:576 262425433668228/0x6ff49360: Process SS (BEGIN) 20240926082626921 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082626921 DSS <0004> hlr_ussd.c:518 262425433668228/0x6ff49360: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082626921 DSS <0004> hlr_ussd.c:363 262425433668228/0x6ff49360: Tx USSD 'Your extension is 491617156854' 20240926082626921 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425433668228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425433668228" session_id=1878299488 session_state=END} 20240926082626921 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425433668228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082626921 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082626921 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a240ea2092e0: Found GsupExpect[0] for "262425433668228" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@a240ea2092e0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425433668228" TC_mo_ussd_iuse_msisdn(187)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB19A0D57A301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@a240ea2092e0: setverdict(pass): none -> pass 20240926082626923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43444<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@a240ea2092e0: Final verdict of PTC: pass 20240926082626926 DAUC <0003> db_auc.c:157 IMSI='262423269820961': No 2G Auth Data 20240926082626926 DAUC <0003> db_auc.c:192 IMSI='262423269820961': No 3G Auth Data HLR_Test-GSUP(183)@a240ea2092e0: Created GsupExpect[0] for "262423269820961" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240926082626937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43456<->l=127.0.0.1:4258 20240926082626939 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082626939 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423269820961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423269820961" session_id=605186762 session_state=BEGIN} 20240926082626939 DSS <0004> hlr_ussd.c:576 262423269820961/0x24126aca: Process SS (BEGIN) 20240926082626939 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082626939 DSS <0004> hlr_ussd.c:518 262423269820961/0x24126aca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082626939 DSS <0004> hlr_ussd.c:363 262423269820961/0x24126aca: Tx USSD 'Your extension is 491611725226' 20240926082626939 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423269820961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423269820961" session_id=605186762 session_state=END} 20240926082626939 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423269820961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082626939 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082626939 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a240ea2092e0: Found GsupExpect[0] for "262423269820961" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@a240ea2092e0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262423269820961" TC_mo_ussd_iuse_msisdn(188)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56237594D26B301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@a240ea2092e0: setverdict(pass): none -> pass 20240926082626941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43456<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@a240ea2092e0: Final verdict of PTC: pass 20240926082626944 DAUC <0003> db_auc.c:157 IMSI='262423511201778': No 2G Auth Data 20240926082626944 DAUC <0003> db_auc.c:192 IMSI='262423511201778': No 3G Auth Data HLR_Test-GSUP(183)@a240ea2092e0: Created GsupExpect[0] for "262423511201778" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240926082626955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43468<->l=127.0.0.1:4258 20240926082626957 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082626957 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423511201778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423511201778" session_id=3273251596 session_state=BEGIN} 20240926082626957 DSS <0004> hlr_ussd.c:576 262423511201778/0xc319db0c: Process SS (BEGIN) 20240926082626957 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082626957 DSS <0004> hlr_ussd.c:518 262423511201778/0xc319db0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082626957 DSS <0004> hlr_ussd.c:363 262423511201778/0xc319db0c: Tx USSD 'Your extension is 491615262512' 20240926082626957 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423511201778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423511201778" session_id=3273251596 session_state=END} 20240926082626957 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423511201778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082626957 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082626957 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a240ea2092e0: Found GsupExpect[0] for "262423511201778" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@a240ea2092e0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423511201778" TC_mo_ussd_iuse_msisdn(189)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A329BAC169301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@a240ea2092e0: setverdict(pass): none -> pass 20240926082626960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43468<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@a240ea2092e0: Final verdict of PTC: pass 20240926082626963 DAUC <0003> db_auc.c:157 IMSI='262429902840748': No 2G Auth Data 20240926082626963 DAUC <0003> db_auc.c:192 IMSI='262429902840748': No 3G Auth Data HLR_Test-GSUP(183)@a240ea2092e0: Created GsupExpect[0] for "262429902840748" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240926082626974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43478<->l=127.0.0.1:4258 20240926082626977 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082626977 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429902840748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429902840748" session_id=3158170360 session_state=BEGIN} 20240926082626977 DSS <0004> hlr_ussd.c:576 262429902840748/0xbc3ddaf8: Process SS (BEGIN) 20240926082626977 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082626977 DSS <0004> hlr_ussd.c:518 262429902840748/0xbc3ddaf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082626977 DSS <0004> hlr_ussd.c:363 262429902840748/0xbc3ddaf8: Tx USSD 'Your extension is 491613006441' 20240926082626977 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429902840748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429902840748" session_id=3158170360 session_state=END} 20240926082626977 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429902840748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082626977 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082626977 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a240ea2092e0: Found GsupExpect[0] for "262429902840748" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@a240ea2092e0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262429902840748" TC_mo_ussd_iuse_msisdn(190)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56630988D468B01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@a240ea2092e0: setverdict(pass): none -> pass 20240926082626979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@a240ea2092e0: Final verdict of PTC: pass 20240926082626982 DAUC <0003> db_auc.c:157 IMSI='262424183238288': No 2G Auth Data 20240926082626982 DAUC <0003> db_auc.c:192 IMSI='262424183238288': No 3G Auth Data HLR_Test-GSUP(183)@a240ea2092e0: Created GsupExpect[0] for "262424183238288" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240926082626995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4258 20240926082626998 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082626998 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424183238288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424183238288" session_id=3811448618 session_state=BEGIN} 20240926082626998 DSS <0004> hlr_ussd.c:576 262424183238288/0xe32e172a: Process SS (BEGIN) 20240926082626998 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082626998 DSS <0004> hlr_ussd.c:518 262424183238288/0xe32e172a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082626998 DSS <0004> hlr_ussd.c:363 262424183238288/0xe32e172a: Tx USSD 'Your extension is 491610463134' 20240926082626998 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424183238288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424183238288" session_id=3811448618 session_state=END} 20240926082626998 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424183238288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082626998 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082626998 DLINP <000b> input/ipa.c:451 connected read/write 20240926082626998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a240ea2092e0: Found GsupExpect[0] for "262424183238288" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@a240ea2092e0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424183238288" TC_mo_ussd_iuse_msisdn(191)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56034DB2C36A301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@a240ea2092e0: setverdict(pass): none -> pass 20240926082627000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@a240ea2092e0: Final verdict of PTC: pass 20240926082627003 DAUC <0003> db_auc.c:157 IMSI='262424866040749': No 2G Auth Data 20240926082627003 DAUC <0003> db_auc.c:192 IMSI='262424866040749': No 3G Auth Data HLR_Test-GSUP(183)@a240ea2092e0: Created GsupExpect[0] for "262424866040749" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240926082627016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4258 20240926082627019 DLINP <000b> input/ipa.c:451 connected read/write 20240926082627019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082627019 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424866040749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424866040749" session_id=1691829268 session_state=BEGIN} 20240926082627019 DSS <0004> hlr_ussd.c:576 262424866040749/0x64d74414: Process SS (BEGIN) 20240926082627019 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082627019 DSS <0004> hlr_ussd.c:518 262424866040749/0x64d74414: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082627019 DSS <0004> hlr_ussd.c:363 262424866040749/0x64d74414: Tx USSD 'Your extension is 491615757727' 20240926082627019 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424866040749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424866040749" session_id=1691829268 session_state=END} 20240926082627019 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424866040749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082627019 DLINP <000b> input/ipa.c:451 connected read/write 20240926082627019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082627019 DLINP <000b> input/ipa.c:451 connected read/write 20240926082627019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a240ea2092e0: Found GsupExpect[0] for "262424866040749" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@a240ea2092e0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424866040749" TC_mo_ussd_iuse_msisdn(192)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB7DAED26BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@a240ea2092e0: setverdict(pass): none -> pass 20240926082627021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@a240ea2092e0: Final verdict of PTC: pass 20240926082627024 DAUC <0003> db_auc.c:157 IMSI='262427657755096': No 2G Auth Data 20240926082627024 DAUC <0003> db_auc.c:192 IMSI='262427657755096': No 3G Auth Data HLR_Test-GSUP(183)@a240ea2092e0: Created GsupExpect[0] for "262427657755096" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240926082627038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4258 20240926082627041 DLINP <000b> input/ipa.c:451 connected read/write 20240926082627041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082627041 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427657755096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427657755096" session_id=2665417608 session_state=BEGIN} 20240926082627041 DSS <0004> hlr_ussd.c:576 262427657755096/0x9edf0b88: Process SS (BEGIN) 20240926082627041 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082627041 DSS <0004> hlr_ussd.c:518 262427657755096/0x9edf0b88: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082627041 DSS <0004> hlr_ussd.c:363 262427657755096/0x9edf0b88: Tx USSD 'Your extension is 491613156207' 20240926082627041 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427657755096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427657755096" session_id=2665417608 session_state=END} 20240926082627041 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427657755096 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082627041 DLINP <000b> input/ipa.c:451 connected read/write 20240926082627041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082627041 DLINP <000b> input/ipa.c:451 connected read/write 20240926082627041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a240ea2092e0: Found GsupExpect[0] for "262427657755096" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@a240ea2092e0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427657755096" TC_mo_ussd_iuse_msisdn(193)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B19A4D06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@a240ea2092e0: setverdict(pass): none -> pass 20240926082627043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@a240ea2092e0: Final verdict of PTC: pass 20240926082627044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20240926082627044 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44301<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@a240ea2092e0: Final verdict of PTC: none 20240926082627044 DLINP <000b> input/ipa.c:451 connected read/write 20240926082627044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082627044 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082627044 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082627044 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 184@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 184: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Sep 26 08:26:27 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 20240926082627067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43524<->l=127.0.0.1:4258 20240926082627269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43524<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40028) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Thu Sep 26 08:26:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082630377 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082630377 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082630381 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082630382 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082630382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082630382 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  20240926082630382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082630382 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  20240926082630382 DLGSUP <0013> gsup_server.c:235 2:  20240926082630382 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082630382 DLGSUP <0013> gsup_server.c:235 3:  20240926082630382 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082630382 DLGSUP <0013> gsup_server.c:235 4:  20240926082630382 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082630382 DLGSUP <0013> gsup_server.c:235 5:  20240926082630382 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082630382 DLGSUP <0013> gsup_server.c:235 7:  20240926082630382 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082630382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082630382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082630382 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@a240ea2092e0: 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") 20240926082630399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33333<->l=127.0.0.1:4259) 20240926082630418 DAUC <0003> db_auc.c:157 IMSI='262425021752682': No 2G Auth Data 20240926082630418 DAUC <0003> db_auc.c:192 IMSI='262425021752682': No 3G Auth Data HLR_Test-GSUP(195)@a240ea2092e0: Created GsupExpect[0] for "262425021752682" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240926082630451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 20240926082630463 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630463 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425021752682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425021752682" source_name="the-source\n" session_id=4182974938 session_state=BEGIN} 20240926082630463 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240926082630463 DSS <0004> hlr_ussd.c:576 262425021752682/0xf95321da: Process SS (BEGIN) 20240926082630463 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082630463 DSS <0004> hlr_ussd.c:518 262425021752682/0xf95321da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082630463 DSS <0004> hlr_ussd.c:363 262425021752682/0xf95321da: Tx USSD 'Your extension is 491613538818' 20240926082630463 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425021752682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425021752682" destination_name="the-source\n" session_id=4182974938 session_state=END} 20240926082630463 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425021752682 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082630463 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082630463 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a240ea2092e0: Found GsupExpect[0] for "262425021752682" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@a240ea2092e0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425021752682" TC_mo_ussd_iuse_msisdn_via_proxy(198)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B5190E17C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@a240ea2092e0: setverdict(pass): none -> pass 20240926082630470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@a240ea2092e0: Final verdict of PTC: pass 20240926082630473 DAUC <0003> db_auc.c:157 IMSI='262421391746251': No 2G Auth Data 20240926082630473 DAUC <0003> db_auc.c:192 IMSI='262421391746251': No 3G Auth Data HLR_Test-GSUP(195)@a240ea2092e0: Created GsupExpect[0] for "262421391746251" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240926082630484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43550<->l=127.0.0.1:4258 20240926082630487 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630487 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421391746251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421391746251" source_name="the-source\n" session_id=1755620750 session_state=BEGIN} 20240926082630487 DSS <0004> hlr_ussd.c:576 262421391746251/0x68a4a58e: Process SS (BEGIN) 20240926082630487 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082630487 DSS <0004> hlr_ussd.c:518 262421391746251/0x68a4a58e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082630487 DSS <0004> hlr_ussd.c:363 262421391746251/0x68a4a58e: Tx USSD 'Your extension is 491618374430' 20240926082630487 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421391746251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421391746251" destination_name="the-source\n" session_id=1755620750 session_state=END} 20240926082630487 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421391746251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082630487 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082630487 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a240ea2092e0: Found GsupExpect[0] for "262421391746251" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@a240ea2092e0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421391746251" TC_mo_ussd_iuse_msisdn_via_proxy(199)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B31B8D368301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@a240ea2092e0: setverdict(pass): none -> pass 20240926082630488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43550<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@a240ea2092e0: Final verdict of PTC: pass 20240926082630491 DAUC <0003> db_auc.c:157 IMSI='262425570557511': No 2G Auth Data 20240926082630491 DAUC <0003> db_auc.c:192 IMSI='262425570557511': No 3G Auth Data HLR_Test-GSUP(195)@a240ea2092e0: Created GsupExpect[0] for "262425570557511" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240926082630502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20240926082630505 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630505 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425570557511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425570557511" source_name="the-source\n" session_id=1917627471 session_state=BEGIN} 20240926082630505 DSS <0004> hlr_ussd.c:576 262425570557511/0x724cac4f: Process SS (BEGIN) 20240926082630505 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082630505 DSS <0004> hlr_ussd.c:518 262425570557511/0x724cac4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082630505 DSS <0004> hlr_ussd.c:363 262425570557511/0x724cac4f: Tx USSD 'Your extension is 491617237754' 20240926082630505 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425570557511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425570557511" destination_name="the-source\n" session_id=1917627471 session_state=END} 20240926082630505 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425570557511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082630505 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082630505 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a240ea2092e0: Found GsupExpect[0] for "262425570557511" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@a240ea2092e0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425570557511" TC_mo_ussd_iuse_msisdn_via_proxy(200)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB2D9ED56A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@a240ea2092e0: setverdict(pass): none -> pass 20240926082630507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@a240ea2092e0: Final verdict of PTC: pass 20240926082630510 DAUC <0003> db_auc.c:157 IMSI='262429036751843': No 2G Auth Data 20240926082630510 DAUC <0003> db_auc.c:192 IMSI='262429036751843': No 3G Auth Data HLR_Test-GSUP(195)@a240ea2092e0: Created GsupExpect[0] for "262429036751843" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240926082630521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4258 20240926082630524 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630524 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429036751843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429036751843" source_name="the-source\n" session_id=637398117 session_state=BEGIN} 20240926082630524 DSS <0004> hlr_ussd.c:576 262429036751843/0x25fdec65: Process SS (BEGIN) 20240926082630524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082630524 DSS <0004> hlr_ussd.c:518 262429036751843/0x25fdec65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082630524 DSS <0004> hlr_ussd.c:363 262429036751843/0x25fdec65: Tx USSD 'Your extension is 491615238647' 20240926082630524 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429036751843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429036751843" destination_name="the-source\n" session_id=637398117 session_state=END} 20240926082630524 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429036751843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082630524 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082630524 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a240ea2092e0: Found GsupExpect[0] for "262429036751843" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@a240ea2092e0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429036751843" TC_mo_ussd_iuse_msisdn_via_proxy(201)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB219CE46BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@a240ea2092e0: setverdict(pass): none -> pass 20240926082630526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@a240ea2092e0: Final verdict of PTC: pass 20240926082630528 DAUC <0003> db_auc.c:157 IMSI='262425876941967': No 2G Auth Data 20240926082630528 DAUC <0003> db_auc.c:192 IMSI='262425876941967': No 3G Auth Data HLR_Test-GSUP(195)@a240ea2092e0: Created GsupExpect[0] for "262425876941967" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240926082630539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 20240926082630542 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630542 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425876941967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425876941967" source_name="the-source\n" session_id=2232979935 session_state=BEGIN} 20240926082630542 DSS <0004> hlr_ussd.c:576 262425876941967/0x851891df: Process SS (BEGIN) 20240926082630542 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082630542 DSS <0004> hlr_ussd.c:518 262425876941967/0x851891df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082630542 DSS <0004> hlr_ussd.c:363 262425876941967/0x851891df: Tx USSD 'Your extension is 491612004638' 20240926082630542 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425876941967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425876941967" destination_name="the-source\n" session_id=2232979935 session_state=END} 20240926082630542 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262425876941967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082630542 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082630542 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a240ea2092e0: Found GsupExpect[0] for "262425876941967" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@a240ea2092e0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425876941967" TC_mo_ussd_iuse_msisdn_via_proxy(202)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5643018CD36C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@a240ea2092e0: setverdict(pass): none -> pass 20240926082630544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@a240ea2092e0: Final verdict of PTC: pass 20240926082630547 DAUC <0003> db_auc.c:157 IMSI='262422736563696': No 2G Auth Data 20240926082630547 DAUC <0003> db_auc.c:192 IMSI='262422736563696': No 3G Auth Data HLR_Test-GSUP(195)@a240ea2092e0: Created GsupExpect[0] for "262422736563696" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240926082630560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43590<->l=127.0.0.1:4258 20240926082630563 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630563 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422736563696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422736563696" source_name="the-source\n" session_id=3790670378 session_state=BEGIN} 20240926082630563 DSS <0004> hlr_ussd.c:576 262422736563696/0xe1f10a2a: Process SS (BEGIN) 20240926082630563 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082630563 DSS <0004> hlr_ussd.c:518 262422736563696/0xe1f10a2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082630563 DSS <0004> hlr_ussd.c:363 262422736563696/0xe1f10a2a: Tx USSD 'Your extension is 491610348435' 20240926082630563 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422736563696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422736563696" destination_name="the-source\n" session_id=3790670378 session_state=END} 20240926082630563 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262422736563696 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082630563 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082630563 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a240ea2092e0: Found GsupExpect[0] for "262422736563696" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@a240ea2092e0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262422736563696" TC_mo_ussd_iuse_msisdn_via_proxy(203)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560331A8E36AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@a240ea2092e0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(203)@a240ea2092e0: Final verdict of PTC: pass 20240926082630565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43590<->l=127.0.0.1:4258 20240926082630568 DAUC <0003> db_auc.c:157 IMSI='262428814505337': No 2G Auth Data 20240926082630568 DAUC <0003> db_auc.c:192 IMSI='262428814505337': No 3G Auth Data HLR_Test-GSUP(195)@a240ea2092e0: Created GsupExpect[0] for "262428814505337" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240926082630582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43598<->l=127.0.0.1:4258 20240926082630585 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630585 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428814505337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428814505337" source_name="the-source\n" session_id=546030594 session_state=BEGIN} 20240926082630585 DSS <0004> hlr_ussd.c:576 262428814505337/0x208bc402: Process SS (BEGIN) 20240926082630585 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082630585 DSS <0004> hlr_ussd.c:518 262428814505337/0x208bc402: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082630585 DSS <0004> hlr_ussd.c:363 262428814505337/0x208bc402: Tx USSD 'Your extension is 491614712381' 20240926082630585 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428814505337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428814505337" destination_name="the-source\n" session_id=546030594 session_state=END} 20240926082630585 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428814505337 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082630585 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082630585 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a240ea2092e0: Found GsupExpect[0] for "262428814505337" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@a240ea2092e0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428814505337" TC_mo_ussd_iuse_msisdn_via_proxy(204)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B7986C868B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@a240ea2092e0: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(204)@a240ea2092e0: Final verdict of PTC: pass 20240926082630587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43598<->l=127.0.0.1:4258 20240926082630590 DAUC <0003> db_auc.c:157 IMSI='262423671847303': No 2G Auth Data 20240926082630590 DAUC <0003> db_auc.c:192 IMSI='262423671847303': No 3G Auth Data HLR_Test-GSUP(195)@a240ea2092e0: Created GsupExpect[0] for "262423671847303" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240926082630604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4258 20240926082630607 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630607 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423671847303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423671847303" source_name="the-source\n" session_id=4168311659 session_state=BEGIN} 20240926082630607 DSS <0004> hlr_ussd.c:576 262423671847303/0xf873636b: Process SS (BEGIN) 20240926082630607 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240926082630607 DSS <0004> hlr_ussd.c:518 262423671847303/0xf873636b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240926082630607 DSS <0004> hlr_ussd.c:363 262423671847303/0xf873636b: Tx USSD 'Your extension is 491611206576' 20240926082630607 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423671847303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423671847303" destination_name="the-source\n" session_id=4168311659 session_state=END} 20240926082630607 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423671847303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082630607 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082630607 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a240ea2092e0: Found GsupExpect[0] for "262423671847303" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@a240ea2092e0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423671847303" TC_mo_ussd_iuse_msisdn_via_proxy(205)@a240ea2092e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5623298AD76B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@a240ea2092e0: setverdict(pass): none -> pass 20240926082630609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@a240ea2092e0: Final verdict of PTC: pass 20240926082630609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43530<->l=127.0.0.1:4258 20240926082630610 DLINP <000b> input/ipa.c:451 connected read/write 20240926082630610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082630610 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082630610 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082630610 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082630610 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240926082630610 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33333<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@a240ea2092e0: Final verdict of PTC: none 196@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 196: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Sep 26 08:26:30 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 20240926082630632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43624<->l=127.0.0.1:4258 20240926082630833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43624<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40416) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Sep 26 08:26:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_ussd_euse started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 20240926082633925 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38287 20240926082633925 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38287 MTC@a240ea2092e0: in not legacy case 2 IPA-EUSE-foobar(208)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082633926 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633926 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082633927 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082633927 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@a240ea2092e0: 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 } } } } 20240926082633927 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633927 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082633927 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082633927 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240926082633927 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240926082633927 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240926082633927 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  20240926082633927 DLGSUP <0013> gsup_server.c:235 2:  20240926082633927 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082633927 DLGSUP <0013> gsup_server.c:235 3:  20240926082633927 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082633927 DLGSUP <0013> gsup_server.c:235 4:  20240926082633927 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082633927 DLGSUP <0013> gsup_server.c:235 5:  20240926082633927 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082633927 DLGSUP <0013> gsup_server.c:235 7:  20240926082633927 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082633927 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082633927 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082633927 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38287 HLR_Test-GSUP-IPA(207)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082633928 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082633928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082633929 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082633929 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082633929 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082633929 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  20240926082633929 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082633929 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  20240926082633929 DLGSUP <0013> gsup_server.c:235 2:  20240926082633929 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082633929 DLGSUP <0013> gsup_server.c:235 3:  20240926082633929 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082633929 DLGSUP <0013> gsup_server.c:235 4:  20240926082633929 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082633929 DLGSUP <0013> gsup_server.c:235 5:  20240926082633929 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082633929 DLGSUP <0013> gsup_server.c:235 7:  20240926082633929 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082633929 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082633929 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082633929 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@a240ea2092e0: 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") 20240926082633937 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33955<->l=127.0.0.1:4259) 20240926082633950 DAUC <0003> db_auc.c:157 IMSI='262427663033136': No 2G Auth Data 20240926082633950 DAUC <0003> db_auc.c:192 IMSI='262427663033136': No 3G Auth Data HLR_Test-GSUP(209)@a240ea2092e0: Created GsupExpect[0] for "262427663033136" to be handled at TC_mo_ussd_euse(212) 20240926082633962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41818<->l=127.0.0.1:4258 20240926082633970 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082633970 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427663033136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427663033136" session_id=270859326 session_state=BEGIN} 20240926082633970 DSS <0004> hlr_ussd.c:576 262427663033136/0x1024fc3e: Process SS (BEGIN) 20240926082633970 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082633970 DSS <0004> hlr_ussd.c:518 262427663033136/0x1024fc3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082633970 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633970 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data 20240926082633970 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633970 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data EUSE-TC_mo_ussd_euse(206)@a240ea2092e0: 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 } } } } } 20240926082633973 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633973 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082633973 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262427663033136 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427663033136" session_id=270859326 session_state=END} 20240926082633973 DSS <0004> hlr_ussd.c:576 262427663033136/0x1024fc3e: Process SS (END) 20240926082633973 DSS <0004> hlr_ussd.c:518 262427663033136/0x1024fc3e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082633973 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427663033136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427663033136" session_id=270859326 session_state=END} 20240926082633973 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427663033136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082633973 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262427663033136 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082633973 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082633973 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a240ea2092e0: Found GsupExpect[0] for "262427663033136" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@a240ea2092e0: Added IMSI table entry 0TC_mo_ussd_euse(212)"262427663033136" TC_mo_ussd_euse(212)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082633976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41818<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@a240ea2092e0: Final verdict of PTC: pass 20240926082633978 DAUC <0003> db_auc.c:157 IMSI='262424489073035': No 2G Auth Data 20240926082633978 DAUC <0003> db_auc.c:192 IMSI='262424489073035': No 3G Auth Data HLR_Test-GSUP(209)@a240ea2092e0: Created GsupExpect[0] for "262424489073035" to be handled at TC_mo_ussd_euse(213) 20240926082633990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41826<->l=127.0.0.1:4258 20240926082633992 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082633992 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424489073035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424489073035" session_id=3811139945 session_state=BEGIN} 20240926082633992 DSS <0004> hlr_ussd.c:576 262424489073035/0xe3296169: Process SS (BEGIN) 20240926082633992 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082633992 DSS <0004> hlr_ussd.c:518 262424489073035/0xe3296169: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082633993 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633993 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data 20240926082633993 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633993 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data EUSE-TC_mo_ussd_euse(206)@a240ea2092e0: 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 } } } } } 20240926082633993 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633993 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082633993 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262424489073035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424489073035" session_id=3811139945 session_state=END} 20240926082633993 DSS <0004> hlr_ussd.c:576 262424489073035/0xe3296169: Process SS (END) 20240926082633993 DSS <0004> hlr_ussd.c:518 262424489073035/0xe3296169: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082633993 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424489073035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424489073035" session_id=3811139945 session_state=END} 20240926082633993 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424489073035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082633993 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262424489073035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082633993 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082633993 DLINP <000b> input/ipa.c:451 connected read/write 20240926082633993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a240ea2092e0: Found GsupExpect[0] for "262424489073035" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@a240ea2092e0: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424489073035" TC_mo_ussd_euse(213)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@a240ea2092e0: Final verdict of PTC: pass 20240926082633995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41826<->l=127.0.0.1:4258 20240926082633998 DAUC <0003> db_auc.c:157 IMSI='262428377738603': No 2G Auth Data 20240926082633998 DAUC <0003> db_auc.c:192 IMSI='262428377738603': No 3G Auth Data HLR_Test-GSUP(209)@a240ea2092e0: Created GsupExpect[0] for "262428377738603" to be handled at TC_mo_ussd_euse(214) 20240926082634009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41840<->l=127.0.0.1:4258 20240926082634012 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082634012 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428377738603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428377738603" session_id=1361907923 session_state=BEGIN} 20240926082634012 DSS <0004> hlr_ussd.c:576 262428377738603/0x512d10d3: Process SS (BEGIN) 20240926082634012 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082634012 DSS <0004> hlr_ussd.c:518 262428377738603/0x512d10d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082634012 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634012 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data 20240926082634012 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634012 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data EUSE-TC_mo_ussd_euse(206)@a240ea2092e0: 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 } } } } } 20240926082634013 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634013 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082634013 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262428377738603 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377738603" session_id=1361907923 session_state=END} 20240926082634013 DSS <0004> hlr_ussd.c:576 262428377738603/0x512d10d3: Process SS (END) 20240926082634013 DSS <0004> hlr_ussd.c:518 262428377738603/0x512d10d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082634013 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428377738603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428377738603" session_id=1361907923 session_state=END} 20240926082634013 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428377738603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082634013 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262428377738603 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082634013 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082634013 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a240ea2092e0: Found GsupExpect[0] for "262428377738603" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@a240ea2092e0: Added IMSI table entry 2TC_mo_ussd_euse(214)"262428377738603" TC_mo_ussd_euse(214)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082634015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41840<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@a240ea2092e0: Final verdict of PTC: pass 20240926082634018 DAUC <0003> db_auc.c:157 IMSI='262421522149919': No 2G Auth Data 20240926082634018 DAUC <0003> db_auc.c:192 IMSI='262421522149919': No 3G Auth Data HLR_Test-GSUP(209)@a240ea2092e0: Created GsupExpect[0] for "262421522149919" to be handled at TC_mo_ussd_euse(215) 20240926082634029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41854<->l=127.0.0.1:4258 20240926082634031 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082634031 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421522149919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421522149919" session_id=2007052573 session_state=BEGIN} 20240926082634031 DSS <0004> hlr_ussd.c:576 262421522149919/0x77a1311d: Process SS (BEGIN) 20240926082634031 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082634031 DSS <0004> hlr_ussd.c:518 262421522149919/0x77a1311d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082634031 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634031 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data 20240926082634031 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634031 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data EUSE-TC_mo_ussd_euse(206)@a240ea2092e0: 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 } } } } } 20240926082634032 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634032 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082634032 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421522149919 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421522149919" session_id=2007052573 session_state=END} 20240926082634032 DSS <0004> hlr_ussd.c:576 262421522149919/0x77a1311d: Process SS (END) 20240926082634032 DSS <0004> hlr_ussd.c:518 262421522149919/0x77a1311d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082634032 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421522149919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421522149919" session_id=2007052573 session_state=END} 20240926082634032 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421522149919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082634032 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421522149919 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082634032 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082634032 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a240ea2092e0: Found GsupExpect[0] for "262421522149919" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@a240ea2092e0: Added IMSI table entry 3TC_mo_ussd_euse(215)"262421522149919" TC_mo_ussd_euse(215)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082634034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41854<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@a240ea2092e0: Final verdict of PTC: pass 20240926082634037 DAUC <0003> db_auc.c:157 IMSI='262427086305289': No 2G Auth Data 20240926082634037 DAUC <0003> db_auc.c:192 IMSI='262427086305289': No 3G Auth Data HLR_Test-GSUP(209)@a240ea2092e0: Created GsupExpect[0] for "262427086305289" to be handled at TC_mo_ussd_euse(216) 20240926082634048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41868<->l=127.0.0.1:4258 20240926082634051 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082634051 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427086305289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427086305289" session_id=1973876739 session_state=BEGIN} 20240926082634051 DSS <0004> hlr_ussd.c:576 262427086305289/0x75a6f803: Process SS (BEGIN) 20240926082634051 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082634051 DSS <0004> hlr_ussd.c:518 262427086305289/0x75a6f803: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082634051 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634051 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data 20240926082634051 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634051 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data EUSE-TC_mo_ussd_euse(206)@a240ea2092e0: 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 } } } } } 20240926082634051 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634051 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082634051 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427086305289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427086305289" session_id=1973876739 session_state=END} 20240926082634051 DSS <0004> hlr_ussd.c:576 262427086305289/0x75a6f803: Process SS (END) 20240926082634051 DSS <0004> hlr_ussd.c:518 262427086305289/0x75a6f803: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082634051 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427086305289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427086305289" session_id=1973876739 session_state=END} 20240926082634051 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427086305289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082634051 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427086305289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082634051 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082634051 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a240ea2092e0: Found GsupExpect[0] for "262427086305289" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@a240ea2092e0: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427086305289" TC_mo_ussd_euse(216)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082634053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41868<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@a240ea2092e0: Final verdict of PTC: pass 20240926082634056 DAUC <0003> db_auc.c:157 IMSI='262428654227746': No 2G Auth Data 20240926082634056 DAUC <0003> db_auc.c:192 IMSI='262428654227746': No 3G Auth Data HLR_Test-GSUP(209)@a240ea2092e0: Created GsupExpect[0] for "262428654227746" to be handled at TC_mo_ussd_euse(217) 20240926082634070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4258 20240926082634072 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082634072 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428654227746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428654227746" session_id=585046257 session_state=BEGIN} 20240926082634072 DSS <0004> hlr_ussd.c:576 262428654227746/0x22df18f1: Process SS (BEGIN) 20240926082634073 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082634073 DSS <0004> hlr_ussd.c:518 262428654227746/0x22df18f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082634073 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634073 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data 20240926082634073 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634073 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data EUSE-TC_mo_ussd_euse(206)@a240ea2092e0: 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 } } } } } 20240926082634073 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634073 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082634073 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428654227746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428654227746" session_id=585046257 session_state=END} 20240926082634073 DSS <0004> hlr_ussd.c:576 262428654227746/0x22df18f1: Process SS (END) 20240926082634073 DSS <0004> hlr_ussd.c:518 262428654227746/0x22df18f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082634073 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428654227746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428654227746" session_id=585046257 session_state=END} 20240926082634073 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428654227746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082634073 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428654227746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082634073 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082634073 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a240ea2092e0: Found GsupExpect[0] for "262428654227746" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@a240ea2092e0: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428654227746" TC_mo_ussd_euse(217)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082634075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@a240ea2092e0: Final verdict of PTC: pass 20240926082634078 DAUC <0003> db_auc.c:157 IMSI='262421870015752': No 2G Auth Data 20240926082634078 DAUC <0003> db_auc.c:192 IMSI='262421870015752': No 3G Auth Data HLR_Test-GSUP(209)@a240ea2092e0: Created GsupExpect[0] for "262421870015752" to be handled at TC_mo_ussd_euse(218) 20240926082634091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41882<->l=127.0.0.1:4258 20240926082634094 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082634094 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421870015752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421870015752" session_id=933324919 session_state=BEGIN} 20240926082634094 DSS <0004> hlr_ussd.c:576 262421870015752/0x37a16877: Process SS (BEGIN) 20240926082634094 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082634094 DSS <0004> hlr_ussd.c:518 262421870015752/0x37a16877: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082634094 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634094 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data 20240926082634094 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634094 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data EUSE-TC_mo_ussd_euse(206)@a240ea2092e0: 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 } } } } } 20240926082634095 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634095 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082634095 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421870015752 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421870015752" session_id=933324919 session_state=END} 20240926082634095 DSS <0004> hlr_ussd.c:576 262421870015752/0x37a16877: Process SS (END) 20240926082634095 DSS <0004> hlr_ussd.c:518 262421870015752/0x37a16877: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082634095 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421870015752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421870015752" session_id=933324919 session_state=END} 20240926082634095 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421870015752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082634095 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421870015752 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082634095 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082634095 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a240ea2092e0: Found GsupExpect[0] for "262421870015752" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@a240ea2092e0: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421870015752" TC_mo_ussd_euse(218)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082634097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41882<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@a240ea2092e0: Final verdict of PTC: pass 20240926082634099 DAUC <0003> db_auc.c:157 IMSI='262422111717966': No 2G Auth Data 20240926082634099 DAUC <0003> db_auc.c:192 IMSI='262422111717966': No 3G Auth Data HLR_Test-GSUP(209)@a240ea2092e0: Created GsupExpect[0] for "262422111717966" to be handled at TC_mo_ussd_euse(219) 20240926082634113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41886<->l=127.0.0.1:4258 20240926082634116 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082634116 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422111717966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422111717966" session_id=1080008608 session_state=BEGIN} 20240926082634116 DSS <0004> hlr_ussd.c:576 262422111717966/0x405f9fa0: Process SS (BEGIN) 20240926082634116 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082634116 DSS <0004> hlr_ussd.c:518 262422111717966/0x405f9fa0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082634116 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634116 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data 20240926082634116 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634116 DLINP <000b> input/ipa.c:431 127.0.0.1:38287 sending data EUSE-TC_mo_ussd_euse(206)@a240ea2092e0: 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 } } } } } 20240926082634116 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634116 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082634116 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262422111717966 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422111717966" session_id=1080008608 session_state=END} 20240926082634116 DSS <0004> hlr_ussd.c:576 262422111717966/0x405f9fa0: Process SS (END) 20240926082634116 DSS <0004> hlr_ussd.c:518 262422111717966/0x405f9fa0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082634117 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422111717966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422111717966" session_id=1080008608 session_state=END} 20240926082634117 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422111717966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082634117 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262422111717966 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082634117 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082634117 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a240ea2092e0: Found GsupExpect[0] for "262422111717966" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@a240ea2092e0: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422111717966" TC_mo_ussd_euse(219)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082634118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41886<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@a240ea2092e0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@a240ea2092e0: Final verdict of PTC: none 20240926082634119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41806<->l=127.0.0.1:4258 20240926082634120 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634120 DLINP <000b> input/ipa.c:405 127.0.0.1:38287 message received 20240926082634120 DLINP <000b> input/ipa.c:414 127.0.0.1:38287 connection closed with server 20240926082634120 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38287 20240926082634120 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(209)@a240ea2092e0: Final verdict of PTC: none 20240926082634120 DLINP <000b> input/ipa.c:451 connected read/write 20240926082634120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082634120 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082634120 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082634120 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082634120 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33955<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@a240ea2092e0: Final verdict of PTC: none 210@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 210: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Sep 26 08:26:34 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 20240926082634157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41892<->l=127.0.0.1:4258 20240926082634359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41892<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7788) Waiting for packet dumper to finish... 1 (prev_count=7788, count=44016) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Sep 26 08:26:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_ussd_euse_continue started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 20240926082637476 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35171 20240926082637476 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35171 MTC@a240ea2092e0: in not legacy case 2 IPA-EUSE-foobar(222)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082637477 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637477 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637478 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082637478 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082637478 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637478 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637478 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082637478 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240926082637478 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240926082637478 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240926082637478 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  20240926082637478 DLGSUP <0013> gsup_server.c:235 2:  20240926082637478 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082637478 DLGSUP <0013> gsup_server.c:235 3:  20240926082637478 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082637478 DLGSUP <0013> gsup_server.c:235 4:  20240926082637478 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082637478 DLGSUP <0013> gsup_server.c:235 5:  20240926082637478 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082637478 DLGSUP <0013> gsup_server.c:235 7:  20240926082637478 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082637478 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082637478 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082637478 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35171 IPA-EUSE-foobar(222)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082637479 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082637480 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637480 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082637480 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082637480 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  20240926082637480 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082637480 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  20240926082637480 DLGSUP <0013> gsup_server.c:235 2:  20240926082637480 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082637480 DLGSUP <0013> gsup_server.c:235 3:  20240926082637480 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082637480 DLGSUP <0013> gsup_server.c:235 4:  20240926082637480 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082637480 DLGSUP <0013> gsup_server.c:235 5:  20240926082637480 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082637480 DLGSUP <0013> gsup_server.c:235 7:  20240926082637480 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082637480 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082637480 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082637480 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@a240ea2092e0: 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") 20240926082637491 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41307<->l=127.0.0.1:4259) 20240926082637517 DAUC <0003> db_auc.c:157 IMSI='262426627416168': No 2G Auth Data 20240926082637517 DAUC <0003> db_auc.c:192 IMSI='262426627416168': No 3G Auth Data HLR_Test-GSUP(223)@a240ea2092e0: Created GsupExpect[0] for "262426627416168" to be handled at TC_mo_ussd_euse_continue(226) 20240926082637550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41902<->l=127.0.0.1:4258 20240926082637563 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637563 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426627416168" session_id=3852248043 session_state=BEGIN} 20240926082637563 DSS <0004> hlr_ussd.c:576 262426627416168/0xe59ca3eb: Process SS (BEGIN) 20240926082637563 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082637563 DSS <0004> hlr_ussd.c:518 262426627416168/0xe59ca3eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082637563 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637563 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637563 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637563 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637574 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637574 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637574 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426627416168" session_id=3852248043 session_state=CONTINUE} 20240926082637574 DSS <0004> hlr_ussd.c:576 262426627416168/0xe59ca3eb: Process SS (CONTINUE) 20240926082637574 DSS <0004> hlr_ussd.c:518 262426627416168/0xe59ca3eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082637574 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426627416168" session_id=3852248043 session_state=CONTINUE} 20240926082637574 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637574 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637574 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a240ea2092e0: Found GsupExpect[0] for "262426627416168" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@a240ea2092e0: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262426627416168" TC_mo_ussd_euse_continue(226)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082637579 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637579 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426627416168" session_id=3852248043 session_state=CONTINUE} 20240926082637579 DSS <0004> hlr_ussd.c:576 262426627416168/0xe59ca3eb: Process SS (CONTINUE) 20240926082637579 DSS <0004> hlr_ussd.c:518 262426627416168/0xe59ca3eb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637579 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637579 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637579 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637579 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637579 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637580 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637580 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637580 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426627416168" session_id=3852248043 session_state=END} 20240926082637580 DSS <0004> hlr_ussd.c:576 262426627416168/0xe59ca3eb: Process SS (END) 20240926082637580 DSS <0004> hlr_ussd.c:518 262426627416168/0xe59ca3eb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637580 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426627416168" session_id=3852248043 session_state=END} 20240926082637580 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637580 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426627416168 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637580 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637580 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082637581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41902<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@a240ea2092e0: Final verdict of PTC: pass 20240926082637584 DAUC <0003> db_auc.c:157 IMSI='262429286235975': No 2G Auth Data 20240926082637584 DAUC <0003> db_auc.c:192 IMSI='262429286235975': No 3G Auth Data HLR_Test-GSUP(223)@a240ea2092e0: Created GsupExpect[0] for "262429286235975" to be handled at TC_mo_ussd_euse_continue(227) 20240926082637596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41910<->l=127.0.0.1:4258 20240926082637598 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637598 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429286235975" session_id=4146611110 session_state=BEGIN} 20240926082637598 DSS <0004> hlr_ussd.c:576 262429286235975/0xf72843a6: Process SS (BEGIN) 20240926082637598 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082637598 DSS <0004> hlr_ussd.c:518 262429286235975/0xf72843a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082637598 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637598 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637598 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637598 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637599 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637599 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637599 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429286235975" session_id=4146611110 session_state=CONTINUE} 20240926082637599 DSS <0004> hlr_ussd.c:576 262429286235975/0xf72843a6: Process SS (CONTINUE) 20240926082637599 DSS <0004> hlr_ussd.c:518 262429286235975/0xf72843a6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082637599 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429286235975" session_id=4146611110 session_state=CONTINUE} 20240926082637599 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637599 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637599 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a240ea2092e0: Found GsupExpect[0] for "262429286235975" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@a240ea2092e0: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429286235975" TC_mo_ussd_euse_continue(227)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082637601 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637601 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429286235975" session_id=4146611110 session_state=CONTINUE} 20240926082637601 DSS <0004> hlr_ussd.c:576 262429286235975/0xf72843a6: Process SS (CONTINUE) 20240926082637601 DSS <0004> hlr_ussd.c:518 262429286235975/0xf72843a6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637601 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637601 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637601 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637601 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637601 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637602 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637602 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429286235975" session_id=4146611110 session_state=END} 20240926082637602 DSS <0004> hlr_ussd.c:576 262429286235975/0xf72843a6: Process SS (END) 20240926082637602 DSS <0004> hlr_ussd.c:518 262429286235975/0xf72843a6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637602 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429286235975" session_id=4146611110 session_state=END} 20240926082637602 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637602 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429286235975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082637602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41910<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@a240ea2092e0: Final verdict of PTC: pass 20240926082637605 DAUC <0003> db_auc.c:157 IMSI='262429167982170': No 2G Auth Data 20240926082637605 DAUC <0003> db_auc.c:192 IMSI='262429167982170': No 3G Auth Data HLR_Test-GSUP(223)@a240ea2092e0: Created GsupExpect[0] for "262429167982170" to be handled at TC_mo_ussd_euse_continue(228) 20240926082637616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41912<->l=127.0.0.1:4258 20240926082637619 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637619 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429167982170" session_id=3038277915 session_state=BEGIN} 20240926082637619 DSS <0004> hlr_ussd.c:576 262429167982170/0xb518711b: Process SS (BEGIN) 20240926082637619 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082637619 DSS <0004> hlr_ussd.c:518 262429167982170/0xb518711b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082637619 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637619 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637619 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637619 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637619 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637619 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637620 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429167982170" session_id=3038277915 session_state=CONTINUE} 20240926082637620 DSS <0004> hlr_ussd.c:576 262429167982170/0xb518711b: Process SS (CONTINUE) 20240926082637620 DSS <0004> hlr_ussd.c:518 262429167982170/0xb518711b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082637620 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429167982170" session_id=3038277915 session_state=CONTINUE} 20240926082637620 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637620 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637620 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a240ea2092e0: Found GsupExpect[0] for "262429167982170" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@a240ea2092e0: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429167982170" TC_mo_ussd_euse_continue(228)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082637622 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637622 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429167982170" session_id=3038277915 session_state=CONTINUE} 20240926082637622 DSS <0004> hlr_ussd.c:576 262429167982170/0xb518711b: Process SS (CONTINUE) 20240926082637622 DSS <0004> hlr_ussd.c:518 262429167982170/0xb518711b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637622 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637622 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637622 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637622 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637622 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637622 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637622 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637622 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429167982170" session_id=3038277915 session_state=END} 20240926082637622 DSS <0004> hlr_ussd.c:576 262429167982170/0xb518711b: Process SS (END) 20240926082637622 DSS <0004> hlr_ussd.c:518 262429167982170/0xb518711b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637622 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429167982170" session_id=3038277915 session_state=END} 20240926082637622 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637622 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429167982170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637622 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637622 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082637623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41912<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@a240ea2092e0: Final verdict of PTC: pass 20240926082637626 DAUC <0003> db_auc.c:157 IMSI='262425410000355': No 2G Auth Data 20240926082637626 DAUC <0003> db_auc.c:192 IMSI='262425410000355': No 3G Auth Data HLR_Test-GSUP(223)@a240ea2092e0: Created GsupExpect[0] for "262425410000355" to be handled at TC_mo_ussd_euse_continue(229) 20240926082637637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41916<->l=127.0.0.1:4258 20240926082637640 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637640 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425410000355" session_id=1229498319 session_state=BEGIN} 20240926082637640 DSS <0004> hlr_ussd.c:576 262425410000355/0x4948a7cf: Process SS (BEGIN) 20240926082637640 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082637640 DSS <0004> hlr_ussd.c:518 262425410000355/0x4948a7cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082637640 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637640 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637640 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637640 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637641 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637641 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637641 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425410000355" session_id=1229498319 session_state=CONTINUE} 20240926082637641 DSS <0004> hlr_ussd.c:576 262425410000355/0x4948a7cf: Process SS (CONTINUE) 20240926082637641 DSS <0004> hlr_ussd.c:518 262425410000355/0x4948a7cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082637641 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425410000355" session_id=1229498319 session_state=CONTINUE} 20240926082637641 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637641 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637641 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a240ea2092e0: Found GsupExpect[0] for "262425410000355" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@a240ea2092e0: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425410000355" TC_mo_ussd_euse_continue(229)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082637643 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637643 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425410000355" session_id=1229498319 session_state=CONTINUE} 20240926082637643 DSS <0004> hlr_ussd.c:576 262425410000355/0x4948a7cf: Process SS (CONTINUE) 20240926082637643 DSS <0004> hlr_ussd.c:518 262425410000355/0x4948a7cf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637643 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637643 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637643 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637643 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637643 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637644 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637644 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637644 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425410000355" session_id=1229498319 session_state=END} 20240926082637644 DSS <0004> hlr_ussd.c:576 262425410000355/0x4948a7cf: Process SS (END) 20240926082637644 DSS <0004> hlr_ussd.c:518 262425410000355/0x4948a7cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637644 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425410000355" session_id=1229498319 session_state=END} 20240926082637644 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637644 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425410000355 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637644 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637644 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082637644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41916<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@a240ea2092e0: Final verdict of PTC: pass 20240926082637648 DAUC <0003> db_auc.c:157 IMSI='262425002996032': No 2G Auth Data 20240926082637648 DAUC <0003> db_auc.c:192 IMSI='262425002996032': No 3G Auth Data HLR_Test-GSUP(223)@a240ea2092e0: Created GsupExpect[0] for "262425002996032" to be handled at TC_mo_ussd_euse_continue(230) 20240926082637664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41920<->l=127.0.0.1:4258 20240926082637670 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637670 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425002996032" session_id=3471938664 session_state=BEGIN} 20240926082637670 DSS <0004> hlr_ussd.c:576 262425002996032/0xcef19468: Process SS (BEGIN) 20240926082637670 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082637670 DSS <0004> hlr_ussd.c:518 262425002996032/0xcef19468: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082637670 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637671 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637671 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637671 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637672 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637672 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637672 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425002996032" session_id=3471938664 session_state=CONTINUE} 20240926082637672 DSS <0004> hlr_ussd.c:576 262425002996032/0xcef19468: Process SS (CONTINUE) 20240926082637672 DSS <0004> hlr_ussd.c:518 262425002996032/0xcef19468: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082637672 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425002996032" session_id=3471938664 session_state=CONTINUE} 20240926082637672 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637672 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637672 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a240ea2092e0: Found GsupExpect[0] for "262425002996032" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@a240ea2092e0: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262425002996032" TC_mo_ussd_euse_continue(230)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082637678 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637678 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425002996032" session_id=3471938664 session_state=CONTINUE} 20240926082637678 DSS <0004> hlr_ussd.c:576 262425002996032/0xcef19468: Process SS (CONTINUE) 20240926082637678 DSS <0004> hlr_ussd.c:518 262425002996032/0xcef19468: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637678 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637678 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637678 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637678 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637678 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637679 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637679 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637679 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425002996032" session_id=3471938664 session_state=END} 20240926082637679 DSS <0004> hlr_ussd.c:576 262425002996032/0xcef19468: Process SS (END) 20240926082637679 DSS <0004> hlr_ussd.c:518 262425002996032/0xcef19468: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637679 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425002996032" session_id=3471938664 session_state=END} 20240926082637679 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637679 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262425002996032 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637679 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637679 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082637681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41920<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@a240ea2092e0: Final verdict of PTC: pass 20240926082637684 DAUC <0003> db_auc.c:157 IMSI='262428737034777': No 2G Auth Data 20240926082637684 DAUC <0003> db_auc.c:192 IMSI='262428737034777': No 3G Auth Data HLR_Test-GSUP(223)@a240ea2092e0: Created GsupExpect[0] for "262428737034777" to be handled at TC_mo_ussd_euse_continue(231) 20240926082637700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4258 20240926082637703 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637703 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428737034777" session_id=3411337656 session_state=BEGIN} 20240926082637703 DSS <0004> hlr_ussd.c:576 262428737034777/0xcb54e1b8: Process SS (BEGIN) 20240926082637703 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082637703 DSS <0004> hlr_ussd.c:518 262428737034777/0xcb54e1b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082637703 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637703 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637703 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637703 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637705 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637705 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637705 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428737034777" session_id=3411337656 session_state=CONTINUE} 20240926082637705 DSS <0004> hlr_ussd.c:576 262428737034777/0xcb54e1b8: Process SS (CONTINUE) 20240926082637705 DSS <0004> hlr_ussd.c:518 262428737034777/0xcb54e1b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082637705 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428737034777" session_id=3411337656 session_state=CONTINUE} 20240926082637705 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637705 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637705 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a240ea2092e0: Found GsupExpect[0] for "262428737034777" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@a240ea2092e0: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262428737034777" TC_mo_ussd_euse_continue(231)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082637708 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637708 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428737034777" session_id=3411337656 session_state=CONTINUE} 20240926082637708 DSS <0004> hlr_ussd.c:576 262428737034777/0xcb54e1b8: Process SS (CONTINUE) 20240926082637708 DSS <0004> hlr_ussd.c:518 262428737034777/0xcb54e1b8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637708 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637708 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637708 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637708 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637708 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637709 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637709 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637709 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428737034777" session_id=3411337656 session_state=END} 20240926082637709 DSS <0004> hlr_ussd.c:576 262428737034777/0xcb54e1b8: Process SS (END) 20240926082637709 DSS <0004> hlr_ussd.c:518 262428737034777/0xcb54e1b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637709 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428737034777" session_id=3411337656 session_state=END} 20240926082637709 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637709 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262428737034777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637709 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637709 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082637710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@a240ea2092e0: Final verdict of PTC: pass 20240926082637713 DAUC <0003> db_auc.c:157 IMSI='262421419274131': No 2G Auth Data 20240926082637713 DAUC <0003> db_auc.c:192 IMSI='262421419274131': No 3G Auth Data HLR_Test-GSUP(223)@a240ea2092e0: Created GsupExpect[0] for "262421419274131" to be handled at TC_mo_ussd_euse_continue(232) 20240926082637728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 20240926082637731 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637731 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421419274131" session_id=3754169234 session_state=BEGIN} 20240926082637731 DSS <0004> hlr_ussd.c:576 262421419274131/0xdfc41392: Process SS (BEGIN) 20240926082637731 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082637731 DSS <0004> hlr_ussd.c:518 262421419274131/0xdfc41392: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082637731 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637731 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637731 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637731 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637732 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637732 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637732 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421419274131" session_id=3754169234 session_state=CONTINUE} 20240926082637732 DSS <0004> hlr_ussd.c:576 262421419274131/0xdfc41392: Process SS (CONTINUE) 20240926082637732 DSS <0004> hlr_ussd.c:518 262421419274131/0xdfc41392: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082637732 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421419274131" session_id=3754169234 session_state=CONTINUE} 20240926082637732 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637732 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637732 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a240ea2092e0: Found GsupExpect[0] for "262421419274131" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@a240ea2092e0: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421419274131" TC_mo_ussd_euse_continue(232)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082637734 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637734 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421419274131" session_id=3754169234 session_state=CONTINUE} 20240926082637734 DSS <0004> hlr_ussd.c:576 262421419274131/0xdfc41392: Process SS (CONTINUE) 20240926082637734 DSS <0004> hlr_ussd.c:518 262421419274131/0xdfc41392: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637734 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637734 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637734 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637734 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637734 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637735 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637735 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637735 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421419274131" session_id=3754169234 session_state=END} 20240926082637735 DSS <0004> hlr_ussd.c:576 262421419274131/0xdfc41392: Process SS (END) 20240926082637735 DSS <0004> hlr_ussd.c:518 262421419274131/0xdfc41392: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637735 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421419274131" session_id=3754169234 session_state=END} 20240926082637735 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637735 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262421419274131 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637735 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637735 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082637736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@a240ea2092e0: Final verdict of PTC: pass 20240926082637739 DAUC <0003> db_auc.c:157 IMSI='262425880861690': No 2G Auth Data 20240926082637739 DAUC <0003> db_auc.c:192 IMSI='262425880861690': No 3G Auth Data HLR_Test-GSUP(223)@a240ea2092e0: Created GsupExpect[0] for "262425880861690" to be handled at TC_mo_ussd_euse_continue(233) 20240926082637754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 20240926082637757 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637757 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425880861690" session_id=610195491 session_state=BEGIN} 20240926082637757 DSS <0004> hlr_ussd.c:576 262425880861690/0x245ed823: Process SS (BEGIN) 20240926082637757 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240926082637757 DSS <0004> hlr_ussd.c:518 262425880861690/0x245ed823: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240926082637757 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637757 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637757 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637757 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637758 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637758 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637758 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425880861690" session_id=610195491 session_state=CONTINUE} 20240926082637758 DSS <0004> hlr_ussd.c:576 262425880861690/0x245ed823: Process SS (CONTINUE) 20240926082637758 DSS <0004> hlr_ussd.c:518 262425880861690/0x245ed823: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240926082637758 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425880861690" session_id=610195491 session_state=CONTINUE} 20240926082637758 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637758 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637758 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a240ea2092e0: Found GsupExpect[0] for "262425880861690" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@a240ea2092e0: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425880861690" TC_mo_ussd_euse_continue(233)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082637760 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637760 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425880861690" session_id=610195491 session_state=CONTINUE} 20240926082637760 DSS <0004> hlr_ussd.c:576 262425880861690/0x245ed823: Process SS (CONTINUE) 20240926082637760 DSS <0004> hlr_ussd.c:518 262425880861690/0x245ed823: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637760 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637760 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637760 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data 20240926082637760 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637760 DLINP <000b> input/ipa.c:431 127.0.0.1:35171 sending data EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: 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 } } } } } 20240926082637761 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637761 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637761 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425880861690" session_id=610195491 session_state=END} 20240926082637761 DSS <0004> hlr_ussd.c:576 262425880861690/0x245ed823: Process SS (END) 20240926082637761 DSS <0004> hlr_ussd.c:518 262425880861690/0x245ed823: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240926082637761 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425880861690" session_id=610195491 session_state=END} 20240926082637761 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082637761 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425880861690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082637761 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082637761 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082637762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@a240ea2092e0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@a240ea2092e0: Final verdict of PTC: none 20240926082637762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4258 20240926082637763 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637763 DLINP <000b> input/ipa.c:405 127.0.0.1:35171 message received 20240926082637763 DLINP <000b> input/ipa.c:414 127.0.0.1:35171 connection closed with server 20240926082637763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35171 20240926082637763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240926082637763 DLINP <000b> input/ipa.c:451 connected read/write 20240926082637763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082637763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(223)@a240ea2092e0: Final verdict of PTC: none 20240926082637763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082637763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(222)@a240ea2092e0: Final verdict of PTC: none 20240926082637763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41307<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(221)@a240ea2092e0: Final verdict of PTC: none 224@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 224: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Sep 26 08:26:37 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 20240926082637787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41954<->l=127.0.0.1:4258 20240926082637988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41954<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=49268) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Sep 26 08:26:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_ussd_euse_defaultroute started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 20240926082641098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42843 20240926082641098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42843 IPA-EUSE-foobar(236)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082641099 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641099 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received MTC@a240ea2092e0: in not legacy case 2 IPA-EUSE-foobar(236)@a240ea2092e0: 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) } } } } 20240926082641101 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082641101 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@a240ea2092e0: 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 } } } } 20240926082641101 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641101 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641101 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082641101 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240926082641101 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240926082641102 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240926082641102 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  20240926082641102 DLGSUP <0013> gsup_server.c:235 2:  20240926082641102 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082641102 DLGSUP <0013> gsup_server.c:235 3:  20240926082641102 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082641102 DLGSUP <0013> gsup_server.c:235 4:  20240926082641102 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082641102 DLGSUP <0013> gsup_server.c:235 5:  20240926082641102 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082641102 DLGSUP <0013> gsup_server.c:235 7:  20240926082641102 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082641102 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082641102 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082641102 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42843 IPA-EUSE-foobar(236)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082641103 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082641106 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641106 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082641106 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082641106 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  20240926082641106 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082641106 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  20240926082641106 DLGSUP <0013> gsup_server.c:235 2:  20240926082641106 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082641106 DLGSUP <0013> gsup_server.c:235 3:  20240926082641106 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082641106 DLGSUP <0013> gsup_server.c:235 4:  20240926082641106 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082641106 DLGSUP <0013> gsup_server.c:235 5:  20240926082641106 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082641106 DLGSUP <0013> gsup_server.c:235 7:  20240926082641106 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082641106 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082641106 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082641106 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@a240ea2092e0: 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") 20240926082641128 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36263<->l=127.0.0.1:4259) 20240926082641149 DAUC <0003> db_auc.c:157 IMSI='262428863146330': No 2G Auth Data 20240926082641149 DAUC <0003> db_auc.c:192 IMSI='262428863146330': No 3G Auth Data HLR_Test-GSUP(237)@a240ea2092e0: Created GsupExpect[0] for "262428863146330" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240926082641182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20240926082641194 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641194 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428863146330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428863146330" session_id=1408964677 session_state=BEGIN} 20240926082641194 DSS <0004> hlr_ussd.c:576 262428863146330/0x53fb1845: Process SS (BEGIN) 20240926082641194 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240926082641194 DSS <0004> hlr_ussd.c:518 262428863146330/0x53fb1845: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240926082641194 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641194 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data 20240926082641194 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641194 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a240ea2092e0: 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 } } } } } 20240926082641203 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641203 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641203 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428863146330 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428863146330" session_id=1408964677 session_state=END} 20240926082641203 DSS <0004> hlr_ussd.c:576 262428863146330/0x53fb1845: Process SS (END) 20240926082641203 DSS <0004> hlr_ussd.c:518 262428863146330/0x53fb1845: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240926082641203 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428863146330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428863146330" session_id=1408964677 session_state=END} 20240926082641203 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428863146330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082641203 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428863146330 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082641203 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082641203 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a240ea2092e0: Found GsupExpect[0] for "262428863146330" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@a240ea2092e0: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428863146330" TC_mo_ussd_euse_defaultroute(240)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082641213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@a240ea2092e0: Final verdict of PTC: pass 20240926082641216 DAUC <0003> db_auc.c:157 IMSI='262424387597685': No 2G Auth Data 20240926082641216 DAUC <0003> db_auc.c:192 IMSI='262424387597685': No 3G Auth Data HLR_Test-GSUP(237)@a240ea2092e0: Created GsupExpect[0] for "262424387597685" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240926082641236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4258 20240926082641239 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641239 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424387597685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424387597685" session_id=3751967317 session_state=BEGIN} 20240926082641239 DSS <0004> hlr_ussd.c:576 262424387597685/0xdfa27a55: Process SS (BEGIN) 20240926082641239 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240926082641239 DSS <0004> hlr_ussd.c:518 262424387597685/0xdfa27a55: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240926082641239 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641239 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data 20240926082641239 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641239 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a240ea2092e0: 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 } } } } } 20240926082641240 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641240 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641240 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262424387597685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424387597685" session_id=3751967317 session_state=END} 20240926082641240 DSS <0004> hlr_ussd.c:576 262424387597685/0xdfa27a55: Process SS (END) 20240926082641240 DSS <0004> hlr_ussd.c:518 262424387597685/0xdfa27a55: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240926082641240 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424387597685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424387597685" session_id=3751967317 session_state=END} 20240926082641240 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424387597685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082641240 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262424387597685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082641240 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082641240 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a240ea2092e0: Found GsupExpect[0] for "262424387597685" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@a240ea2092e0: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262424387597685" TC_mo_ussd_euse_defaultroute(241)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082641241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@a240ea2092e0: Final verdict of PTC: pass 20240926082641244 DAUC <0003> db_auc.c:157 IMSI='262422452660593': No 2G Auth Data 20240926082641244 DAUC <0003> db_auc.c:192 IMSI='262422452660593': No 3G Auth Data HLR_Test-GSUP(237)@a240ea2092e0: Created GsupExpect[0] for "262422452660593" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240926082641256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4258 20240926082641258 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641258 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422452660593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422452660593" session_id=2404449315 session_state=BEGIN} 20240926082641258 DSS <0004> hlr_ussd.c:576 262422452660593/0x8f50fc23: Process SS (BEGIN) 20240926082641258 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240926082641258 DSS <0004> hlr_ussd.c:518 262422452660593/0x8f50fc23: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240926082641258 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641258 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data 20240926082641258 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641258 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a240ea2092e0: 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 } } } } } 20240926082641259 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641259 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641259 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422452660593 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422452660593" session_id=2404449315 session_state=END} 20240926082641259 DSS <0004> hlr_ussd.c:576 262422452660593/0x8f50fc23: Process SS (END) 20240926082641259 DSS <0004> hlr_ussd.c:518 262422452660593/0x8f50fc23: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240926082641259 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422452660593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422452660593" session_id=2404449315 session_state=END} 20240926082641259 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422452660593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082641259 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422452660593 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082641259 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082641259 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a240ea2092e0: Found GsupExpect[0] for "262422452660593" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@a240ea2092e0: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262422452660593" TC_mo_ussd_euse_defaultroute(242)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082641261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@a240ea2092e0: Final verdict of PTC: pass 20240926082641264 DAUC <0003> db_auc.c:157 IMSI='262421219824104': No 2G Auth Data 20240926082641264 DAUC <0003> db_auc.c:192 IMSI='262421219824104': No 3G Auth Data HLR_Test-GSUP(237)@a240ea2092e0: Created GsupExpect[0] for "262421219824104" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240926082641276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 20240926082641278 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641278 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421219824104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421219824104" session_id=3721422963 session_state=BEGIN} 20240926082641278 DSS <0004> hlr_ussd.c:576 262421219824104/0xddd06873: Process SS (BEGIN) 20240926082641278 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240926082641278 DSS <0004> hlr_ussd.c:518 262421219824104/0xddd06873: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240926082641278 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641278 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data 20240926082641278 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641278 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a240ea2092e0: 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 } } } } } 20240926082641279 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641279 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641279 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421219824104 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421219824104" session_id=3721422963 session_state=END} 20240926082641279 DSS <0004> hlr_ussd.c:576 262421219824104/0xddd06873: Process SS (END) 20240926082641279 DSS <0004> hlr_ussd.c:518 262421219824104/0xddd06873: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240926082641279 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421219824104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421219824104" session_id=3721422963 session_state=END} 20240926082641279 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421219824104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082641279 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421219824104 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082641279 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082641279 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a240ea2092e0: Found GsupExpect[0] for "262421219824104" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@a240ea2092e0: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421219824104" TC_mo_ussd_euse_defaultroute(243)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082641281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@a240ea2092e0: Final verdict of PTC: pass 20240926082641284 DAUC <0003> db_auc.c:157 IMSI='262428525299547': No 2G Auth Data 20240926082641284 DAUC <0003> db_auc.c:192 IMSI='262428525299547': No 3G Auth Data HLR_Test-GSUP(237)@a240ea2092e0: Created GsupExpect[0] for "262428525299547" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240926082641295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 20240926082641298 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641298 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428525299547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428525299547" session_id=2807163526 session_state=BEGIN} 20240926082641298 DSS <0004> hlr_ussd.c:576 262428525299547/0xa751ea86: Process SS (BEGIN) 20240926082641298 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240926082641298 DSS <0004> hlr_ussd.c:518 262428525299547/0xa751ea86: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240926082641298 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641298 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data 20240926082641298 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641298 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a240ea2092e0: 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 } } } } } 20240926082641299 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641299 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641299 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428525299547 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428525299547" session_id=2807163526 session_state=END} 20240926082641299 DSS <0004> hlr_ussd.c:576 262428525299547/0xa751ea86: Process SS (END) 20240926082641299 DSS <0004> hlr_ussd.c:518 262428525299547/0xa751ea86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240926082641299 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428525299547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428525299547" session_id=2807163526 session_state=END} 20240926082641299 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428525299547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082641299 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428525299547 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082641299 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082641299 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a240ea2092e0: Found GsupExpect[0] for "262428525299547" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@a240ea2092e0: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262428525299547" TC_mo_ussd_euse_defaultroute(244)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082641301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@a240ea2092e0: Final verdict of PTC: pass 20240926082641304 DAUC <0003> db_auc.c:157 IMSI='262427305908331': No 2G Auth Data 20240926082641304 DAUC <0003> db_auc.c:192 IMSI='262427305908331': No 3G Auth Data HLR_Test-GSUP(237)@a240ea2092e0: Created GsupExpect[0] for "262427305908331" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240926082641318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42038<->l=127.0.0.1:4258 20240926082641320 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641320 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427305908331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427305908331" session_id=1922347585 session_state=BEGIN} 20240926082641320 DSS <0004> hlr_ussd.c:576 262427305908331/0x7294b241: Process SS (BEGIN) 20240926082641320 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240926082641320 DSS <0004> hlr_ussd.c:518 262427305908331/0x7294b241: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240926082641320 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641320 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data 20240926082641320 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641320 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a240ea2092e0: 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 } } } } } 20240926082641321 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641321 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641321 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427305908331 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427305908331" session_id=1922347585 session_state=END} 20240926082641321 DSS <0004> hlr_ussd.c:576 262427305908331/0x7294b241: Process SS (END) 20240926082641321 DSS <0004> hlr_ussd.c:518 262427305908331/0x7294b241: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240926082641321 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427305908331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427305908331" session_id=1922347585 session_state=END} 20240926082641321 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427305908331 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082641321 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427305908331 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082641321 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082641321 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a240ea2092e0: Found GsupExpect[0] for "262427305908331" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@a240ea2092e0: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427305908331" TC_mo_ussd_euse_defaultroute(245)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082641323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42038<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@a240ea2092e0: Final verdict of PTC: pass 20240926082641326 DAUC <0003> db_auc.c:157 IMSI='262426973075197': No 2G Auth Data 20240926082641326 DAUC <0003> db_auc.c:192 IMSI='262426973075197': No 3G Auth Data HLR_Test-GSUP(237)@a240ea2092e0: Created GsupExpect[0] for "262426973075197" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240926082641339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20240926082641342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641342 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426973075197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426973075197" session_id=789892152 session_state=BEGIN} 20240926082641342 DSS <0004> hlr_ussd.c:576 262426973075197/0x2f14cc38: Process SS (BEGIN) 20240926082641342 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240926082641342 DSS <0004> hlr_ussd.c:518 262426973075197/0x2f14cc38: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240926082641342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641342 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data 20240926082641342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641342 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a240ea2092e0: 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 } } } } } 20240926082641343 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641343 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641343 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426973075197 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426973075197" session_id=789892152 session_state=END} 20240926082641343 DSS <0004> hlr_ussd.c:576 262426973075197/0x2f14cc38: Process SS (END) 20240926082641343 DSS <0004> hlr_ussd.c:518 262426973075197/0x2f14cc38: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240926082641343 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426973075197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426973075197" session_id=789892152 session_state=END} 20240926082641343 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426973075197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082641343 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426973075197 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082641343 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082641343 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a240ea2092e0: Found GsupExpect[0] for "262426973075197" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@a240ea2092e0: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426973075197" TC_mo_ussd_euse_defaultroute(246)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082641345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@a240ea2092e0: Final verdict of PTC: pass 20240926082641348 DAUC <0003> db_auc.c:157 IMSI='262428069660175': No 2G Auth Data 20240926082641348 DAUC <0003> db_auc.c:192 IMSI='262428069660175': No 3G Auth Data HLR_Test-GSUP(237)@a240ea2092e0: Created GsupExpect[0] for "262428069660175" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240926082641362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 20240926082641365 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641365 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428069660175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428069660175" session_id=3988498553 session_state=BEGIN} 20240926082641365 DSS <0004> hlr_ussd.c:576 262428069660175/0xedbba879: Process SS (BEGIN) 20240926082641365 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240926082641365 DSS <0004> hlr_ussd.c:518 262428069660175/0xedbba879: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240926082641365 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641365 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data 20240926082641365 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641365 DLINP <000b> input/ipa.c:431 127.0.0.1:42843 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a240ea2092e0: 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 } } } } } 20240926082641365 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641365 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641365 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428069660175 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428069660175" session_id=3988498553 session_state=END} 20240926082641365 DSS <0004> hlr_ussd.c:576 262428069660175/0xedbba879: Process SS (END) 20240926082641365 DSS <0004> hlr_ussd.c:518 262428069660175/0xedbba879: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240926082641365 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428069660175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428069660175" session_id=3988498553 session_state=END} 20240926082641365 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428069660175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082641365 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428069660175 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240926082641365 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082641365 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a240ea2092e0: Found GsupExpect[0] for "262428069660175" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@a240ea2092e0: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428069660175" TC_mo_ussd_euse_defaultroute(247)@a240ea2092e0: 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)@a240ea2092e0: setverdict(pass): none -> pass 20240926082641367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@a240ea2092e0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@a240ea2092e0: Final verdict of PTC: none 20240926082641369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 20240926082641369 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641369 DLINP <000b> input/ipa.c:405 127.0.0.1:42843 message received 20240926082641369 DLINP <000b> input/ipa.c:414 127.0.0.1:42843 connection closed with server 20240926082641369 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42843 20240926082641369 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240926082641369 DLINP <000b> input/ipa.c:451 connected read/write 20240926082641369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082641369 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082641369 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082641369 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082641370 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36263<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(235)@a240ea2092e0: Final verdict of PTC: none IPA-EUSE-foobar(236)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP(237)@a240ea2092e0: Final verdict of PTC: none 238@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 238: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Sep 26 08:26:41 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 20240926082641393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42062<->l=127.0.0.1:4258 20240926082641594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42062<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46528) 20240926082642697 DSS <0004> hlr_ussd.c:239 262426597920948/0xd2ae37b6: SS Session Timeout, destroying 20240926082642697 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426597920948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082642740 DSS <0004> hlr_ussd.c:239 262421354602989/0x3eb7fbfc: SS Session Timeout, destroying 20240926082642740 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421354602989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082642778 DSS <0004> hlr_ussd.c:239 262428226665806/0x93b79750: SS Session Timeout, destroying 20240926082642778 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428226665806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082642820 DSS <0004> hlr_ussd.c:239 262426524983154/0x9103d526: SS Session Timeout, destroying 20240926082642820 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426524983154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082642842 DSS <0004> hlr_ussd.c:239 262422744768318/0x0c3ea491: SS Session Timeout, destroying 20240926082642842 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422744768318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082642871 DSS <0004> hlr_ussd.c:239 262426208472985/0x01e6982f: SS Session Timeout, destroying 20240926082642871 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426208472985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082642894 DSS <0004> hlr_ussd.c:239 262424036101471/0x0cb83446: SS Session Timeout, destroying 20240926082642894 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424036101471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082642916 DSS <0004> hlr_ussd.c:239 262424721771402/0x9b78460e: SS Session Timeout, destroying 20240926082642916 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424721771402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Sep 26 08:26:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_mo_sss_reject started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082644713 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082644713 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082644718 DLINP <000b> input/ipa.c:451 connected read/write 20240926082644718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082644720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082644724 DLINP <000b> input/ipa.c:451 connected read/write 20240926082644724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082644724 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082644724 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082644724 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  20240926082644724 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082644724 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  20240926082644724 DLGSUP <0013> gsup_server.c:235 2:  20240926082644724 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082644724 DLGSUP <0013> gsup_server.c:235 3:  20240926082644724 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082644724 DLGSUP <0013> gsup_server.c:235 4:  20240926082644724 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082644724 DLGSUP <0013> gsup_server.c:235 5:  20240926082644724 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082644724 DLGSUP <0013> gsup_server.c:235 7:  20240926082644724 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082644724 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082644724 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082644724 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@a240ea2092e0: 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") 20240926082644752 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36707<->l=127.0.0.1:4259) 20240926082644799 DAUC <0003> db_auc.c:157 IMSI='262427510666336': No 2G Auth Data 20240926082644799 DAUC <0003> db_auc.c:192 IMSI='262427510666336': No 3G Auth Data HLR_Test-GSUP(249)@a240ea2092e0: Created GsupExpect[0] for "262427510666336" to be handled at TC_mo_sss_reject(252) 20240926082644840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 20240926082644853 DLINP <000b> input/ipa.c:451 connected read/write 20240926082644853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082644854 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427510666336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427510666336" session_id=1706906317 session_state=BEGIN} 20240926082644854 DSS <0004> hlr_ussd.c:576 262427510666336/0x65bd52cd: Process SS (BEGIN) 20240926082644854 DSS <0004> hlr_ussd.c:498 262427510666336/0x65bd52cd: SS CompType=Invoke, OpCode=InterrogateSS 20240926082644854 DSS <0004> hlr_ussd.c:506 262427510666336/0x65bd52cd: Structured SS requests are not supported, rejecting... 20240926082644854 DSS <0004> hlr_ussd.c:354 262427510666336/0x65bd52cd: Tx ReturnError(0, 0x15) 20240926082644854 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427510666336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427510666336" session_id=1706906317 session_state=END} 20240926082644854 DLINP <000b> input/ipa.c:451 connected read/write 20240926082644854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082644854 DLINP <000b> input/ipa.c:451 connected read/write 20240926082644854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@a240ea2092e0: Found GsupExpect[0] for "262427510666336" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@a240ea2092e0: Added IMSI table entry 0TC_mo_sss_reject(252)"262427510666336" TC_mo_sss_reject(252)@a240ea2092e0: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@a240ea2092e0: setverdict(pass): none -> pass 20240926082644860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@a240ea2092e0: Final verdict of PTC: pass 20240926082644867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@a240ea2092e0: Final verdict of PTC: none 20240926082644867 DLINP <000b> input/ipa.c:451 connected read/write 20240926082644867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082644867 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082644867 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082644867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082644867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36707<->l=127.0.0.1:4259) 250@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 250: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@a240ea2092e0: Test case TC_mo_sss_reject finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Sep 26 08:26:44 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 20240926082644892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56532<->l=127.0.0.1:4258 20240926082644992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14664) 20240926082646214 DSS <0004> hlr_ussd.c:239 262424903356208/0x8d43b96b: SS Session Timeout, destroying 20240926082646214 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424903356208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082646232 DSS <0004> hlr_ussd.c:239 262426662279694/0xdf260fac: SS Session Timeout, destroying 20240926082646232 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426662279694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082646250 DSS <0004> hlr_ussd.c:239 262429617480069/0xe32cdeb1: SS Session Timeout, destroying 20240926082646250 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429617480069 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082646269 DSS <0004> hlr_ussd.c:239 262420212684284/0x0b6df871: SS Session Timeout, destroying 20240926082646269 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420212684284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082646287 DSS <0004> hlr_ussd.c:239 262423683479718/0x8fb3226e: SS Session Timeout, destroying 20240926082646287 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423683479718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082646308 DSS <0004> hlr_ussd.c:239 262428592960997/0xf4685dfc: SS Session Timeout, destroying 20240926082646308 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428592960997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082646330 DSS <0004> hlr_ussd.c:239 262428977766141/0x91097a44: SS Session Timeout, destroying 20240926082646330 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428977766141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240926082646350 DSS <0004> hlr_ussd.c:239 262423709493323/0xcaa744b8: SS Session Timeout, destroying 20240926082646350 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423709493323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Sep 26 08:26:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_check_imei started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082648064 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082648064 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082648066 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082648069 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082648069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082648069 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  20240926082648069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082648069 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  20240926082648069 DLGSUP <0013> gsup_server.c:235 2:  20240926082648069 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082648069 DLGSUP <0013> gsup_server.c:235 3:  20240926082648069 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082648069 DLGSUP <0013> gsup_server.c:235 4:  20240926082648069 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082648069 DLGSUP <0013> gsup_server.c:235 5:  20240926082648069 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082648069 DLGSUP <0013> gsup_server.c:235 7:  20240926082648069 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082648069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082648069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082648069 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@a240ea2092e0: 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") 20240926082648078 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37065<->l=127.0.0.1:4259) 20240926082648091 DAUC <0003> db_auc.c:157 IMSI='262429019122415': No 2G Auth Data 20240926082648091 DAUC <0003> db_auc.c:192 IMSI='262429019122415': No 3G Auth Data HLR_Test-GSUP(254)@a240ea2092e0: Created GsupExpect[0] for "262429019122415" to be handled at TC_gsup_check_imei(257) 20240926082648125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56538<->l=127.0.0.1:4258 20240926082648139 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648139 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429019122415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429019122415"} 20240926082648139 DMAIN <0000> hlr.c:424 IMSI='262429019122415': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082648139 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429019122415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429019122415"} 20240926082648139 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429019122415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648139 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648140 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a240ea2092e0: Found GsupExpect[0] for "262429019122415" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@a240ea2092e0: Added IMSI table entry 0TC_gsup_check_imei(257)"262429019122415" TC_gsup_check_imei(257)@a240ea2092e0: setverdict(pass): none -> pass 20240926082648146 DAUC <0003> db_auc.c:192 IMSI='262429019122415': No 3G Auth Data 20240926082648152 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648152 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429019122415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429019122415"} 20240926082648153 DAUC <0003> hlr.c:417 IMSI='262429019122415': storing IMEI = 12345678901234 20240926082648155 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429019122415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429019122415"} 20240926082648156 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429019122415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648156 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648156 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082648158 DAUC <0003> db_auc.c:192 IMSI='262429019122415': No 3G Auth Data 20240926082648160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56538<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@a240ea2092e0: Final verdict of PTC: pass 20240926082648171 DAUC <0003> db_auc.c:157 IMSI='262423777691274': No 2G Auth Data 20240926082648171 DAUC <0003> db_auc.c:192 IMSI='262423777691274': No 3G Auth Data HLR_Test-GSUP(254)@a240ea2092e0: Created GsupExpect[0] for "262423777691274" to be handled at TC_gsup_check_imei(258) 20240926082648183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56546<->l=127.0.0.1:4258 20240926082648185 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648185 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423777691274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423777691274"} 20240926082648185 DMAIN <0000> hlr.c:424 IMSI='262423777691274': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082648185 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423777691274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423777691274"} 20240926082648185 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423777691274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648185 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648185 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a240ea2092e0: Found GsupExpect[0] for "262423777691274" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@a240ea2092e0: Added IMSI table entry 1TC_gsup_check_imei(258)"262423777691274" TC_gsup_check_imei(258)@a240ea2092e0: setverdict(pass): none -> pass 20240926082648186 DAUC <0003> db_auc.c:192 IMSI='262423777691274': No 3G Auth Data 20240926082648187 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648187 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423777691274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423777691274"} 20240926082648187 DAUC <0003> hlr.c:417 IMSI='262423777691274': storing IMEI = 12345678901234 20240926082648189 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423777691274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423777691274"} 20240926082648189 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423777691274 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648189 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648189 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082648190 DAUC <0003> db_auc.c:192 IMSI='262423777691274': No 3G Auth Data 20240926082648190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56546<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@a240ea2092e0: Final verdict of PTC: pass 20240926082648198 DAUC <0003> db_auc.c:157 IMSI='262425571178039': No 2G Auth Data 20240926082648198 DAUC <0003> db_auc.c:192 IMSI='262425571178039': No 3G Auth Data HLR_Test-GSUP(254)@a240ea2092e0: Created GsupExpect[0] for "262425571178039" to be handled at TC_gsup_check_imei(259) 20240926082648209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20240926082648211 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648211 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425571178039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425571178039"} 20240926082648211 DMAIN <0000> hlr.c:424 IMSI='262425571178039': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082648211 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425571178039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425571178039"} 20240926082648211 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262425571178039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648211 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648211 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a240ea2092e0: Found GsupExpect[0] for "262425571178039" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@a240ea2092e0: Added IMSI table entry 2TC_gsup_check_imei(259)"262425571178039" TC_gsup_check_imei(259)@a240ea2092e0: setverdict(pass): none -> pass 20240926082648212 DAUC <0003> db_auc.c:192 IMSI='262425571178039': No 3G Auth Data 20240926082648213 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648213 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425571178039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425571178039"} 20240926082648213 DAUC <0003> hlr.c:417 IMSI='262425571178039': storing IMEI = 12345678901234 20240926082648216 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425571178039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425571178039"} 20240926082648216 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262425571178039 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648216 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648216 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082648216 DAUC <0003> db_auc.c:192 IMSI='262425571178039': No 3G Auth Data 20240926082648217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@a240ea2092e0: Final verdict of PTC: pass 20240926082648225 DAUC <0003> db_auc.c:157 IMSI='262426465682021': No 2G Auth Data 20240926082648225 DAUC <0003> db_auc.c:192 IMSI='262426465682021': No 3G Auth Data HLR_Test-GSUP(254)@a240ea2092e0: Created GsupExpect[0] for "262426465682021" to be handled at TC_gsup_check_imei(260) 20240926082648236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56564<->l=127.0.0.1:4258 20240926082648238 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648238 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426465682021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426465682021"} 20240926082648238 DMAIN <0000> hlr.c:424 IMSI='262426465682021': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082648238 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426465682021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426465682021"} 20240926082648238 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426465682021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648238 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648238 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a240ea2092e0: Found GsupExpect[0] for "262426465682021" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@a240ea2092e0: Added IMSI table entry 3TC_gsup_check_imei(260)"262426465682021" TC_gsup_check_imei(260)@a240ea2092e0: setverdict(pass): none -> pass 20240926082648239 DAUC <0003> db_auc.c:157 IMSI='262426465682021': No 2G Auth Data 20240926082648240 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648240 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426465682021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426465682021"} 20240926082648240 DAUC <0003> hlr.c:417 IMSI='262426465682021': storing IMEI = 12345678901234 20240926082648242 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426465682021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426465682021"} 20240926082648242 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426465682021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648242 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648242 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082648243 DAUC <0003> db_auc.c:157 IMSI='262426465682021': No 2G Auth Data 20240926082648243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56564<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@a240ea2092e0: Final verdict of PTC: pass 20240926082648251 DAUC <0003> db_auc.c:157 IMSI='262428971485598': No 2G Auth Data 20240926082648251 DAUC <0003> db_auc.c:192 IMSI='262428971485598': No 3G Auth Data HLR_Test-GSUP(254)@a240ea2092e0: Created GsupExpect[0] for "262428971485598" to be handled at TC_gsup_check_imei(261) 20240926082648263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20240926082648265 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648265 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428971485598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428971485598"} 20240926082648265 DMAIN <0000> hlr.c:424 IMSI='262428971485598': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082648265 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428971485598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428971485598"} 20240926082648265 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428971485598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648265 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648265 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a240ea2092e0: Found GsupExpect[0] for "262428971485598" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@a240ea2092e0: Added IMSI table entry 4TC_gsup_check_imei(261)"262428971485598" TC_gsup_check_imei(261)@a240ea2092e0: setverdict(pass): none -> pass 20240926082648266 DAUC <0003> db_auc.c:157 IMSI='262428971485598': No 2G Auth Data 20240926082648267 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648267 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428971485598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428971485598"} 20240926082648267 DAUC <0003> hlr.c:417 IMSI='262428971485598': storing IMEI = 12345678901234 20240926082648269 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428971485598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428971485598"} 20240926082648269 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428971485598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648269 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648269 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082648270 DAUC <0003> db_auc.c:157 IMSI='262428971485598': No 2G Auth Data TC_gsup_check_imei(261)@a240ea2092e0: Final verdict of PTC: pass 20240926082648270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56570<->l=127.0.0.1:4258 20240926082648278 DAUC <0003> db_auc.c:157 IMSI='262422240199309': No 2G Auth Data 20240926082648278 DAUC <0003> db_auc.c:192 IMSI='262422240199309': No 3G Auth Data HLR_Test-GSUP(254)@a240ea2092e0: Created GsupExpect[0] for "262422240199309" to be handled at TC_gsup_check_imei(262) 20240926082648292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4258 20240926082648294 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648294 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422240199309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422240199309"} 20240926082648294 DMAIN <0000> hlr.c:424 IMSI='262422240199309': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082648294 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422240199309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422240199309"} 20240926082648294 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422240199309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648294 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648294 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a240ea2092e0: Found GsupExpect[0] for "262422240199309" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@a240ea2092e0: Added IMSI table entry 5TC_gsup_check_imei(262)"262422240199309" TC_gsup_check_imei(262)@a240ea2092e0: setverdict(pass): none -> pass 20240926082648295 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648295 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422240199309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422240199309"} 20240926082648295 DAUC <0003> hlr.c:417 IMSI='262422240199309': storing IMEI = 12345678901234 20240926082648298 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422240199309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422240199309"} 20240926082648298 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422240199309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648298 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648298 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082648299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@a240ea2092e0: Final verdict of PTC: pass 20240926082648309 DAUC <0003> db_auc.c:157 IMSI='262429984642346': No 2G Auth Data 20240926082648309 DAUC <0003> db_auc.c:192 IMSI='262429984642346': No 3G Auth Data HLR_Test-GSUP(254)@a240ea2092e0: Created GsupExpect[0] for "262429984642346" to be handled at TC_gsup_check_imei(263) 20240926082648323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 20240926082648325 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648325 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429984642346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429984642346"} 20240926082648325 DMAIN <0000> hlr.c:424 IMSI='262429984642346': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082648325 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429984642346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429984642346"} 20240926082648325 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429984642346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648325 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648325 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a240ea2092e0: Found GsupExpect[0] for "262429984642346" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@a240ea2092e0: Added IMSI table entry 6TC_gsup_check_imei(263)"262429984642346" TC_gsup_check_imei(263)@a240ea2092e0: setverdict(pass): none -> pass 20240926082648327 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648327 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429984642346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429984642346"} 20240926082648327 DAUC <0003> hlr.c:417 IMSI='262429984642346': storing IMEI = 12345678901234 20240926082648330 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429984642346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429984642346"} 20240926082648330 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429984642346 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648330 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648330 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082648331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@a240ea2092e0: Final verdict of PTC: pass 20240926082648342 DAUC <0003> db_auc.c:157 IMSI='262424424404299': No 2G Auth Data 20240926082648342 DAUC <0003> db_auc.c:192 IMSI='262424424404299': No 3G Auth Data HLR_Test-GSUP(254)@a240ea2092e0: Created GsupExpect[0] for "262424424404299" to be handled at TC_gsup_check_imei(264) 20240926082648355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 20240926082648357 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648357 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424424404299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424424404299"} 20240926082648357 DMAIN <0000> hlr.c:424 IMSI='262424424404299': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082648357 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424424404299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424424404299"} 20240926082648357 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424424404299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648357 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648357 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a240ea2092e0: Found GsupExpect[0] for "262424424404299" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@a240ea2092e0: Added IMSI table entry 7TC_gsup_check_imei(264)"262424424404299" TC_gsup_check_imei(264)@a240ea2092e0: setverdict(pass): none -> pass 20240926082648359 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648359 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424424404299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424424404299"} 20240926082648359 DAUC <0003> hlr.c:417 IMSI='262424424404299': storing IMEI = 12345678901234 20240926082648362 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424424404299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424424404299"} 20240926082648362 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424424404299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082648362 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082648362 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082648363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082648371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4258 20240926082648372 DLINP <000b> input/ipa.c:451 connected read/write 20240926082648372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082648372 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082648372 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082648372 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082648372 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37065<->l=127.0.0.1:4259) 255@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP(254)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_check_imei finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Sep 26 08:26:48 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 20240926082648395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 20240926082648496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=876) Waiting for packet dumper to finish... 1 (prev_count=876, count=67728) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Thu Sep 26 08:26:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_check_imei_via_proxy started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082651563 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082651563 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082651567 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082651573 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651573 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082651573 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082651573 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  20240926082651573 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082651573 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  20240926082651573 DLGSUP <0013> gsup_server.c:235 2:  20240926082651573 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082651573 DLGSUP <0013> gsup_server.c:235 3:  20240926082651573 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082651573 DLGSUP <0013> gsup_server.c:235 4:  20240926082651573 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082651573 DLGSUP <0013> gsup_server.c:235 5:  20240926082651573 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082651573 DLGSUP <0013> gsup_server.c:235 7:  20240926082651573 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082651573 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082651573 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082651573 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@a240ea2092e0: 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") 20240926082651603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35947<->l=127.0.0.1:4259) 20240926082651636 DAUC <0003> db_auc.c:157 IMSI='262428853756075': No 2G Auth Data 20240926082651636 DAUC <0003> db_auc.c:192 IMSI='262428853756075': No 3G Auth Data HLR_Test-GSUP(266)@a240ea2092e0: Created GsupExpect[0] for "262428853756075" to be handled at TC_gsup_check_imei_via_proxy(269) 20240926082651673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 20240926082651685 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651685 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262428853756075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428853756075" source_name="the-source\n"} 20240926082651685 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240926082651685 DMAIN <0000> hlr.c:424 IMSI='262428853756075': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082651685 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262428853756075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428853756075" destination_name="the-source\n"} 20240926082651685 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262428853756075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651685 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651685 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a240ea2092e0: Found GsupExpect[0] for "262428853756075" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@a240ea2092e0: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428853756075" 20240926082651687 DAUC <0003> db_auc.c:192 IMSI='262428853756075': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@a240ea2092e0: setverdict(pass): none -> pass 20240926082651692 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651692 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262428853756075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428853756075" source_name="the-source\n"} 20240926082651692 DAUC <0003> hlr.c:417 IMSI='262428853756075': storing IMEI = 12345678901234 20240926082651695 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262428853756075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428853756075" destination_name="the-source\n"} 20240926082651695 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262428853756075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651695 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651695 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651697 DAUC <0003> db_auc.c:192 IMSI='262428853756075': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082651699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@a240ea2092e0: Final verdict of PTC: pass 20240926082651710 DAUC <0003> db_auc.c:157 IMSI='262426711092271': No 2G Auth Data 20240926082651710 DAUC <0003> db_auc.c:192 IMSI='262426711092271': No 3G Auth Data HLR_Test-GSUP(266)@a240ea2092e0: Created GsupExpect[0] for "262426711092271" to be handled at TC_gsup_check_imei_via_proxy(270) 20240926082651724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 20240926082651726 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651726 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426711092271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426711092271" source_name="the-source\n"} 20240926082651726 DMAIN <0000> hlr.c:424 IMSI='262426711092271': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082651726 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262426711092271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426711092271" destination_name="the-source\n"} 20240926082651726 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426711092271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651726 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651726 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a240ea2092e0: Found GsupExpect[0] for "262426711092271" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@a240ea2092e0: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262426711092271" 20240926082651727 DAUC <0003> db_auc.c:192 IMSI='262426711092271': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@a240ea2092e0: setverdict(pass): none -> pass 20240926082651728 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651728 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426711092271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426711092271" source_name="the-source\n"} 20240926082651728 DAUC <0003> hlr.c:417 IMSI='262426711092271': storing IMEI = 12345678901234 20240926082651730 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262426711092271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426711092271" destination_name="the-source\n"} 20240926082651730 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426711092271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651730 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651730 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651731 DAUC <0003> db_auc.c:192 IMSI='262426711092271': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082651731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@a240ea2092e0: Final verdict of PTC: pass 20240926082651740 DAUC <0003> db_auc.c:157 IMSI='262423170810553': No 2G Auth Data 20240926082651740 DAUC <0003> db_auc.c:192 IMSI='262423170810553': No 3G Auth Data HLR_Test-GSUP(266)@a240ea2092e0: Created GsupExpect[0] for "262423170810553" to be handled at TC_gsup_check_imei_via_proxy(271) 20240926082651751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48832<->l=127.0.0.1:4258 20240926082651753 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651753 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423170810553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423170810553" source_name="the-source\n"} 20240926082651753 DMAIN <0000> hlr.c:424 IMSI='262423170810553': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082651753 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262423170810553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423170810553" destination_name="the-source\n"} 20240926082651753 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262423170810553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651753 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651753 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a240ea2092e0: Found GsupExpect[0] for "262423170810553" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@a240ea2092e0: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423170810553" TC_gsup_check_imei_via_proxy(271)@a240ea2092e0: setverdict(pass): none -> pass 20240926082651754 DAUC <0003> db_auc.c:192 IMSI='262423170810553': No 3G Auth Data 20240926082651755 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651755 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423170810553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423170810553" source_name="the-source\n"} 20240926082651755 DAUC <0003> hlr.c:417 IMSI='262423170810553': storing IMEI = 12345678901234 20240926082651758 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262423170810553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423170810553" destination_name="the-source\n"} 20240926082651758 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262423170810553 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651758 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651758 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651758 DAUC <0003> db_auc.c:192 IMSI='262423170810553': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082651759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48832<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@a240ea2092e0: Final verdict of PTC: pass 20240926082651767 DAUC <0003> db_auc.c:157 IMSI='262423785732367': No 2G Auth Data 20240926082651767 DAUC <0003> db_auc.c:192 IMSI='262423785732367': No 3G Auth Data HLR_Test-GSUP(266)@a240ea2092e0: Created GsupExpect[0] for "262423785732367" to be handled at TC_gsup_check_imei_via_proxy(272) 20240926082651778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48840<->l=127.0.0.1:4258 20240926082651780 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651780 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423785732367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423785732367" source_name="the-source\n"} 20240926082651780 DMAIN <0000> hlr.c:424 IMSI='262423785732367': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082651780 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262423785732367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423785732367" destination_name="the-source\n"} 20240926082651780 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423785732367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651781 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651781 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a240ea2092e0: Found GsupExpect[0] for "262423785732367" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@a240ea2092e0: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423785732367" TC_gsup_check_imei_via_proxy(272)@a240ea2092e0: setverdict(pass): none -> pass 20240926082651781 DAUC <0003> db_auc.c:157 IMSI='262423785732367': No 2G Auth Data 20240926082651782 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651783 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423785732367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423785732367" source_name="the-source\n"} 20240926082651783 DAUC <0003> hlr.c:417 IMSI='262423785732367': storing IMEI = 12345678901234 20240926082651785 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262423785732367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423785732367" destination_name="the-source\n"} 20240926082651785 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423785732367 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651785 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651785 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082651786 DAUC <0003> db_auc.c:157 IMSI='262423785732367': No 2G Auth Data 20240926082651786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48840<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@a240ea2092e0: Final verdict of PTC: pass 20240926082651794 DAUC <0003> db_auc.c:157 IMSI='262421448789457': No 2G Auth Data 20240926082651794 DAUC <0003> db_auc.c:192 IMSI='262421448789457': No 3G Auth Data HLR_Test-GSUP(266)@a240ea2092e0: Created GsupExpect[0] for "262421448789457" to be handled at TC_gsup_check_imei_via_proxy(273) 20240926082651805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48846<->l=127.0.0.1:4258 20240926082651808 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651808 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421448789457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448789457" source_name="the-source\n"} 20240926082651808 DMAIN <0000> hlr.c:424 IMSI='262421448789457': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082651808 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262421448789457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421448789457" destination_name="the-source\n"} 20240926082651808 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421448789457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651808 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651808 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a240ea2092e0: Found GsupExpect[0] for "262421448789457" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@a240ea2092e0: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421448789457" TC_gsup_check_imei_via_proxy(273)@a240ea2092e0: setverdict(pass): none -> pass 20240926082651809 DAUC <0003> db_auc.c:157 IMSI='262421448789457': No 2G Auth Data 20240926082651810 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651810 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421448789457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421448789457" source_name="the-source\n"} 20240926082651810 DAUC <0003> hlr.c:417 IMSI='262421448789457': storing IMEI = 12345678901234 20240926082651812 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262421448789457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421448789457" destination_name="the-source\n"} 20240926082651812 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421448789457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651812 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651812 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082651813 DAUC <0003> db_auc.c:157 IMSI='262421448789457': No 2G Auth Data 20240926082651813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48846<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@a240ea2092e0: Final verdict of PTC: pass 20240926082651821 DAUC <0003> db_auc.c:157 IMSI='262420797842552': No 2G Auth Data 20240926082651821 DAUC <0003> db_auc.c:192 IMSI='262420797842552': No 3G Auth Data HLR_Test-GSUP(266)@a240ea2092e0: Created GsupExpect[0] for "262420797842552" to be handled at TC_gsup_check_imei_via_proxy(274) 20240926082651835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48856<->l=127.0.0.1:4258 20240926082651837 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651837 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420797842552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420797842552" source_name="the-source\n"} 20240926082651837 DMAIN <0000> hlr.c:424 IMSI='262420797842552': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082651837 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262420797842552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420797842552" destination_name="the-source\n"} 20240926082651837 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262420797842552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651837 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651837 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a240ea2092e0: Found GsupExpect[0] for "262420797842552" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@a240ea2092e0: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262420797842552" TC_gsup_check_imei_via_proxy(274)@a240ea2092e0: setverdict(pass): none -> pass 20240926082651839 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651839 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420797842552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420797842552" source_name="the-source\n"} 20240926082651839 DAUC <0003> hlr.c:417 IMSI='262420797842552': storing IMEI = 12345678901234 20240926082651845 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262420797842552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420797842552" destination_name="the-source\n"} 20240926082651845 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262420797842552 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651845 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651845 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082651846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48856<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@a240ea2092e0: Final verdict of PTC: pass 20240926082651857 DAUC <0003> db_auc.c:157 IMSI='262428147255220': No 2G Auth Data 20240926082651857 DAUC <0003> db_auc.c:192 IMSI='262428147255220': No 3G Auth Data HLR_Test-GSUP(266)@a240ea2092e0: Created GsupExpect[0] for "262428147255220" to be handled at TC_gsup_check_imei_via_proxy(275) 20240926082651871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4258 20240926082651873 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651873 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428147255220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147255220" source_name="the-source\n"} 20240926082651873 DMAIN <0000> hlr.c:424 IMSI='262428147255220': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082651873 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262428147255220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147255220" destination_name="the-source\n"} 20240926082651873 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262428147255220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651873 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651873 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a240ea2092e0: Found GsupExpect[0] for "262428147255220" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@a240ea2092e0: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262428147255220" TC_gsup_check_imei_via_proxy(275)@a240ea2092e0: setverdict(pass): none -> pass 20240926082651875 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651875 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428147255220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428147255220" source_name="the-source\n"} 20240926082651875 DAUC <0003> hlr.c:417 IMSI='262428147255220': storing IMEI = 12345678901234 20240926082651877 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262428147255220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428147255220" destination_name="the-source\n"} 20240926082651877 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262428147255220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651877 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651877 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082651878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@a240ea2092e0: Final verdict of PTC: pass 20240926082651889 DAUC <0003> db_auc.c:157 IMSI='262426162158311': No 2G Auth Data 20240926082651889 DAUC <0003> db_auc.c:192 IMSI='262426162158311': No 3G Auth Data HLR_Test-GSUP(266)@a240ea2092e0: Created GsupExpect[0] for "262426162158311" to be handled at TC_gsup_check_imei_via_proxy(276) 20240926082651903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 20240926082651906 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651906 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426162158311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426162158311" source_name="the-source\n"} 20240926082651906 DMAIN <0000> hlr.c:424 IMSI='262426162158311': has IMEI = 12345678901234 (consider setting 'store-imei') 20240926082651907 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262426162158311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426162158311" destination_name="the-source\n"} 20240926082651907 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426162158311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651907 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651907 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a240ea2092e0: Found GsupExpect[0] for "262426162158311" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@a240ea2092e0: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426162158311" TC_gsup_check_imei_via_proxy(276)@a240ea2092e0: setverdict(pass): none -> pass 20240926082651908 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651908 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426162158311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426162158311" source_name="the-source\n"} 20240926082651908 DAUC <0003> hlr.c:417 IMSI='262426162158311': storing IMEI = 12345678901234 20240926082651911 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262426162158311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426162158311" destination_name="the-source\n"} 20240926082651911 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426162158311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082651911 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082651911 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082651912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082651920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4258 20240926082651920 DLINP <000b> input/ipa.c:451 connected read/write 20240926082651920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082651920 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082651920 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082651920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082651920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240926082651920 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35947<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@a240ea2092e0: Final verdict of PTC: none 267@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Sep 26 08:26:51 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 20240926082651942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 20240926082652043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=68308) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Thu Sep 26 08:26:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_check_imei_invalid_len started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082655148 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082655148 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082655151 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082655155 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655155 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082655155 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082655155 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  20240926082655155 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082655155 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  20240926082655155 DLGSUP <0013> gsup_server.c:235 2:  20240926082655155 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082655155 DLGSUP <0013> gsup_server.c:235 3:  20240926082655155 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082655155 DLGSUP <0013> gsup_server.c:235 4:  20240926082655155 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082655155 DLGSUP <0013> gsup_server.c:235 5:  20240926082655155 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082655155 DLGSUP <0013> gsup_server.c:235 7:  20240926082655155 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082655155 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082655155 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082655155 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@a240ea2092e0: 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") 20240926082655167 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43203<->l=127.0.0.1:4259) 20240926082655198 DAUC <0003> db_auc.c:157 IMSI='262427542193381': No 2G Auth Data 20240926082655198 DAUC <0003> db_auc.c:192 IMSI='262427542193381': No 3G Auth Data HLR_Test-GSUP(278)@a240ea2092e0: Created GsupExpect[0] for "262427542193381" to be handled at TC_gsup_check_imei_invalid_len(281) 20240926082655232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4258 20240926082655235 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655235 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427542193381"} 20240926082655235 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240926082655235 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427542193381" cause=Invalid mandatory information} 20240926082655235 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655235 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655235 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a240ea2092e0: Found GsupExpect[0] for "262427542193381" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@a240ea2092e0: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427542193381" TC_gsup_check_imei_invalid_len(281)@a240ea2092e0: setverdict(pass): none -> pass 20240926082655236 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655236 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427542193381"} 20240926082655236 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240926082655236 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427542193381" cause=Invalid mandatory information} 20240926082655236 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655236 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655236 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655237 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655237 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427542193381"} 20240926082655237 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240926082655237 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427542193381" cause=Invalid mandatory information} 20240926082655237 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655237 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655237 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655237 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655237 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427542193381"} 20240926082655237 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240926082655237 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427542193381" cause=Invalid mandatory information} 20240926082655237 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655237 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655237 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655238 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655238 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427542193381"} 20240926082655238 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240926082655238 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427542193381" cause=Invalid mandatory information} 20240926082655238 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427542193381 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655238 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655238 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@a240ea2092e0: Final verdict of PTC: pass 20240926082655247 DAUC <0003> db_auc.c:157 IMSI='262428743997806': No 2G Auth Data 20240926082655247 DAUC <0003> db_auc.c:192 IMSI='262428743997806': No 3G Auth Data HLR_Test-GSUP(278)@a240ea2092e0: Created GsupExpect[0] for "262428743997806" to be handled at TC_gsup_check_imei_invalid_len(282) 20240926082655258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4258 20240926082655260 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655260 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428743997806"} 20240926082655260 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240926082655260 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428743997806" cause=Invalid mandatory information} 20240926082655260 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655260 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655260 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a240ea2092e0: Found GsupExpect[0] for "262428743997806" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@a240ea2092e0: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262428743997806" TC_gsup_check_imei_invalid_len(282)@a240ea2092e0: setverdict(pass): none -> pass 20240926082655261 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655261 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428743997806"} 20240926082655261 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240926082655261 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428743997806" cause=Invalid mandatory information} 20240926082655261 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655261 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655261 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655262 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655262 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428743997806"} 20240926082655262 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240926082655262 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428743997806" cause=Invalid mandatory information} 20240926082655262 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655262 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655262 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655262 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655262 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428743997806"} 20240926082655262 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240926082655262 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428743997806" cause=Invalid mandatory information} 20240926082655262 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655262 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655262 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655263 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655263 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428743997806"} 20240926082655263 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240926082655263 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428743997806" cause=Invalid mandatory information} 20240926082655263 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428743997806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655263 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655263 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@a240ea2092e0: Final verdict of PTC: pass 20240926082655276 DAUC <0003> db_auc.c:157 IMSI='262428699947859': No 2G Auth Data 20240926082655276 DAUC <0003> db_auc.c:192 IMSI='262428699947859': No 3G Auth Data HLR_Test-GSUP(278)@a240ea2092e0: Created GsupExpect[0] for "262428699947859" to be handled at TC_gsup_check_imei_invalid_len(283) 20240926082655289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48928<->l=127.0.0.1:4258 20240926082655290 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655290 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428699947859"} 20240926082655290 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240926082655290 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428699947859" cause=Invalid mandatory information} 20240926082655290 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655291 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655291 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a240ea2092e0: Found GsupExpect[0] for "262428699947859" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@a240ea2092e0: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428699947859" TC_gsup_check_imei_invalid_len(283)@a240ea2092e0: setverdict(pass): none -> pass 20240926082655291 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655291 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428699947859"} 20240926082655291 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240926082655291 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428699947859" cause=Invalid mandatory information} 20240926082655291 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655291 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655291 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655292 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655292 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428699947859"} 20240926082655292 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240926082655292 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428699947859" cause=Invalid mandatory information} 20240926082655292 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655292 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655292 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655293 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655293 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428699947859"} 20240926082655293 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240926082655293 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428699947859" cause=Invalid mandatory information} 20240926082655293 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655293 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655293 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655294 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655294 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428699947859"} 20240926082655294 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240926082655294 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428699947859" cause=Invalid mandatory information} 20240926082655294 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428699947859 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655294 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655294 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48928<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@a240ea2092e0: Final verdict of PTC: pass 20240926082655303 DAUC <0003> db_auc.c:157 IMSI='262420603836460': No 2G Auth Data 20240926082655303 DAUC <0003> db_auc.c:192 IMSI='262420603836460': No 3G Auth Data HLR_Test-GSUP(278)@a240ea2092e0: Created GsupExpect[0] for "262420603836460" to be handled at TC_gsup_check_imei_invalid_len(284) 20240926082655315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4258 20240926082655317 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655317 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420603836460"} 20240926082655317 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240926082655317 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420603836460" cause=Invalid mandatory information} 20240926082655317 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655317 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655317 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a240ea2092e0: Found GsupExpect[0] for "262420603836460" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@a240ea2092e0: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420603836460" TC_gsup_check_imei_invalid_len(284)@a240ea2092e0: setverdict(pass): none -> pass 20240926082655318 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655318 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420603836460"} 20240926082655318 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240926082655318 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420603836460" cause=Invalid mandatory information} 20240926082655318 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655318 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655318 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655318 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655318 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420603836460"} 20240926082655318 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240926082655318 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420603836460" cause=Invalid mandatory information} 20240926082655318 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655318 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655318 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655319 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655319 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420603836460"} 20240926082655319 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240926082655319 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420603836460" cause=Invalid mandatory information} 20240926082655319 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655319 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655319 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655320 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655320 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420603836460"} 20240926082655320 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240926082655320 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420603836460" cause=Invalid mandatory information} 20240926082655320 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420603836460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655320 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655320 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@a240ea2092e0: Final verdict of PTC: pass 20240926082655328 DAUC <0003> db_auc.c:157 IMSI='262422079984590': No 2G Auth Data 20240926082655328 DAUC <0003> db_auc.c:192 IMSI='262422079984590': No 3G Auth Data HLR_Test-GSUP(278)@a240ea2092e0: Created GsupExpect[0] for "262422079984590" to be handled at TC_gsup_check_imei_invalid_len(285) 20240926082655340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48932<->l=127.0.0.1:4258 20240926082655342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655342 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422079984590"} 20240926082655342 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240926082655342 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422079984590" cause=Invalid mandatory information} 20240926082655342 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655342 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a240ea2092e0: Found GsupExpect[0] for "262422079984590" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@a240ea2092e0: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422079984590" TC_gsup_check_imei_invalid_len(285)@a240ea2092e0: setverdict(pass): none -> pass 20240926082655343 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655343 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422079984590"} 20240926082655343 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240926082655343 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422079984590" cause=Invalid mandatory information} 20240926082655343 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655343 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655343 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655344 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655344 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422079984590"} 20240926082655344 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240926082655344 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422079984590" cause=Invalid mandatory information} 20240926082655344 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655344 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655344 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655344 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655344 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422079984590"} 20240926082655344 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240926082655344 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422079984590" cause=Invalid mandatory information} 20240926082655344 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655344 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655344 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655345 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655345 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422079984590"} 20240926082655345 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240926082655345 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422079984590" cause=Invalid mandatory information} 20240926082655345 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422079984590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655345 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655345 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48932<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@a240ea2092e0: Final verdict of PTC: pass 20240926082655354 DAUC <0003> db_auc.c:157 IMSI='262424588219468': No 2G Auth Data 20240926082655354 DAUC <0003> db_auc.c:192 IMSI='262424588219468': No 3G Auth Data HLR_Test-GSUP(278)@a240ea2092e0: Created GsupExpect[0] for "262424588219468" to be handled at TC_gsup_check_imei_invalid_len(286) 20240926082655369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4258 20240926082655371 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655371 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424588219468"} 20240926082655371 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240926082655371 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424588219468" cause=Invalid mandatory information} 20240926082655371 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655371 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655371 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a240ea2092e0: Found GsupExpect[0] for "262424588219468" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@a240ea2092e0: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424588219468" TC_gsup_check_imei_invalid_len(286)@a240ea2092e0: setverdict(pass): none -> pass 20240926082655372 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655372 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424588219468"} 20240926082655372 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240926082655372 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424588219468" cause=Invalid mandatory information} 20240926082655372 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655372 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655372 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655373 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655373 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424588219468"} 20240926082655373 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240926082655373 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424588219468" cause=Invalid mandatory information} 20240926082655373 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655373 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655373 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655373 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655373 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424588219468"} 20240926082655373 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240926082655373 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424588219468" cause=Invalid mandatory information} 20240926082655373 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655373 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655373 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655374 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655374 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424588219468"} 20240926082655374 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240926082655374 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424588219468" cause=Invalid mandatory information} 20240926082655374 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424588219468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655374 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655374 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@a240ea2092e0: Final verdict of PTC: pass 20240926082655385 DAUC <0003> db_auc.c:157 IMSI='262426068450177': No 2G Auth Data 20240926082655385 DAUC <0003> db_auc.c:192 IMSI='262426068450177': No 3G Auth Data HLR_Test-GSUP(278)@a240ea2092e0: Created GsupExpect[0] for "262426068450177" to be handled at TC_gsup_check_imei_invalid_len(287) 20240926082655399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48944<->l=127.0.0.1:4258 20240926082655400 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655400 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426068450177"} 20240926082655400 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240926082655400 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426068450177" cause=Invalid mandatory information} 20240926082655400 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655400 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655400 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a240ea2092e0: Found GsupExpect[0] for "262426068450177" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@a240ea2092e0: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426068450177" TC_gsup_check_imei_invalid_len(287)@a240ea2092e0: setverdict(pass): none -> pass 20240926082655401 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655401 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426068450177"} 20240926082655401 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240926082655401 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426068450177" cause=Invalid mandatory information} 20240926082655401 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655401 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655401 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655402 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655402 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426068450177"} 20240926082655402 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240926082655402 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426068450177" cause=Invalid mandatory information} 20240926082655402 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655402 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655402 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655403 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655403 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426068450177"} 20240926082655403 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240926082655403 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426068450177" cause=Invalid mandatory information} 20240926082655403 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655403 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655403 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655404 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655404 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426068450177"} 20240926082655404 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240926082655404 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426068450177" cause=Invalid mandatory information} 20240926082655404 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426068450177 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655404 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655404 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48944<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@a240ea2092e0: Final verdict of PTC: pass 20240926082655415 DAUC <0003> db_auc.c:157 IMSI='262422594821003': No 2G Auth Data 20240926082655415 DAUC <0003> db_auc.c:192 IMSI='262422594821003': No 3G Auth Data HLR_Test-GSUP(278)@a240ea2092e0: Created GsupExpect[0] for "262422594821003" to be handled at TC_gsup_check_imei_invalid_len(288) 20240926082655429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4258 20240926082655431 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655431 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422594821003"} 20240926082655431 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240926082655431 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422594821003" cause=Invalid mandatory information} 20240926082655431 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655431 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655431 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a240ea2092e0: Found GsupExpect[0] for "262422594821003" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@a240ea2092e0: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422594821003" TC_gsup_check_imei_invalid_len(288)@a240ea2092e0: setverdict(pass): none -> pass 20240926082655432 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655432 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422594821003"} 20240926082655432 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240926082655432 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422594821003" cause=Invalid mandatory information} 20240926082655432 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655432 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655432 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655433 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655433 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422594821003"} 20240926082655433 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240926082655433 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422594821003" cause=Invalid mandatory information} 20240926082655433 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655433 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655433 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655433 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655433 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422594821003"} 20240926082655433 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240926082655433 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422594821003" cause=Invalid mandatory information} 20240926082655433 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655433 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655433 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655434 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655434 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422594821003"} 20240926082655434 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240926082655434 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422594821003" cause=Invalid mandatory information} 20240926082655434 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422594821003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082655434 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082655434 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082655435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@a240ea2092e0: Final verdict of PTC: pass MTC@a240ea2092e0: setverdict(pass): none -> pass 20240926082655443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48894<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@a240ea2092e0: Final verdict of PTC: none 279@a240ea2092e0: Final verdict of PTC: none 20240926082655444 DLINP <000b> input/ipa.c:451 connected read/write 20240926082655444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082655444 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082655444 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082655444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082655444 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43203<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: pass MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@a240ea2092e0: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Sep 26 08:26:55 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 20240926082655466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4258 20240926082655567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6020) Waiting for packet dumper to finish... 1 (prev_count=6020, count=50236) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Thu Sep 26 08:26:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_gsup_check_imei_unknown_imsi started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082658684 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082658684 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082658688 DLINP <000b> input/ipa.c:451 connected read/write 20240926082658688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082658691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082658694 DLINP <000b> input/ipa.c:451 connected read/write 20240926082658694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082658694 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082658694 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082658694 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  20240926082658694 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082658694 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  20240926082658694 DLGSUP <0013> gsup_server.c:235 2:  20240926082658694 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082658694 DLGSUP <0013> gsup_server.c:235 3:  20240926082658694 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082658694 DLGSUP <0013> gsup_server.c:235 4:  20240926082658694 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082658694 DLGSUP <0013> gsup_server.c:235 5:  20240926082658694 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082658694 DLGSUP <0013> gsup_server.c:235 7:  20240926082658694 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082658694 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082658694 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082658694 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@a240ea2092e0: 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") 20240926082658727 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36265<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@a240ea2092e0: Created GsupExpect[0] for "262427599347168" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240926082658739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48974<->l=127.0.0.1:4258 20240926082658742 DLINP <000b> input/ipa.c:451 connected read/write 20240926082658742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082658742 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427599347168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427599347168"} 20240926082658742 DMAIN <0000> hlr.c:424 IMSI='262427599347168': has IMEI = 22245678901234 (consider setting 'store-imei') 20240926082658742 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427599347168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240926082658742 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427599347168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427599347168" cause=Invalid mandatory information} 20240926082658742 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427599347168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082658742 DLINP <000b> input/ipa.c:451 connected read/write 20240926082658742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082658742 DLINP <000b> input/ipa.c:451 connected read/write 20240926082658742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@a240ea2092e0: Found GsupExpect[0] for "262427599347168" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@a240ea2092e0: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427599347168" TC_gsup_check_imei_unknown_imsi(293)@a240ea2092e0: setverdict(pass): none -> pass 20240926082658744 DLINP <000b> input/ipa.c:451 connected read/write 20240926082658744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082658744 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427599347168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427599347168"} 20240926082658744 DAUC <0003> hlr.c:417 IMSI='262427599347168': storing IMEI = 22245678901234 20240926082658744 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427599347168': no such subscriber 20240926082658744 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427599347168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240926082658744 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427599347168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427599347168" cause=Invalid mandatory information} 20240926082658744 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427599347168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082658744 DLINP <000b> input/ipa.c:451 connected read/write 20240926082658744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082658744 DLINP <000b> input/ipa.c:451 connected read/write 20240926082658744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082658745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48974<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@a240ea2092e0: Final verdict of PTC: pass 20240926082658745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4258 HLR_Test-GSUP(290)@a240ea2092e0: Final verdict of PTC: none 20240926082658746 DLINP <000b> input/ipa.c:451 connected read/write 20240926082658746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082658746 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082658746 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082658746 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082658746 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36265<->l=127.0.0.1:4259) 291@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 291: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@a240ea2092e0: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Sep 26 08:26:58 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 20240926082658789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4258 20240926082658890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14668) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Thu Sep 26 08:27:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082701952 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082701952 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082701956 DLINP <000b> input/ipa.c:451 connected read/write 20240926082701956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082701957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44486<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082701962 DLINP <000b> input/ipa.c:451 connected read/write 20240926082701962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082701962 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082701962 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082701962 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  20240926082701962 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082701962 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  20240926082701962 DLGSUP <0013> gsup_server.c:235 2:  20240926082701962 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082701962 DLGSUP <0013> gsup_server.c:235 3:  20240926082701962 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082701962 DLGSUP <0013> gsup_server.c:235 4:  20240926082701962 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082701962 DLGSUP <0013> gsup_server.c:235 5:  20240926082701962 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082701962 DLGSUP <0013> gsup_server.c:235 7:  20240926082701962 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082701962 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082701962 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082701962 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@a240ea2092e0: 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") 20240926082701988 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46641<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@a240ea2092e0: Created GsupExpect[0] for "262429796449912" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240926082702007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4258 20240926082702020 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702020 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429796449912"} 20240926082702020 DMAIN <0000> hlr.c:216 IMSI='262429796449912': Creating subscriber on demand 20240926082702026 DMAIN <0000> hlr.c:232 IMSI='262429796449912': Successfully assigned MSISDN='034' 20240926082702027 DAUC <0003> hlr.c:417 IMSI='262429796449912': storing IMEI = 12345678901234 20240926082702045 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429796449912"} 20240926082702045 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082702045 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702045 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@a240ea2092e0: Found GsupExpect[0] for "262429796449912" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@a240ea2092e0: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429796449912" TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): none -> pass 20240926082702053 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702053 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702055 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702055 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702057 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702057 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702060 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702060 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429796449912" cn_domain=PS} 20240926082702060 DLU <0006> fsm.c:456 lu(262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082702060 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082702068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082702069 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429796449912" cn_domain=PS} 20240926082702069 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702069 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702072 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702072 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429796449912"} 20240926082702072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082702073 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082702073 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429796449912"} 20240926082702073 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082702073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082702073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082702073 DLU <0006> fsm.c:568 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082702073 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702073 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702084 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702084 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429796449912"} 20240926082702084 DMAIN <0000> hlr.c:216 IMSI='262429796449912': Creating subscriber on demand 20240926082702096 DMAIN <0000> hlr.c:232 IMSI='262429796449912': Successfully assigned MSISDN='742' 20240926082702096 DAUC <0003> hlr.c:417 IMSI='262429796449912': storing IMEI = 12345678901234 20240926082702099 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429796449912"} 20240926082702099 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082702099 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702099 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702101 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702101 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702103 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702103 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702105 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702105 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702106 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702106 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702109 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702109 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429796449912" cn_domain=PS} 20240926082702109 DLU <0006> fsm.c:456 lu(262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082702109 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082702115 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082702115 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429796449912" cn_domain=PS} 20240926082702115 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702115 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702118 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702118 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429796449912"} 20240926082702118 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082702118 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082702118 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429796449912"} 20240926082702118 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082702118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082702118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082702118 DLU <0006> fsm.c:568 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082702118 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702118 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702129 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702130 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429796449912"} 20240926082702130 DMAIN <0000> hlr.c:216 IMSI='262429796449912': Creating subscriber on demand 20240926082702141 DMAIN <0000> hlr.c:232 IMSI='262429796449912': Successfully assigned MSISDN='074' 20240926082702141 DAUC <0003> hlr.c:417 IMSI='262429796449912': storing IMEI = 12345678901234 20240926082702144 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429796449912"} 20240926082702144 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082702144 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702144 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702147 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702147 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702149 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702149 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702150 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702150 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702152 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702152 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702154 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702154 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429796449912" cn_domain=PS} 20240926082702154 DLU <0006> fsm.c:456 lu(262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082702154 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240926082702154 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429796449912" cause=GPRS services not allowed} 20240926082702154 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082702154 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082702154 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Freeing instance 20240926082702154 DLU <0006> fsm.c:568 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Deallocated 20240926082702154 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702154 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702167 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702167 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429796449912"} 20240926082702167 DMAIN <0000> hlr.c:216 IMSI='262429796449912': Creating subscriber on demand 20240926082702172 DMAIN <0000> hlr.c:232 IMSI='262429796449912': Successfully assigned MSISDN='483' 20240926082702172 DAUC <0003> hlr.c:417 IMSI='262429796449912': storing IMEI = 12345678901234 20240926082702175 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429796449912"} 20240926082702175 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082702175 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702175 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702177 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702177 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702179 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702179 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702180 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702180 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702183 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702184 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429796449912" cn_domain=PS} 20240926082702184 DLU <0006> fsm.c:456 lu(262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082702184 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240926082702184 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429796449912" cause=GPRS services not allowed} 20240926082702184 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082702184 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082702184 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Freeing instance 20240926082702184 DLU <0006> fsm.c:568 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Deallocated 20240926082702184 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702184 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702195 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702195 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429796449912"} 20240926082702195 DMAIN <0000> hlr.c:216 IMSI='262429796449912': Creating subscriber on demand 20240926082702198 DAUC <0003> hlr.c:417 IMSI='262429796449912': storing IMEI = 12345678901234 20240926082702201 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429796449912"} 20240926082702201 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082702201 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702201 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702203 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702203 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702205 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702205 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702206 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702206 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702209 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702209 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429796449912" cn_domain=PS} 20240926082702209 DLU <0006> fsm.c:456 lu(262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082702209 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240926082702209 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429796449912" cause=GPRS services not allowed} 20240926082702209 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082702209 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082702209 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Freeing instance 20240926082702209 DLU <0006> fsm.c:568 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Deallocated 20240926082702209 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702209 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702219 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702219 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429796449912"} 20240926082702219 DMAIN <0000> hlr.c:216 IMSI='262429796449912': Creating subscriber on demand 20240926082702222 DAUC <0003> hlr.c:417 IMSI='262429796449912': storing IMEI = 12345678901234 20240926082702224 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429796449912"} 20240926082702224 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240926082702224 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702224 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702226 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702226 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702228 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702228 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702229 DAUC <0003> db_auc.c:157 IMSI='262429796449912': No 2G Auth Data 20240926082702229 DAUC <0003> db_auc.c:192 IMSI='262429796449912': No 3G Auth Data 20240926082702232 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702232 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429796449912" cn_domain=PS} 20240926082702232 DLU <0006> fsm.c:456 lu(262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082702232 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082702238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082702238 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429796449912" cn_domain=PS} 20240926082702238 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702238 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702241 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702241 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429796449912"} 20240926082702241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082702241 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082702241 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429796449912"} 20240926082702241 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429796449912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082702241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082702241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082702241 DLU <0006> fsm.c:568 lu(PS:IMSI-262429796449912)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082702241 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082702241 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082702248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@a240ea2092e0: Final verdict of PTC: pass 20240926082702250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44486<->l=127.0.0.1:4258 20240926082702252 DLINP <000b> input/ipa.c:451 connected read/write 20240926082702252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082702252 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082702252 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082702252 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082702252 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46641<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@a240ea2092e0: Final verdict of PTC: none 296@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 296: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@a240ea2092e0: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Sep 26 08:27:02 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 20240926082702278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 20240926082702379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44502<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=924) Waiting for packet dumper to finish... 1 (prev_count=924, count=32012) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Thu Sep 26 08:27:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_subscr_create_on_demand_ul started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082705482 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082705482 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082705486 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082705487 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705487 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082705487 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082705487 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  20240926082705487 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082705487 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  20240926082705487 DLGSUP <0013> gsup_server.c:235 2:  20240926082705487 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082705487 DLGSUP <0013> gsup_server.c:235 3:  20240926082705487 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082705487 DLGSUP <0013> gsup_server.c:235 4:  20240926082705487 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082705487 DLGSUP <0013> gsup_server.c:235 5:  20240926082705487 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082705487 DLGSUP <0013> gsup_server.c:235 7:  20240926082705487 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082705487 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082705487 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082705487 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@a240ea2092e0: 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") 20240926082705501 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39287<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@a240ea2092e0: Created GsupExpect[0] for "262429048229107" to be handled at TC_subscr_create_on_demand_ul(303) 20240926082705512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44512<->l=127.0.0.1:4258 20240926082705530 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705530 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429048229107" cn_domain=PS} 20240926082705530 DMAIN <0000> hlr.c:216 IMSI='262429048229107': Creating subscriber on demand 20240926082705539 DMAIN <0000> hlr.c:232 IMSI='262429048229107': Successfully assigned MSISDN='661' 20240926082705539 DLU <0006> fsm.c:456 lu(262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082705539 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082705544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082705544 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429048229107" cn_domain=PS} 20240926082705544 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705544 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@a240ea2092e0: Found GsupExpect[0] for "262429048229107" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@a240ea2092e0: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429048229107" 20240926082705545 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705545 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429048229107"} 20240926082705545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082705545 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082705545 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429048229107"} 20240926082705545 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082705545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082705545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082705545 DLU <0006> fsm.c:568 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082705545 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705545 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a240ea2092e0: setverdict(pass): none -> pass 20240926082705546 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705546 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705546 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705546 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705547 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705547 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705550 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705550 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429048229107" cn_domain=PS} 20240926082705550 DMAIN <0000> hlr.c:216 IMSI='262429048229107': Creating subscriber on demand 20240926082705555 DMAIN <0000> hlr.c:232 IMSI='262429048229107': Successfully assigned MSISDN='781' 20240926082705555 DLU <0006> fsm.c:456 lu(262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082705555 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082705560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082705560 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429048229107" cn_domain=PS} 20240926082705560 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705560 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705561 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705561 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429048229107"} 20240926082705561 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082705561 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082705561 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429048229107"} 20240926082705561 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082705561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082705561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082705561 DLU <0006> fsm.c:568 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082705561 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705561 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705561 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705561 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082705562 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705562 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705562 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705562 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705562 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705562 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705566 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705566 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429048229107" cn_domain=PS} 20240926082705566 DMAIN <0000> hlr.c:216 IMSI='262429048229107': Creating subscriber on demand 20240926082705571 DMAIN <0000> hlr.c:232 IMSI='262429048229107': Successfully assigned MSISDN='868' 20240926082705571 DLU <0006> fsm.c:456 lu(262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082705571 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240926082705571 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429048229107" cause=GPRS services not allowed} 20240926082705571 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082705571 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082705571 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Freeing instance 20240926082705571 DLU <0006> fsm.c:568 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Deallocated 20240926082705571 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705571 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705572 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705572 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082705572 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705572 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705572 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705572 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705573 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705573 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705576 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705577 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429048229107" cn_domain=PS} 20240926082705577 DMAIN <0000> hlr.c:216 IMSI='262429048229107': Creating subscriber on demand 20240926082705582 DMAIN <0000> hlr.c:232 IMSI='262429048229107': Successfully assigned MSISDN='611' 20240926082705582 DLU <0006> fsm.c:456 lu(262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082705582 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240926082705582 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429048229107" cause=GPRS services not allowed} 20240926082705582 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082705582 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082705582 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Freeing instance 20240926082705582 DLU <0006> fsm.c:568 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Deallocated 20240926082705582 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705582 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705582 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705582 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082705582 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705582 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705583 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705583 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705587 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705587 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429048229107" cn_domain=PS} 20240926082705587 DMAIN <0000> hlr.c:216 IMSI='262429048229107': Creating subscriber on demand 20240926082705589 DLU <0006> fsm.c:456 lu(262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082705589 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240926082705589 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429048229107" cause=GPRS services not allowed} 20240926082705589 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082705589 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082705589 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Freeing instance 20240926082705589 DLU <0006> fsm.c:568 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Deallocated 20240926082705589 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705589 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705590 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705590 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082705590 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705590 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705590 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705590 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705594 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705594 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429048229107" cn_domain=PS} 20240926082705594 DMAIN <0000> hlr.c:216 IMSI='262429048229107': Creating subscriber on demand 20240926082705597 DLU <0006> fsm.c:456 lu(262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082705597 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082705602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082705602 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429048229107" cn_domain=PS} 20240926082705602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705602 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429048229107"} 20240926082705602 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082705602 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082705602 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429048229107"} 20240926082705602 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429048229107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082705602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082705602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082705602 DLU <0006> fsm.c:568 lu(PS:IMSI-262429048229107)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082705602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082705602 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082705603 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705603 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705603 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705603 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data 20240926082705603 DAUC <0003> db_auc.c:157 IMSI='262429048229107': No 2G Auth Data 20240926082705603 DAUC <0003> db_auc.c:192 IMSI='262429048229107': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082705607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44512<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@a240ea2092e0: Final verdict of PTC: pass 20240926082705607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4258 20240926082705608 DLINP <000b> input/ipa.c:451 connected read/write 20240926082705608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082705608 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082705608 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082705608 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082705608 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39287<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@a240ea2092e0: Final verdict of PTC: none 301@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 301: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@a240ea2092e0: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Sep 26 08:27:05 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 20240926082705630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4258 20240926082705731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30896) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Thu Sep 26 08:27:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_subscr_create_on_demand_sai started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082708825 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082708825 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082708829 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082708830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44524<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082708834 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082708834 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082708834 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082708834 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  20240926082708834 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082708834 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  20240926082708834 DLGSUP <0013> gsup_server.c:235 2:  20240926082708834 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082708834 DLGSUP <0013> gsup_server.c:235 3:  20240926082708834 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082708834 DLGSUP <0013> gsup_server.c:235 4:  20240926082708834 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082708834 DLGSUP <0013> gsup_server.c:235 5:  20240926082708834 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082708834 DLGSUP <0013> gsup_server.c:235 7:  20240926082708834 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082708834 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082708834 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082708834 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@a240ea2092e0: 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") 20240926082708855 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34651<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@a240ea2092e0: Created GsupExpect[0] for "262424475410771" to be handled at TC_subscr_create_on_demand_sai(308) 20240926082708866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4258 20240926082708874 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082708874 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424475410771"} 20240926082708874 DMAIN <0000> hlr.c:216 IMSI='262424475410771': Creating subscriber on demand 20240926082708891 DMAIN <0000> hlr.c:232 IMSI='262424475410771': Successfully assigned MSISDN='269' 20240926082708891 DAUC <0003> db_auc.c:157 IMSI='262424475410771': No 2G Auth Data 20240926082708891 DAUC <0003> db_auc.c:192 IMSI='262424475410771': No 3G Auth Data 20240926082708891 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424475410771 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 20240926082708891 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424475410771" cause=IMSI unknown in HLR} 20240926082708891 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240926082708891 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082708891 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@a240ea2092e0: Found GsupExpect[0] for "262424475410771" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@a240ea2092e0: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424475410771" TC_subscr_create_on_demand_sai(308)@a240ea2092e0: setverdict(pass): none -> pass 20240926082708896 DAUC <0003> db_auc.c:157 IMSI='262424475410771': No 2G Auth Data 20240926082708896 DAUC <0003> db_auc.c:192 IMSI='262424475410771': No 3G Auth Data 20240926082708898 DAUC <0003> db_auc.c:157 IMSI='262424475410771': No 2G Auth Data 20240926082708898 DAUC <0003> db_auc.c:192 IMSI='262424475410771': No 3G Auth Data 20240926082708900 DAUC <0003> db_auc.c:157 IMSI='262424475410771': No 2G Auth Data 20240926082708900 DAUC <0003> db_auc.c:192 IMSI='262424475410771': No 3G Auth Data 20240926082708902 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082708903 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424475410771" cn_domain=PS} 20240926082708903 DLU <0006> fsm.c:456 lu(262424475410771)[0x55a8d9739ac0]{UNVALIDATED}: Allocated 20240926082708903 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240926082708908 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424475410771)[0x55a8d9739ac0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082708908 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424475410771" cn_domain=PS} 20240926082708908 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082708908 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082708912 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082708912 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424475410771"} 20240926082708912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424475410771)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082708912 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082708912 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424475410771"} 20240926082708912 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424475410771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082708912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424475410771)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082708912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424475410771)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082708912 DLU <0006> fsm.c:568 lu(PS:IMSI-262424475410771)[0x55a8d9739ac0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082708912 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082708912 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082708919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44528<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@a240ea2092e0: Final verdict of PTC: pass 20240926082708920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44524<->l=127.0.0.1:4258 20240926082708922 DLINP <000b> input/ipa.c:451 connected read/write 20240926082708922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082708922 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082708922 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082708922 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082708922 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34651<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@a240ea2092e0: Final verdict of PTC: none 306@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 306: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@a240ea2092e0: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Sep 26 08:27:08 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 20240926082708959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4258 20240926082709060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15460) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Thu Sep 26 08:27:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_MSLookup_mDNS_service_other_home started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082712115 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082712115 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082712119 DLINP <000b> input/ipa.c:451 connected read/write 20240926082712119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082712120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54992<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082712125 DLINP <000b> input/ipa.c:451 connected read/write 20240926082712125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082712125 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082712125 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082712125 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  20240926082712125 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082712125 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  20240926082712125 DLGSUP <0013> gsup_server.c:235 2:  20240926082712125 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082712125 DLGSUP <0013> gsup_server.c:235 3:  20240926082712125 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082712125 DLGSUP <0013> gsup_server.c:235 4:  20240926082712125 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082712125 DLGSUP <0013> gsup_server.c:235 5:  20240926082712125 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082712125 DLGSUP <0013> gsup_server.c:235 7:  20240926082712125 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082712125 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082712125 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082712125 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@a240ea2092e0: 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") 20240926082712146 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43517<->l=127.0.0.1:4259) 20240926082712151 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240926082712151 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@a240ea2092e0: Created GsupExpect[0] for "262425592055454" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240926082712166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 20240926082712194 DAUC <0003> db_auc.c:157 IMSI='262425592055454': No 2G Auth Data 20240926082712194 DAUC <0003> db_auc.c:192 IMSI='262425592055454': No 3G Auth Data 20240926082712209 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614518140.msisdn 20240926082712209 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614518140.msisdn: not attached (vlr_number unset) 20240926082712209 DDGSM <0007> mslookup_server.c:327 sip.voice.491614518140.msisdn: does not exist in GSUP proxy 20240926082713216 DLINP <000b> input/ipa.c:451 connected read/write 20240926082713216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082713216 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425592055454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425592055454" cn_domain=CS} 20240926082713216 DLU <0006> fsm.c:456 lu(262425592055454)[0x55a8d9734850]{UNVALIDATED}: Allocated 20240926082713216 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425592055454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240926082713242 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425592055454)[0x55a8d9734850]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240926082713242 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425592055454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425592055454" cn_domain=CS} 20240926082713242 DLINP <000b> input/ipa.c:451 connected read/write 20240926082713242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082713242 DLINP <000b> input/ipa.c:451 connected read/write 20240926082713242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@a240ea2092e0: Found GsupExpect[0] for "262425592055454" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@a240ea2092e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262425592055454" 20240926082713252 DLINP <000b> input/ipa.c:451 connected read/write 20240926082713252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082713252 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425592055454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425592055454"} 20240926082713252 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425592055454)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240926082713252 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425592055454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240926082713252 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425592055454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425592055454"} 20240926082713252 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425592055454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082713252 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425592055454)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240926082713252 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425592055454)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240926082713252 DLU <0006> fsm.c:568 lu(CS:IMSI-262425592055454)[0x55a8d9734850]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240926082713252 DLINP <000b> input/ipa.c:451 connected read/write 20240926082713252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082713252 DLINP <000b> input/ipa.c:451 connected read/write 20240926082713252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@a240ea2092e0: setverdict(pass): none -> pass 20240926082713256 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614518140.msisdn 20240926082713256 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614518140.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240926082713256 DDGSM <0007> mslookup_server.c:327 sip.voice.491614518140.msisdn: does not exist in GSUP proxy 20240926082713256 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614518140.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@a240ea2092e0: setverdict(pass): pass -> pass, component reason not changed 20240926082713266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@a240ea2092e0: Final verdict of PTC: pass 20240926082713268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54992<->l=127.0.0.1:4258 20240926082713271 DLINP <000b> input/ipa.c:451 connected read/write 20240926082713271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082713271 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082713271 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082713271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082713271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43517<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@a240ea2092e0: Final verdict of PTC: none 311@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 311: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@a240ea2092e0: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Sep 26 08:27:13 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 20240926082713297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 20240926082713398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) Waiting for packet dumper to finish... 1 (prev_count=12072, count=18460) 20240926082714854 DSS <0004> hlr_ussd.c:239 262427510666336/0x65bd52cd: SS Session Timeout, destroying 20240926082714854 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427510666336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Sep 26 08:27:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_MSLookup_GSUP_proxy started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082716524 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082716524 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082716529 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082716530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@a240ea2092e0: 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)@a240ea2092e0: 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 } } } } 20240926082716534 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082716534 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082716534 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082716534 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  20240926082716534 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082716534 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  20240926082716534 DLGSUP <0013> gsup_server.c:235 2:  20240926082716534 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082716534 DLGSUP <0013> gsup_server.c:235 3:  20240926082716534 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082716534 DLGSUP <0013> gsup_server.c:235 4:  20240926082716534 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082716534 DLGSUP <0013> gsup_server.c:235 5:  20240926082716534 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082716534 DLGSUP <0013> gsup_server.c:235 7:  20240926082716534 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082716534 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082716534 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082716534 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082716535 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240926082716535 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@a240ea2092e0: 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") 20240926082716574 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38139<->l=127.0.0.1:4259) 20240926082716576 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240926082716576 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@a240ea2092e0: Created GsupExpect[0] for "262427917795384" to be handled at TC_MSLookup_GSUP_proxy(320) 20240926082716591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55026<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@a240ea2092e0: Created GsupExpect[0] for "262427917795384" to be handled at TC_MSLookup_GSUP_proxy(320) 20240926082716599 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082716599 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427917795384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427917795384" cn_domain=CS} 20240926082716599 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427917795384 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240926082716599 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427917795384 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240926082716599 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427917795384.imsi 20240926082716599 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427917795384.imsi 20240926082716599 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427917795384.imsi: does not exist in local HLR 20240926082716607 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427917795384 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240926082716607 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240926082716607 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240926082716607 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240926082716607 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240926082716607 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240926082716607 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427917795384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082716607 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240926082716607 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240926082716607 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240926082716607 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240926082716607 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240926082716607 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@a240ea2092e0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@a240ea2092e0: 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) } } } } 20240926082716610 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082716610 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082716610 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240926082716610 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240926082716610 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240926082716613 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082716613 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082716613 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@a240ea2092e0: 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)@a240ea2092e0: 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)@a240ea2092e0: Found GsupExpect[0] for "262427917795384" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@a240ea2092e0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427917795384" HLR_Test-GSUP-server-IPA(318)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082716654 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082716654 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082716654 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082716654 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082716655 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427917795384 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616178844 20240926082716655 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427917795384 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240926082716655 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082716655 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@a240ea2092e0: Found GsupExpect[0] for "262427917795384" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@a240ea2092e0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427917795384" 20240926082716663 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082716663 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082716663 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427917795384 MSISDN-491616178844 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240926082716663 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082716663 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082716665 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082716665 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082716665 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427917795384 MSISDN-491616178844 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 20240926082716666 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427917795384 MSISDN-491616178844 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240926082716666 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082716666 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@a240ea2092e0: setverdict(pass): none -> pass 20240926082716667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55026<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@a240ea2092e0: Final verdict of PTC: pass 20240926082716669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55024<->l=127.0.0.1:4258 20240926082716670 DLINP <000b> input/ipa.c:451 connected read/write 20240926082716670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082716670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082716670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082716670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240926082716671 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38139<->l=127.0.0.1:4259) 20240926082716671 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082716671 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082716671 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240926082716671 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240926082716671 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(314)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-server(317)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP(315)@a240ea2092e0: Final verdict of PTC: none 316@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 316: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@a240ea2092e0: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Sep 26 08:27:16 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 20240926082716702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55030<->l=127.0.0.1:4258 20240926082716803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55030<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18388) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Thu Sep 26 08:27:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082719919 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082719919 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082719924 DLINP <000b> input/ipa.c:451 connected read/write 20240926082719924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082719926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@a240ea2092e0: 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) } } } } 20240926082719929 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240926082719929 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@a240ea2092e0: 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 } } } } 20240926082719929 DLINP <000b> input/ipa.c:451 connected read/write 20240926082719929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082719929 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082719929 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082719929 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  20240926082719929 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082719929 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  20240926082719929 DLGSUP <0013> gsup_server.c:235 2:  20240926082719929 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082719929 DLGSUP <0013> gsup_server.c:235 3:  20240926082719929 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082719929 DLGSUP <0013> gsup_server.c:235 4:  20240926082719929 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082719929 DLGSUP <0013> gsup_server.c:235 5:  20240926082719929 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082719930 DLGSUP <0013> gsup_server.c:235 7:  20240926082719930 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082719930 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082719930 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082719930 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@a240ea2092e0: 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") 20240926082719954 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40591<->l=127.0.0.1:4259) 20240926082719958 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240926082719958 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@a240ea2092e0: Created GsupExpect[0] for "262425443752581" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240926082719976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55054<->l=127.0.0.1:4258 20240926082719984 DAUC <0003> db_auc.c:157 IMSI='262425443752581': No 2G Auth Data 20240926082719984 DAUC <0003> db_auc.c:192 IMSI='262425443752581': No 3G Auth Data 20240926082719997 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425443752581.imsi 20240926082719997 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425443752581.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a240ea2092e0: setverdict(pass): none -> pass 20240926082720008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55054<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a240ea2092e0: Final verdict of PTC: pass 20240926082720010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55044<->l=127.0.0.1:4258 20240926082720012 DLINP <000b> input/ipa.c:451 connected read/write 20240926082720012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082720012 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082720012 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082720012 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@a240ea2092e0: Final verdict of PTC: none 20240926082720012 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40591<->l=127.0.0.1:4259) 323@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 323: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@a240ea2092e0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Sep 26 08:27:20 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 20240926082720044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4258 20240926082720145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55066<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16100) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Thu Sep 26 08:27:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082723267 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082723267 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082723271 DLINP <000b> input/ipa.c:451 connected read/write 20240926082723271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082723273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39424<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@a240ea2092e0: 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) } } } } 20240926082723276 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240926082723276 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@a240ea2092e0: 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 } } } } 20240926082723276 DLINP <000b> input/ipa.c:451 connected read/write 20240926082723276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082723276 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082723276 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082723276 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  20240926082723276 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082723276 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  20240926082723276 DLGSUP <0013> gsup_server.c:235 2:  20240926082723276 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082723276 DLGSUP <0013> gsup_server.c:235 3:  20240926082723276 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082723276 DLGSUP <0013> gsup_server.c:235 4:  20240926082723276 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082723276 DLGSUP <0013> gsup_server.c:235 5:  20240926082723276 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082723276 DLGSUP <0013> gsup_server.c:235 7:  20240926082723276 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082723276 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082723276 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082723276 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)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@a240ea2092e0: 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") 20240926082723295 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37109<->l=127.0.0.1:4259) 20240926082723296 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240926082723296 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@a240ea2092e0: Created GsupExpect[0] for "262421124636549" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240926082723301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@a240ea2092e0: Created GsupExpect[0] for "262421124636549" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240926082723318 DLINP <000b> input/ipa.c:451 connected read/write 20240926082723318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082723318 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421124636549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421124636549" cn_domain=CS} 20240926082723318 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421124636549 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240926082723318 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421124636549 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240926082723318 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421124636549.imsi 20240926082723318 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421124636549.imsi 20240926082723318 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421124636549.imsi: does not exist in local HLR 20240926082723328 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421124636549 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240926082723328 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240926082723328 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240926082723328 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240926082723328 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240926082723328 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240926082723328 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421124636549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082723328 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240926082723328 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240926082723328 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240926082723328 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240926082723328 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240926082723328 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@a240ea2092e0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@a240ea2092e0: 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) } } } } 20240926082723333 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082723333 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082723333 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240926082723333 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240926082723333 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240926082723335 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082723335 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082723335 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(330)@a240ea2092e0: 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)@a240ea2092e0: 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)@a240ea2092e0: Found GsupExpect[0] for "262421124636549" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@a240ea2092e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421124636549" HLR_Test-GSUP-server-IPA(330)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082723378 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082723378 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082723378 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082723378 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082723378 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421124636549 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612822663 20240926082723378 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421124636549 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240926082723378 DLINP <000b> input/ipa.c:451 connected read/write 20240926082723378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082723379 DLINP <000b> input/ipa.c:451 connected read/write 20240926082723379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@a240ea2092e0: Found GsupExpect[0] for "262421124636549" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@a240ea2092e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421124636549" 20240926082723387 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082723387 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082723387 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421124636549 MSISDN-491612822663 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240926082723387 DLINP <000b> input/ipa.c:451 connected read/write 20240926082723387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082723387 DLINP <000b> input/ipa.c:451 connected read/write 20240926082723387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082723390 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082723390 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082723391 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421124636549 MSISDN-491612822663 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 20240926082723391 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421124636549 MSISDN-491612822663 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240926082723391 DLINP <000b> input/ipa.c:451 connected read/write 20240926082723391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082723391 DLINP <000b> input/ipa.c:451 connected read/write 20240926082723391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082723394 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421124636549.imsi 20240926082723394 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421124636549.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a240ea2092e0: setverdict(pass): none -> pass 20240926082724398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a240ea2092e0: Final verdict of PTC: pass 20240926082724401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39424<->l=127.0.0.1:4258 20240926082724403 DLINP <000b> input/ipa.c:451 connected read/write 20240926082724403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082724403 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082724403 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240926082724403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@a240ea2092e0: Final verdict of PTC: none 20240926082724404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37109<->l=127.0.0.1:4259) 20240926082724404 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082724404 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082724404 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240926082724404 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240926082724404 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-server(329)@a240ea2092e0: Final verdict of PTC: none 328@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@a240ea2092e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 328: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@a240ea2092e0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Sep 26 08:27:24 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 20240926082724429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39442<->l=127.0.0.1:4258 20240926082724530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39442<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14168) Waiting for packet dumper to finish... 1 (prev_count=14168, count=18932) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Thu Sep 26 08:27:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@a240ea2092e0: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@a240ea2092e0: legacy= false MTC@a240ea2092e0: in not legacy case 1 MTC@a240ea2092e0: in not legacy case 2 20240926082727647 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240926082727647 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082727652 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082727653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@a240ea2092e0: 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) } } } } 20240926082727657 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240926082727657 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@a240ea2092e0: 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 } } } } 20240926082727657 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082727657 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240926082727657 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240926082727657 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  20240926082727657 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240926082727657 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  20240926082727657 DLGSUP <0013> gsup_server.c:235 2:  20240926082727657 DLGSUP <0013> gsup_server.c:237 2: 00  20240926082727657 DLGSUP <0013> gsup_server.c:235 3:  20240926082727657 DLGSUP <0013> gsup_server.c:237 3: 00  20240926082727657 DLGSUP <0013> gsup_server.c:235 4:  20240926082727657 DLGSUP <0013> gsup_server.c:237 4: 00  20240926082727657 DLGSUP <0013> gsup_server.c:235 5:  20240926082727657 DLGSUP <0013> gsup_server.c:237 5: 00  20240926082727657 DLGSUP <0013> gsup_server.c:235 7:  20240926082727657 DLGSUP <0013> gsup_server.c:237 7: 00  20240926082727657 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240926082727657 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240926082727657 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@a240ea2092e0: 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") 20240926082727692 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43355<->l=127.0.0.1:4259) 20240926082727695 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240926082727695 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@a240ea2092e0: Created GsupExpect[0] for "262426341441921" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240926082727723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39456<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@a240ea2092e0: Created GsupExpect[0] for "262426341441921" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240926082727733 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082727733 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426341441921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426341441921" cn_domain=CS} 20240926082727734 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426341441921 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240926082727734 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426341441921 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240926082727734 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426341441921.imsi 20240926082727734 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426341441921.imsi 20240926082727734 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426341441921.imsi: does not exist in local HLR 20240926082727745 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426341441921 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240926082727745 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240926082727745 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240926082727745 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240926082727745 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240926082727745 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240926082727745 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426341441921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240926082727745 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240926082727745 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240926082727745 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240926082727745 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240926082727745 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240926082727745 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@a240ea2092e0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@a240ea2092e0: 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) } } } } 20240926082727750 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082727750 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082727750 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240926082727750 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240926082727750 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240926082727752 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082727752 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082727752 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@a240ea2092e0: 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)@a240ea2092e0: 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)@a240ea2092e0: Found GsupExpect[0] for "262426341441921" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@a240ea2092e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426341441921" HLR_Test-GSUP-server-IPA(337)@a240ea2092e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@a240ea2092e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240926082727794 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082727794 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082727794 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082727794 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082727794 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426341441921 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610371710 20240926082727795 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426341441921 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240926082727795 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082727795 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@a240ea2092e0: Found GsupExpect[0] for "262426341441921" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@a240ea2092e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262426341441921" 20240926082727803 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082727803 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082727803 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426341441921 MSISDN-491610371710 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240926082727803 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082727803 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082727807 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082727807 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082727807 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426341441921 MSISDN-491610371710 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 20240926082727807 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426341441921 MSISDN-491610371710 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240926082727807 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082727807 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240926082727810 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610371710.msisdn 20240926082727810 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610371710.msisdn: does not exist in local HLR 20240926082727810 DDGSM <0007> mslookup_server.c:352 sip.voice.491610371710.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240926082727810 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610371710.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@a240ea2092e0: setverdict(pass): none -> pass 20240926082727814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39456<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@a240ea2092e0: Final verdict of PTC: pass 20240926082727817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 20240926082727819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43355<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@a240ea2092e0: Final verdict of PTC: none 20240926082727820 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240926082727820 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240926082727820 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240926082727820 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240926082727820 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20240926082727820 DLINP <000b> input/ipa.c:451 connected read/write 20240926082727820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240926082727820 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240926082727820 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(334)@a240ea2092e0: Final verdict of PTC: none 335@a240ea2092e0: Final verdict of PTC: none 20240926082727820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(338)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@a240ea2092e0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@a240ea2092e0: Final verdict of PTC: none MTC@a240ea2092e0: Setting final verdict of the test case. MTC@a240ea2092e0: Local verdict of MTC: none MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC with component reference 335: none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@a240ea2092e0: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@a240ea2092e0: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@a240ea2092e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Sep 26 08:27:27 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 20240926082727907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 20240926082728009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=20592) MTC@a240ea2092e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@a240ea2092e0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a240ea2092e0: Terminating MTC. MC@a240ea2092e0: MTC terminated. MC2> exit MC@a240ea2092e0: Shutting down session. MC@a240ea2092e0: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7460.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 (1942183) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1942144) [testenv] Showing junit-xml-7460.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7460.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20240926-0825-36cc40f6'] testenv-hlr-osmocom-latest-20240926-0825-36cc40f6 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2185/artifact/logs/  + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS