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 4cb3d71bf9ce7488ce4c39537e71febd02379e16 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cb3d71bf9ce7488ce4c39537e71febd02379e16 # timeout=10 Commit message: "pcap-client: initial testenv.cfg" > git rev-list --no-walk 4cb3d71bf9ce7488ce4c39537e71febd02379e16 # timeout=10 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins11314292860839483769.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:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 Copying config sha256:d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 Writing manifest to image destination Storing signatures d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 + rm -rf logs _cache + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20240925-0825-4c4de70b', '--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'] 3a345c83919d286178decb5addb177fb91c63896c3fa266650379afbd89ff833 [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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [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.1 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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', './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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_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_6.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_4.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_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_BS_Code_part_1.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 Remote_Operations_Information_Objects.cc Creating dependency file for SS_DataTypes.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_Protocol.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_OM_DataTypes.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.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_3.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_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_6.cc Creating dependency file for SS_Types_part_7.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_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_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_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [180 kB] Fetched 182 kB in 1s (319 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-20240925-0825-4c4de70b', '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 (26.2 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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20240925082515338 DMAIN <0000> hlr.c:802 hlr starting 20240925082515338 DDB <0001> db.c:599 using database: hlr.db 20240925082515338 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240925082515338 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240925082515338 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240925082515338 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240925082515359 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240925082515359 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [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-20240925-0825-4c4de70b', '/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'] 20240925082515433 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240925082515434 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240925082515434 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 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@3a345c83919d: Unix server socket created successfully. MC@3a345c83919d: Listening on TCP port 33597. MC2> 3a345c83919d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 3a345c83919d 33597 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3a345c83919d: New HC connected from 10.0.2.100 [10.0.2.100]. 3a345c83919d: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3a345c83919d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3a345c83919d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3a345c83919d: Configuration file was processed on all HCs. MC@3a345c83919d: Creating MTC on host 10.0.2.100. MC@3a345c83919d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3a345c83919d: 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 ------ Wed Sep 25 08:25:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_sai_err_invalid_imsi started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082516761 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082516761 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082516766 DLINP <000b> input/ipa.c:451 connected read/write 20240925082516766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082516769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082516772 DLINP <000b> input/ipa.c:451 connected read/write 20240925082516772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082516772 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082516772 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082516772 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  20240925082516772 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082516772 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  20240925082516772 DLGSUP <0013> gsup_server.c:235 2:  20240925082516772 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082516772 DLGSUP <0013> gsup_server.c:235 3:  20240925082516772 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082516772 DLGSUP <0013> gsup_server.c:235 4:  20240925082516772 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082516772 DLGSUP <0013> gsup_server.c:235 5:  20240925082516772 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082516772 DLGSUP <0013> gsup_server.c:235 7:  20240925082516772 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082516772 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082516772 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082516772 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@3a345c83919d: 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") 20240925082516804 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39185<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@3a345c83919d: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240925082516824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4258 20240925082516834 DLINP <000b> input/ipa.c:451 connected read/write 20240925082516834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082516834 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"} 20240925082516834 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" 20240925082516834 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} 20240925082516834 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 20240925082516834 DLINP <000b> input/ipa.c:451 connected read/write 20240925082516834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082516834 DLINP <000b> input/ipa.c:451 connected read/write 20240925082516834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@3a345c83919d: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@3a345c83919d: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082516838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@3a345c83919d: Final verdict of PTC: pass 20240925082516840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53286<->l=127.0.0.1:4258 20240925082516842 DLINP <000b> input/ipa.c:451 connected read/write 20240925082516842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082516842 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082516842 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082516842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082516842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39185<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@3a345c83919d: Final verdict of PTC: none 5@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 5: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@3a345c83919d: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:16 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20240925082516893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4258 20240925082516893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=12812) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_sai started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082519991 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082519991 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082519992 DLINP <000b> input/ipa.c:451 connected read/write 20240925082519992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082519992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53316<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@3a345c83919d: 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) } } } } 20240925082519993 DLINP <000b> input/ipa.c:451 connected read/write 20240925082519993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082519993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082519993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082519993 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  20240925082519993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082519993 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  20240925082519993 DLGSUP <0013> gsup_server.c:235 2:  20240925082519993 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082519993 DLGSUP <0013> gsup_server.c:235 3:  20240925082519993 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082519993 DLGSUP <0013> gsup_server.c:235 4:  20240925082519993 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082519993 DLGSUP <0013> gsup_server.c:235 5:  20240925082519993 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082519993 DLGSUP <0013> gsup_server.c:235 7:  20240925082519993 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082519993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082519993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082519993 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)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(8)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@3a345c83919d: 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") 20240925082520001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38917<->l=127.0.0.1:4259) 20240925082520023 DAUC <0003> db_auc.c:157 IMSI='262424898443459': No 2G Auth Data 20240925082520023 DAUC <0003> db_auc.c:192 IMSI='262424898443459': No 3G Auth Data HLR_Test-GSUP(9)@3a345c83919d: Created GsupExpect[0] for "262424898443459" to be handled at TC_gsup_sai(12) 20240925082520070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 20240925082520080 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082520080 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424898443459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424898443459"} 20240925082520089 DAUC <0003> db_auc.c:192 IMSI='262424898443459': No 3G Auth Data 20240925082520089 DAUC <0003> db_auc.c:236 IMSI='262424898443459': Calling to generate 5 vectors 20240925082520089 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925082520089 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082520089 DAUC <0003> auc.c:113 vector [0]: rand = e9d897d180b7c060c2ef50ffd88a79fe 20240925082520089 DAUC <0003> auc.c:179 vector [0]: kc = 160d74bd9b871000 20240925082520089 DAUC <0003> auc.c:180 vector [0]: sres = c6e2cda9 20240925082520089 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082520089 DAUC <0003> auc.c:113 vector [1]: rand = f44e3e431518950772b7d63e2e244d24 20240925082520089 DAUC <0003> auc.c:179 vector [1]: kc = bbb4d8196154ac00 20240925082520089 DAUC <0003> auc.c:180 vector [1]: sres = 92087652 20240925082520089 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082520089 DAUC <0003> auc.c:113 vector [2]: rand = 6c5abaebcafb04930e70e0e922a3143a 20240925082520089 DAUC <0003> auc.c:179 vector [2]: kc = ae2d9fce7f743000 20240925082520089 DAUC <0003> auc.c:180 vector [2]: sres = 30ccf8a3 20240925082520089 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082520089 DAUC <0003> auc.c:113 vector [3]: rand = e04591eb455a4a12e1455615bb442a27 20240925082520089 DAUC <0003> auc.c:179 vector [3]: kc = 44654868acc16c00 20240925082520089 DAUC <0003> auc.c:180 vector [3]: sres = 40bcba05 20240925082520089 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082520089 DAUC <0003> auc.c:113 vector [4]: rand = e4523e89f50cb77bc9798df22b8b146f 20240925082520089 DAUC <0003> auc.c:179 vector [4]: kc = 85e6eb6e2d53a800 20240925082520089 DAUC <0003> auc.c:180 vector [4]: sres = 97eb272f 20240925082520089 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925082520089 DAUC <0003> db_auc.c:245 IMSI='262424898443459': Generated 5 vectors 20240925082520089 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424898443459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424898443459"} 20240925082520089 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424898443459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082520089 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082520089 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a345c83919d: Found GsupExpect[0] for "262424898443459" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@3a345c83919d: Added IMSI table entry 0TC_gsup_sai(12)"262424898443459" TC_gsup_sai(12)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai(12)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082520097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53328<->l=127.0.0.1:4258 TC_gsup_sai(12)@3a345c83919d: Final verdict of PTC: pass 20240925082520123 DAUC <0003> db_auc.c:157 IMSI='262429089297692': No 2G Auth Data 20240925082520123 DAUC <0003> db_auc.c:192 IMSI='262429089297692': No 3G Auth Data HLR_Test-GSUP(9)@3a345c83919d: Created GsupExpect[0] for "262429089297692" to be handled at TC_gsup_sai(13) 20240925082520146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 20240925082520147 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082520147 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429089297692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429089297692"} 20240925082520147 DAUC <0003> db_auc.c:192 IMSI='262429089297692': No 3G Auth Data 20240925082520147 DAUC <0003> db_auc.c:236 IMSI='262429089297692': Calling to generate 5 vectors 20240925082520147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925082520147 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082520147 DAUC <0003> auc.c:113 vector [0]: rand = 4632c82992302f76024ec359710cb285 20240925082520147 DAUC <0003> auc.c:179 vector [0]: kc = 6c02003ce8331800 20240925082520147 DAUC <0003> auc.c:180 vector [0]: sres = f98d7f47 20240925082520147 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082520147 DAUC <0003> auc.c:113 vector [1]: rand = e57ed97176465338cce8c11f030a9acb 20240925082520147 DAUC <0003> auc.c:179 vector [1]: kc = 02bb6508cb580c00 20240925082520147 DAUC <0003> auc.c:180 vector [1]: sres = a2a495f2 20240925082520147 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082520147 DAUC <0003> auc.c:113 vector [2]: rand = fc2545ee9292b174223ea579900fb393 20240925082520147 DAUC <0003> auc.c:179 vector [2]: kc = 80281ebad1849800 20240925082520147 DAUC <0003> auc.c:180 vector [2]: sres = 82449402 20240925082520147 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082520147 DAUC <0003> auc.c:113 vector [3]: rand = 21022253253b0c3436db26bc4633b8b7 20240925082520147 DAUC <0003> auc.c:179 vector [3]: kc = af364cc9c02eb000 20240925082520147 DAUC <0003> auc.c:180 vector [3]: sres = f9f0ca6d 20240925082520147 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082520147 DAUC <0003> auc.c:113 vector [4]: rand = 0eb91e7440100eb677604d95ddf74838 20240925082520147 DAUC <0003> auc.c:179 vector [4]: kc = 5aa217867b973c00 20240925082520147 DAUC <0003> auc.c:180 vector [4]: sres = 52037b32 20240925082520147 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925082520147 DAUC <0003> db_auc.c:245 IMSI='262429089297692': Generated 5 vectors 20240925082520147 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429089297692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429089297692"} 20240925082520147 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429089297692 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082520147 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082520147 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a345c83919d: Found GsupExpect[0] for "262429089297692" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@3a345c83919d: Added IMSI table entry 1TC_gsup_sai(13)"262429089297692" TC_gsup_sai(13)@3a345c83919d: setverdict(pass): none -> pass 20240925082520148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.1:4258 TC_gsup_sai(13)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@3a345c83919d: Final verdict of PTC: pass 20240925082520173 DAUC <0003> db_auc.c:157 IMSI='262420016686103': No 2G Auth Data 20240925082520173 DAUC <0003> db_auc.c:192 IMSI='262420016686103': No 3G Auth Data HLR_Test-GSUP(9)@3a345c83919d: Created GsupExpect[0] for "262420016686103" to be handled at TC_gsup_sai(14) 20240925082520195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 20240925082520196 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082520197 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420016686103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420016686103"} 20240925082520197 DAUC <0003> db_auc.c:192 IMSI='262420016686103': No 3G Auth Data 20240925082520197 DAUC <0003> db_auc.c:236 IMSI='262420016686103': Calling to generate 5 vectors 20240925082520197 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925082520197 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082520197 DAUC <0003> auc.c:113 vector [0]: rand = 07e60650a554599e2a5ea42104e211fa 20240925082520197 DAUC <0003> auc.c:179 vector [0]: kc = 38ecf72d0e7beb7f 20240925082520197 DAUC <0003> auc.c:180 vector [0]: sres = bfd64218 20240925082520197 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082520197 DAUC <0003> auc.c:113 vector [1]: rand = 71235d271d1bab646780e64752275c70 20240925082520197 DAUC <0003> auc.c:179 vector [1]: kc = 7e0ea64f2c86ac0a 20240925082520197 DAUC <0003> auc.c:180 vector [1]: sres = 6e9a2b83 20240925082520197 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082520197 DAUC <0003> auc.c:113 vector [2]: rand = 60fd7624d0737d83395f05f9881d641e 20240925082520197 DAUC <0003> auc.c:179 vector [2]: kc = 688cf3fdfb0f6175 20240925082520197 DAUC <0003> auc.c:180 vector [2]: sres = 573af382 20240925082520197 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082520197 DAUC <0003> auc.c:113 vector [3]: rand = 09314fc91e3f575b4e4b63b636e172e5 20240925082520197 DAUC <0003> auc.c:179 vector [3]: kc = cbe5333510ed6847 20240925082520197 DAUC <0003> auc.c:180 vector [3]: sres = 76a9ce57 20240925082520197 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082520197 DAUC <0003> auc.c:113 vector [4]: rand = 240acbb42e5f0de666fbd111b62d0da7 20240925082520197 DAUC <0003> auc.c:179 vector [4]: kc = b9613ef2c367438d 20240925082520197 DAUC <0003> auc.c:180 vector [4]: sres = fa96a34f 20240925082520197 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925082520197 DAUC <0003> db_auc.c:245 IMSI='262420016686103': Generated 5 vectors 20240925082520197 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420016686103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420016686103"} 20240925082520197 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420016686103 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082520197 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082520197 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a345c83919d: Found GsupExpect[0] for "262420016686103" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@3a345c83919d: Added IMSI table entry 2TC_gsup_sai(14)"262420016686103" TC_gsup_sai(14)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai(14)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082520198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4258 TC_gsup_sai(14)@3a345c83919d: Final verdict of PTC: pass 20240925082520222 DAUC <0003> db_auc.c:157 IMSI='262426157089953': No 2G Auth Data 20240925082520222 DAUC <0003> db_auc.c:192 IMSI='262426157089953': No 3G Auth Data HLR_Test-GSUP(9)@3a345c83919d: Created GsupExpect[0] for "262426157089953" to be handled at TC_gsup_sai(15) 20240925082520246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 20240925082520247 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082520248 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426157089953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426157089953"} 20240925082520248 DAUC <0003> db_auc.c:157 IMSI='262426157089953': No 2G Auth Data 20240925082520248 DAUC <0003> db_auc.c:236 IMSI='262426157089953': Calling to generate 5 vectors 20240925082520248 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925082520248 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082520248 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082520248 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082520248 DAUC <0003> auc.c:113 vector [0]: rand = ef916f278a32b299d9a16b4540dd9c90 20240925082520248 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082520248 DAUC <0003> auc.c:142 vector [0]: autn = 19337afa593a00005358b7d7c160730f 20240925082520248 DAUC <0003> auc.c:143 vector [0]: ck = fc22cd2859f4c22eed67e387d7ab77bf 20240925082520248 DAUC <0003> auc.c:144 vector [0]: ik = cfe6bb31644814cb4942ebd1317b66d9 20240925082520248 DAUC <0003> auc.c:145 vector [0]: res = 41fb678a9a092ab30000000000000000 20240925082520248 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082520248 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082520248 DAUC <0003> auc.c:151 vector [0]: kc = 97e17e4fdb6cc783 20240925082520248 DAUC <0003> auc.c:152 vector [0]: sres = dbf24d39 20240925082520248 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082520248 DAUC <0003> auc.c:113 vector [1]: rand = e19ecbb9e1b616cee052c40673418d96 20240925082520248 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082520248 DAUC <0003> auc.c:142 vector [1]: autn = b488e39b7fc60000626a98836f27ecf9 20240925082520248 DAUC <0003> auc.c:143 vector [1]: ck = 16c1e92a84cf5814fff6dd2214ecf12e 20240925082520248 DAUC <0003> auc.c:144 vector [1]: ik = 23ccdff0c5b39b37768010b25d9dec5b 20240925082520248 DAUC <0003> auc.c:145 vector [1]: res = a54a67a218749b920000000000000000 20240925082520248 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082520248 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082520248 DAUC <0003> auc.c:151 vector [1]: kc = bc7bfb4a080dde56 20240925082520248 DAUC <0003> auc.c:152 vector [1]: sres = bd3efc30 20240925082520248 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082520248 DAUC <0003> auc.c:113 vector [2]: rand = 44cb47d8e961bbba54e841bbe0520e50 20240925082520248 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082520248 DAUC <0003> auc.c:142 vector [2]: autn = 3134d6ffb0be000018b256741c24e24c 20240925082520248 DAUC <0003> auc.c:143 vector [2]: ck = b376c9ccafc276fcb302754a4183397b 20240925082520248 DAUC <0003> auc.c:144 vector [2]: ik = 7b37ca7222929597715f2f0ee3f0ef39 20240925082520248 DAUC <0003> auc.c:145 vector [2]: res = a4e0a79a004126da0000000000000000 20240925082520248 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082520248 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082520248 DAUC <0003> auc.c:151 vector [2]: kc = 0a1c59fa2f233529 20240925082520248 DAUC <0003> auc.c:152 vector [2]: sres = a4a18140 20240925082520248 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082520248 DAUC <0003> auc.c:113 vector [3]: rand = d8e4c5b64869e26b5dbbaa3f10e09279 20240925082520248 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082520248 DAUC <0003> auc.c:142 vector [3]: autn = 78e150552d3c00007943205cef6945c9 20240925082520248 DAUC <0003> auc.c:143 vector [3]: ck = 24be16f8343237af7b92734e24ed44b2 20240925082520248 DAUC <0003> auc.c:144 vector [3]: ik = b6c92cdbeddda51465a11d0f8aaea2a5 20240925082520248 DAUC <0003> auc.c:145 vector [3]: res = 56526854378798910000000000000000 20240925082520248 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082520248 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082520248 DAUC <0003> auc.c:151 vector [3]: kc = 8c44546277ac74ac 20240925082520248 DAUC <0003> auc.c:152 vector [3]: sres = 61d5f0c5 20240925082520248 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082520248 DAUC <0003> auc.c:113 vector [4]: rand = d2de78773abec051d8d20653e0c3b5bf 20240925082520248 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082520248 DAUC <0003> auc.c:142 vector [4]: autn = 1a138459a6a000009d8b8229ad274f4e 20240925082520248 DAUC <0003> auc.c:143 vector [4]: ck = 88274996f4bcd0cc6ab9e7481a0eb45e 20240925082520248 DAUC <0003> auc.c:144 vector [4]: ik = bf1b07802bd0b9ca2f21e7e0640566f1 20240925082520248 DAUC <0003> auc.c:145 vector [4]: res = 85c72df76673bb880000000000000000 20240925082520248 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082520248 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925082520248 DAUC <0003> auc.c:151 vector [4]: kc = 72a44ebea167bba9 20240925082520248 DAUC <0003> auc.c:152 vector [4]: sres = e3b4967f 20240925082520248 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925082520248 DAUC <0003> db_auc.c:245 IMSI='262426157089953': Generated 5 vectors 20240925082520248 DAUC <0003> db_auc.c:249 IMSI='262426157089953': Updating SQN=161 in DB 20240925082520256 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426157089953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426157089953"} 20240925082520256 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426157089953 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082520256 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082520256 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a345c83919d: Found GsupExpect[0] for "262426157089953" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@3a345c83919d: Added IMSI table entry 3TC_gsup_sai(15)"262426157089953" TC_gsup_sai(15)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai(15)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082520259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4258 TC_gsup_sai(15)@3a345c83919d: Final verdict of PTC: pass 20240925082520283 DAUC <0003> db_auc.c:157 IMSI='262423755054209': No 2G Auth Data 20240925082520283 DAUC <0003> db_auc.c:192 IMSI='262423755054209': No 3G Auth Data HLR_Test-GSUP(9)@3a345c83919d: Created GsupExpect[0] for "262423755054209" to be handled at TC_gsup_sai(16) 20240925082520305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 20240925082520307 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082520307 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423755054209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423755054209"} 20240925082520307 DAUC <0003> db_auc.c:157 IMSI='262423755054209': No 2G Auth Data 20240925082520307 DAUC <0003> db_auc.c:236 IMSI='262423755054209': Calling to generate 5 vectors 20240925082520307 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925082520307 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082520307 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925082520307 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082520307 DAUC <0003> auc.c:113 vector [0]: rand = 50f192be07555b2a230e422c095a4f97 20240925082520307 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082520307 DAUC <0003> auc.c:142 vector [0]: autn = eb64005d184400009fb2e79c196fd2d3 20240925082520307 DAUC <0003> auc.c:143 vector [0]: ck = 58ade99258f104d55b894cd0ae830c3f 20240925082520307 DAUC <0003> auc.c:144 vector [0]: ik = fd6c328791b0cf456623e7ac74054a4a 20240925082520307 DAUC <0003> auc.c:145 vector [0]: res = 90714efc528830d10000000000000000 20240925082520307 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082520307 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082520307 DAUC <0003> auc.c:151 vector [0]: kc = 986b706913c78de5 20240925082520307 DAUC <0003> auc.c:152 vector [0]: sres = c2f97e2d 20240925082520307 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082520307 DAUC <0003> auc.c:113 vector [1]: rand = 351b63fe31ec66ceade76327bb465c16 20240925082520307 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082520307 DAUC <0003> auc.c:142 vector [1]: autn = 550d890b8ced00006b8ba1e47760487e 20240925082520307 DAUC <0003> auc.c:143 vector [1]: ck = 8f5b8877cfbc6cdc51d526123e959168 20240925082520307 DAUC <0003> auc.c:144 vector [1]: ik = a5bb4dce1542ab035abbbbbb12e94445 20240925082520307 DAUC <0003> auc.c:145 vector [1]: res = 61aeaa650e19e2800000000000000000 20240925082520307 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082520307 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082520307 DAUC <0003> auc.c:151 vector [1]: kc = 218e5810f68212f2 20240925082520307 DAUC <0003> auc.c:152 vector [1]: sres = 6fb748e5 20240925082520307 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082520307 DAUC <0003> auc.c:113 vector [2]: rand = 20ab30f5fc3091e7f90bad8fbcb48524 20240925082520307 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082520307 DAUC <0003> auc.c:142 vector [2]: autn = b653785f60460000182ab0869434f4df 20240925082520307 DAUC <0003> auc.c:143 vector [2]: ck = dcf75b7857c7a11ed8b6c294f71039a1 20240925082520307 DAUC <0003> auc.c:144 vector [2]: ik = 6ffc3d8ef3a99e5a9d8e909e11f41456 20240925082520307 DAUC <0003> auc.c:145 vector [2]: res = 2220b4202c5cc3550000000000000000 20240925082520307 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082520307 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082520307 DAUC <0003> auc.c:151 vector [2]: kc = f63334fc428a12b3 20240925082520307 DAUC <0003> auc.c:152 vector [2]: sres = 0e7c7775 20240925082520307 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082520307 DAUC <0003> auc.c:113 vector [3]: rand = db4a4989595021e83de09004814abdf0 20240925082520307 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082520307 DAUC <0003> auc.c:142 vector [3]: autn = 6b14b3f3d7c600007af3b61069ea7486 20240925082520307 DAUC <0003> auc.c:143 vector [3]: ck = f14d34c014acbb277c04c66934f51c11 20240925082520307 DAUC <0003> auc.c:144 vector [3]: ik = 1e6f88240e28715a62b8a8c218ee22a6 20240925082520307 DAUC <0003> auc.c:145 vector [3]: res = ffcee835c8b38bb90000000000000000 20240925082520307 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082520307 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082520307 DAUC <0003> auc.c:151 vector [3]: kc = f19ed24f369ff4ca 20240925082520307 DAUC <0003> auc.c:152 vector [3]: sres = 377d638c 20240925082520307 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082520307 DAUC <0003> auc.c:113 vector [4]: rand = a2bf6e8fae4161918f507e4012f8f2bd 20240925082520307 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082520307 DAUC <0003> auc.c:142 vector [4]: autn = f3e609885e1d00009871c680d602031f 20240925082520307 DAUC <0003> auc.c:143 vector [4]: ck = 845a75c13e09cbe915bad78c7ce22cfa 20240925082520307 DAUC <0003> auc.c:144 vector [4]: ik = b04b88c9398c8ef52a0b69affe1f3808 20240925082520307 DAUC <0003> auc.c:145 vector [4]: res = c7bcff9d8d2f439b0000000000000000 20240925082520307 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082520307 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925082520307 DAUC <0003> auc.c:151 vector [4]: kc = 0ba0432b857851ee 20240925082520307 DAUC <0003> auc.c:152 vector [4]: sres = 4a93bc06 20240925082520307 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925082520307 DAUC <0003> db_auc.c:245 IMSI='262423755054209': Generated 5 vectors 20240925082520307 DAUC <0003> db_auc.c:249 IMSI='262423755054209': Updating SQN=161 in DB 20240925082520315 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423755054209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423755054209"} 20240925082520315 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423755054209 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082520315 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082520315 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a345c83919d: Found GsupExpect[0] for "262423755054209" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@3a345c83919d: Added IMSI table entry 4TC_gsup_sai(16)"262423755054209" TC_gsup_sai(16)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai(16)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082520318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4258 TC_gsup_sai(16)@3a345c83919d: Final verdict of PTC: pass 20240925082520342 DAUC <0003> db_auc.c:157 IMSI='262424892300507': No 2G Auth Data 20240925082520342 DAUC <0003> db_auc.c:192 IMSI='262424892300507': No 3G Auth Data HLR_Test-GSUP(9)@3a345c83919d: Created GsupExpect[0] for "262424892300507" to be handled at TC_gsup_sai(17) 20240925082520372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4258 20240925082520374 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082520374 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424892300507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424892300507"} 20240925082520374 DAUC <0003> db_auc.c:236 IMSI='262424892300507': Calling to generate 5 vectors 20240925082520374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082520374 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082520374 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082520374 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082520374 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082520374 DAUC <0003> auc.c:113 vector [0]: rand = 48d76d19c2ecfb213a1a22b12add2214 20240925082520374 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082520374 DAUC <0003> auc.c:142 vector [0]: autn = 0b4899fbcf680000196fd52b419c6e9e 20240925082520374 DAUC <0003> auc.c:143 vector [0]: ck = dea35563c6862154eccae1995749c60d 20240925082520374 DAUC <0003> auc.c:144 vector [0]: ik = 571a0d7374624f406991ef2ebcb5d213 20240925082520374 DAUC <0003> auc.c:145 vector [0]: res = 8f2e1f0e2c3b21c20000000000000000 20240925082520374 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082520374 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082520374 DAUC <0003> auc.c:179 vector [0]: kc = 67e36ee92e472c00 20240925082520374 DAUC <0003> auc.c:180 vector [0]: sres = 10e0734c 20240925082520374 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082520374 DAUC <0003> auc.c:113 vector [1]: rand = a97819e551d9d6065721bb50c7baf54d 20240925082520374 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082520374 DAUC <0003> auc.c:142 vector [1]: autn = fc800dd111fd00008e763e9898b0f3a2 20240925082520374 DAUC <0003> auc.c:143 vector [1]: ck = 31a7d819a6100cd7b3d46d28cbbb8130 20240925082520374 DAUC <0003> auc.c:144 vector [1]: ik = 46933461882207c7e95256e831f6874f 20240925082520374 DAUC <0003> auc.c:145 vector [1]: res = f48236799adaacdd0000000000000000 20240925082520374 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082520374 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082520374 DAUC <0003> auc.c:179 vector [1]: kc = 4e6eb1d1b1072000 20240925082520374 DAUC <0003> auc.c:180 vector [1]: sres = 4d45049f 20240925082520374 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082520374 DAUC <0003> auc.c:113 vector [2]: rand = da467031a452ff66acdb1d8706c3da0d 20240925082520374 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082520374 DAUC <0003> auc.c:142 vector [2]: autn = 393b7a3b45440000d72e3cc92df758ba 20240925082520374 DAUC <0003> auc.c:143 vector [2]: ck = 35596766303ad11af5ec6efcf0de1894 20240925082520374 DAUC <0003> auc.c:144 vector [2]: ik = 7f8bcf4e43c6a0f6e4da2df8b68f47fa 20240925082520374 DAUC <0003> auc.c:145 vector [2]: res = f434ce9dc7f8f3080000000000000000 20240925082520374 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082520374 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082520374 DAUC <0003> auc.c:179 vector [2]: kc = 7ce2c25c5ec21800 20240925082520374 DAUC <0003> auc.c:180 vector [2]: sres = e804be53 20240925082520374 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082520374 DAUC <0003> auc.c:113 vector [3]: rand = ed6e7f5b6f6ea535eccba6c54cec834f 20240925082520374 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082520374 DAUC <0003> auc.c:142 vector [3]: autn = a2394de62f460000e2781341c22dbb0b 20240925082520374 DAUC <0003> auc.c:143 vector [3]: ck = d7397fa55a20d453206a6faff2f2baba 20240925082520374 DAUC <0003> auc.c:144 vector [3]: ik = 1818d4e650ef16097b4107210ef589e7 20240925082520374 DAUC <0003> auc.c:145 vector [3]: res = a3b6cb2371a53d5d0000000000000000 20240925082520374 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082520374 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082520374 DAUC <0003> auc.c:179 vector [3]: kc = dc9d640297a7ec00 20240925082520374 DAUC <0003> auc.c:180 vector [3]: sres = 2c3840b7 20240925082520374 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082520374 DAUC <0003> auc.c:113 vector [4]: rand = 1fbf15474539039fc085ec6c269e58d2 20240925082520374 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082520374 DAUC <0003> auc.c:142 vector [4]: autn = c734e1c4702e00000598aef355e19d78 20240925082520374 DAUC <0003> auc.c:143 vector [4]: ck = e243e002aa35867c235e788136b85009 20240925082520374 DAUC <0003> auc.c:144 vector [4]: ik = 3d36adeff1b9e938fa32eb139dbc4f68 20240925082520374 DAUC <0003> auc.c:145 vector [4]: res = e1ec6670fdadafef0000000000000000 20240925082520374 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082520374 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082520374 DAUC <0003> auc.c:179 vector [4]: kc = 5b3177072b0b9400 20240925082520374 DAUC <0003> auc.c:180 vector [4]: sres = eec19a76 20240925082520374 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082520374 DAUC <0003> db_auc.c:245 IMSI='262424892300507': Generated 5 vectors 20240925082520374 DAUC <0003> db_auc.c:249 IMSI='262424892300507': Updating SQN=161 in DB 20240925082520382 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424892300507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424892300507"} 20240925082520382 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424892300507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082520382 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082520382 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a345c83919d: Found GsupExpect[0] for "262424892300507" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@3a345c83919d: Added IMSI table entry 5TC_gsup_sai(17)"262424892300507" TC_gsup_sai(17)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai(17)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082520385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4258 TC_gsup_sai(17)@3a345c83919d: Final verdict of PTC: pass 20240925082520418 DAUC <0003> db_auc.c:157 IMSI='262423769725049': No 2G Auth Data 20240925082520418 DAUC <0003> db_auc.c:192 IMSI='262423769725049': No 3G Auth Data HLR_Test-GSUP(9)@3a345c83919d: Created GsupExpect[0] for "262423769725049" to be handled at TC_gsup_sai(18) 20240925082520461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 20240925082520466 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082520466 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423769725049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423769725049"} 20240925082520466 DAUC <0003> db_auc.c:236 IMSI='262423769725049': Calling to generate 5 vectors 20240925082520466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082520466 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082520466 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082520466 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082520466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082520466 DAUC <0003> auc.c:113 vector [0]: rand = 270680802515136d2e62fe3515a5b33f 20240925082520466 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082520466 DAUC <0003> auc.c:142 vector [0]: autn = d6907e25b205000034a3830ef210ab89 20240925082520466 DAUC <0003> auc.c:143 vector [0]: ck = 292bec99a0ed6b9539f88600413b9a63 20240925082520466 DAUC <0003> auc.c:144 vector [0]: ik = acdc6adc9437bfebcf7976324af64a9b 20240925082520466 DAUC <0003> auc.c:145 vector [0]: res = 952e75224b74a1770000000000000000 20240925082520466 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082520466 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082520466 DAUC <0003> auc.c:179 vector [0]: kc = 1bc7d4acfd2d1000 20240925082520466 DAUC <0003> auc.c:180 vector [0]: sres = 082aa50f 20240925082520466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082520466 DAUC <0003> auc.c:113 vector [1]: rand = 214a0ed704a586b1153f411a6e05fbd1 20240925082520466 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082520466 DAUC <0003> auc.c:142 vector [1]: autn = a810467376420000c5ced22ba73096a4 20240925082520466 DAUC <0003> auc.c:143 vector [1]: ck = 6fea5d34340cfb1242ea624a79062ef9 20240925082520466 DAUC <0003> auc.c:144 vector [1]: ik = cdef1dfba76f7ee8b88aebc45c373861 20240925082520466 DAUC <0003> auc.c:145 vector [1]: res = 53fa2c0f425ec2cd0000000000000000 20240925082520466 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082520466 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082520466 DAUC <0003> auc.c:179 vector [1]: kc = c3aef240c12cc800 20240925082520466 DAUC <0003> auc.c:180 vector [1]: sres = 40f57dfb 20240925082520466 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082520466 DAUC <0003> auc.c:113 vector [2]: rand = 8f6bc8989cbf4bb63671db18731b6203 20240925082520466 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082520466 DAUC <0003> auc.c:142 vector [2]: autn = 40b8a02fa9a100000d7cc989a8f6a5e6 20240925082520466 DAUC <0003> auc.c:143 vector [2]: ck = 9ed5f7e7cc77518ad78150b17a2de759 20240925082520466 DAUC <0003> auc.c:144 vector [2]: ik = 4901bb1701d0605120443706a0eabcca 20240925082520466 DAUC <0003> auc.c:145 vector [2]: res = 605ceeed36e3ec250000000000000000 20240925082520466 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082520466 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082520466 DAUC <0003> auc.c:179 vector [2]: kc = 6401be57e14df400 20240925082520466 DAUC <0003> auc.c:180 vector [2]: sres = 22756d41 20240925082520466 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082520466 DAUC <0003> auc.c:113 vector [3]: rand = b0ff89d57b8d9eb05eb4d3ea7621ecc3 20240925082520466 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082520466 DAUC <0003> auc.c:142 vector [3]: autn = c78b330bebd60000691605a7d653f1ba 20240925082520466 DAUC <0003> auc.c:143 vector [3]: ck = cac1c9dba7fa3efe3e48b97d1ecc06e2 20240925082520466 DAUC <0003> auc.c:144 vector [3]: ik = 7baaacc5a6dcd855c725a7b22396015d 20240925082520466 DAUC <0003> auc.c:145 vector [3]: res = a70d62013db380390000000000000000 20240925082520466 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082520466 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082520466 DAUC <0003> auc.c:179 vector [3]: kc = 64233c3bc80eec00 20240925082520466 DAUC <0003> auc.c:180 vector [3]: sres = da836b9d 20240925082520466 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082520466 DAUC <0003> auc.c:113 vector [4]: rand = cb4c4547d249979e335de8407724481c 20240925082520466 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082520466 DAUC <0003> auc.c:142 vector [4]: autn = ac45e82a0ec50000b497e59fe1d64592 20240925082520466 DAUC <0003> auc.c:143 vector [4]: ck = 349285284be799d55378af48228cdb85 20240925082520466 DAUC <0003> auc.c:144 vector [4]: ik = a24ba9e4cf3cc99fbcc2e027f0292210 20240925082520466 DAUC <0003> auc.c:145 vector [4]: res = 0a5432e63971b80b0000000000000000 20240925082520466 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082520466 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082520466 DAUC <0003> auc.c:179 vector [4]: kc = 29e1eba91077e000 20240925082520466 DAUC <0003> auc.c:180 vector [4]: sres = 90eb27f4 20240925082520466 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082520466 DAUC <0003> db_auc.c:245 IMSI='262423769725049': Generated 5 vectors 20240925082520466 DAUC <0003> db_auc.c:249 IMSI='262423769725049': Updating SQN=161 in DB 20240925082520474 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423769725049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423769725049"} 20240925082520474 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423769725049 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082520474 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082520475 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a345c83919d: Found GsupExpect[0] for "262423769725049" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@3a345c83919d: Added IMSI table entry 6TC_gsup_sai(18)"262423769725049" TC_gsup_sai(18)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai(18)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082520481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53386<->l=127.0.0.1:4258 TC_gsup_sai(18)@3a345c83919d: Final verdict of PTC: pass 20240925082520519 DAUC <0003> db_auc.c:157 IMSI='262424590643994': No 2G Auth Data 20240925082520519 DAUC <0003> db_auc.c:192 IMSI='262424590643994': No 3G Auth Data HLR_Test-GSUP(9)@3a345c83919d: Created GsupExpect[0] for "262424590643994" to be handled at TC_gsup_sai(19) 20240925082520560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 20240925082520564 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082520564 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424590643994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424590643994"} 20240925082520564 DAUC <0003> db_auc.c:236 IMSI='262424590643994': Calling to generate 5 vectors 20240925082520564 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082520564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082520564 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082520564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082520564 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082520564 DAUC <0003> auc.c:113 vector [0]: rand = 8d4e2f67b56e49e4aee82aa2c0612928 20240925082520564 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082520564 DAUC <0003> auc.c:142 vector [0]: autn = cd123df9e6c20000324caa77ba67ba2a 20240925082520564 DAUC <0003> auc.c:143 vector [0]: ck = dfb0cf2abde063201017c4fdc88e4664 20240925082520564 DAUC <0003> auc.c:144 vector [0]: ik = 7b9f97f01329c3229a1d212ffe7d17ef 20240925082520564 DAUC <0003> auc.c:145 vector [0]: res = df9d3ff5a39fe1290000000000000000 20240925082520564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082520564 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082520564 DAUC <0003> auc.c:179 vector [0]: kc = fd8ba8331c16090f 20240925082520564 DAUC <0003> auc.c:180 vector [0]: sres = cb248c48 20240925082520564 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082520564 DAUC <0003> auc.c:113 vector [1]: rand = ea82c63ebcfae543bc4bd1559468cdae 20240925082520564 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082520564 DAUC <0003> auc.c:142 vector [1]: autn = 7aa83775e0ea0000a68b2f3de5dc2344 20240925082520564 DAUC <0003> auc.c:143 vector [1]: ck = 33a82d7bf71be33f697b948db320c7a2 20240925082520564 DAUC <0003> auc.c:144 vector [1]: ik = 34f68a79f769fa721d847e1750a7cfc0 20240925082520564 DAUC <0003> auc.c:145 vector [1]: res = aaa1c2b1afd06f630000000000000000 20240925082520564 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082520564 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082520564 DAUC <0003> auc.c:179 vector [1]: kc = 30873bb6caa36044 20240925082520564 DAUC <0003> auc.c:180 vector [1]: sres = 666be460 20240925082520564 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082520565 DAUC <0003> auc.c:113 vector [2]: rand = 2f5bd0d4f44c4a06f7eb9fbae70a8564 20240925082520565 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082520565 DAUC <0003> auc.c:142 vector [2]: autn = 0d25bbb9ca580000cca41c150e05face 20240925082520565 DAUC <0003> auc.c:143 vector [2]: ck = d3e11db7d4fbd12fd98268a0f4958ef4 20240925082520565 DAUC <0003> auc.c:144 vector [2]: ik = 809005c0a9d05db48b51caa850c9df3f 20240925082520565 DAUC <0003> auc.c:145 vector [2]: res = 0d6c072998c80fcf0000000000000000 20240925082520565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082520565 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082520565 DAUC <0003> auc.c:179 vector [2]: kc = 1b5c698395820491 20240925082520565 DAUC <0003> auc.c:180 vector [2]: sres = 8ed8a883 20240925082520565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082520565 DAUC <0003> auc.c:113 vector [3]: rand = 5cfd7193df6d541019a7a4abac483a2d 20240925082520565 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082520565 DAUC <0003> auc.c:142 vector [3]: autn = 2b5df0cd3314000072b5c3a239988766 20240925082520565 DAUC <0003> auc.c:143 vector [3]: ck = bdd85dcecda64b9ffd6ae008772d4835 20240925082520565 DAUC <0003> auc.c:144 vector [3]: ik = 59558b46a1e08a5df09363742a41d68e 20240925082520565 DAUC <0003> auc.c:145 vector [3]: res = ab92dcd0496c97290000000000000000 20240925082520565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082520565 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082520565 DAUC <0003> auc.c:179 vector [3]: kc = 95c1fdd5b9cc1d82 20240925082520565 DAUC <0003> auc.c:180 vector [3]: sres = fe7efa76 20240925082520565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082520565 DAUC <0003> auc.c:113 vector [4]: rand = 0b2c388629d9c61339a9f5611009f3d9 20240925082520565 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082520565 DAUC <0003> auc.c:142 vector [4]: autn = bca8a172da830000a5385db575630c32 20240925082520565 DAUC <0003> auc.c:143 vector [4]: ck = b6757c1acb2af819fda7723347003c6e 20240925082520565 DAUC <0003> auc.c:144 vector [4]: ik = 8f4b7a07f0c32307871a4cdc90033081 20240925082520565 DAUC <0003> auc.c:145 vector [4]: res = 723774424698cd920000000000000000 20240925082520565 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082520565 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082520565 DAUC <0003> auc.c:179 vector [4]: kc = f59f8082b40e91fe 20240925082520565 DAUC <0003> auc.c:180 vector [4]: sres = b942b119 20240925082520565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082520565 DAUC <0003> db_auc.c:245 IMSI='262424590643994': Generated 5 vectors 20240925082520565 DAUC <0003> db_auc.c:249 IMSI='262424590643994': Updating SQN=161 in DB 20240925082520589 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424590643994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424590643994"} 20240925082520589 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424590643994 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082520589 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082520589 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a345c83919d: Found GsupExpect[0] for "262424590643994" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@3a345c83919d: Added IMSI table entry 7TC_gsup_sai(19)"262424590643994" TC_gsup_sai(19)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai(19)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082520597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 TC_gsup_sai(19)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082520674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53316<->l=127.0.0.1:4258 20240925082520676 DLINP <000b> input/ipa.c:451 connected read/write 20240925082520676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082520676 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082520676 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082520676 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082520676 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38917<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@3a345c83919d: Final verdict of PTC: none 10@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_sai finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:20 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20240925082520704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 20240925082520704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5676) Waiting for packet dumper to finish... 1 (prev_count=5676, count=45876) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_sai_num_auth_vectors started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082523744 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082523744 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082523745 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082523746 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523746 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082523746 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082523746 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  20240925082523746 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082523746 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  20240925082523746 DLGSUP <0013> gsup_server.c:235 2:  20240925082523746 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082523746 DLGSUP <0013> gsup_server.c:235 3:  20240925082523746 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082523746 DLGSUP <0013> gsup_server.c:235 4:  20240925082523746 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082523746 DLGSUP <0013> gsup_server.c:235 5:  20240925082523746 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082523746 DLGSUP <0013> gsup_server.c:235 7:  20240925082523746 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082523746 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082523746 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082523746 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@3a345c83919d: 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") 20240925082523753 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45507<->l=127.0.0.1:4259) 20240925082523772 DAUC <0003> db_auc.c:157 IMSI='262427824135758': No 2G Auth Data 20240925082523772 DAUC <0003> db_auc.c:192 IMSI='262427824135758': No 3G Auth Data HLR_Test-GSUP(21)@3a345c83919d: Created GsupExpect[0] for "262427824135758" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240925082523794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 20240925082523796 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523797 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427824135758"} 20240925082523797 DAUC <0003> db_auc.c:192 IMSI='262427824135758': No 3G Auth Data 20240925082523797 DAUC <0003> db_auc.c:236 IMSI='262427824135758': Calling to generate 1 vectors 20240925082523797 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240925082523797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523797 DAUC <0003> auc.c:113 vector [0]: rand = 02bbb8e4403ec3d7135cf8dae49ccc65 20240925082523797 DAUC <0003> auc.c:179 vector [0]: kc = eafde4ae25b82800 20240925082523797 DAUC <0003> auc.c:180 vector [0]: sres = 6b26f7d7 20240925082523797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523797 DAUC <0003> db_auc.c:245 IMSI='262427824135758': Generated 1 vectors 20240925082523797 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427824135758"} 20240925082523797 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523797 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523797 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a345c83919d: Found GsupExpect[0] for "262427824135758" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@3a345c83919d: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427824135758" TC_gsup_sai_num_auth_vectors(24)@3a345c83919d: setverdict(pass): none -> pass 20240925082523798 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523798 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427824135758"} 20240925082523798 DAUC <0003> db_auc.c:192 IMSI='262427824135758': No 3G Auth Data 20240925082523798 DAUC <0003> db_auc.c:236 IMSI='262427824135758': Calling to generate 4 vectors 20240925082523798 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240925082523798 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523798 DAUC <0003> auc.c:113 vector [0]: rand = 35bdf7a2bed4eb736672a942c5927270 20240925082523798 DAUC <0003> auc.c:179 vector [0]: kc = 74a0c4e787cecc00 20240925082523798 DAUC <0003> auc.c:180 vector [0]: sres = c8841a01 20240925082523798 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523798 DAUC <0003> auc.c:113 vector [1]: rand = b6d3e20a71391d27a253e795c3cccd58 20240925082523798 DAUC <0003> auc.c:179 vector [1]: kc = b4bc51da6a8e8400 20240925082523798 DAUC <0003> auc.c:180 vector [1]: sres = b700a73e 20240925082523798 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082523798 DAUC <0003> auc.c:113 vector [2]: rand = 3b5b01575a8f444de5b7a430eda9e12e 20240925082523798 DAUC <0003> auc.c:179 vector [2]: kc = b018f76e2d09ac00 20240925082523798 DAUC <0003> auc.c:180 vector [2]: sres = a1200aef 20240925082523798 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082523798 DAUC <0003> auc.c:113 vector [3]: rand = feb8625883bcd6f1a3f155aac049a2a4 20240925082523798 DAUC <0003> auc.c:179 vector [3]: kc = c491153151cd9800 20240925082523798 DAUC <0003> auc.c:180 vector [3]: sres = 3f221295 20240925082523798 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082523798 DAUC <0003> db_auc.c:245 IMSI='262427824135758': Generated 4 vectors 20240925082523798 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427824135758"} 20240925082523798 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523798 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523799 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523799 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523799 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427824135758"} 20240925082523799 DAUC <0003> db_auc.c:192 IMSI='262427824135758': No 3G Auth Data 20240925082523799 DAUC <0003> db_auc.c:236 IMSI='262427824135758': Calling to generate 5 vectors 20240925082523799 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925082523799 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523799 DAUC <0003> auc.c:113 vector [0]: rand = d812a78e1185041fbb64d76209d74255 20240925082523799 DAUC <0003> auc.c:179 vector [0]: kc = 54b070d90e185400 20240925082523799 DAUC <0003> auc.c:180 vector [0]: sres = 0ed58374 20240925082523799 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523799 DAUC <0003> auc.c:113 vector [1]: rand = 31a1b20f69ee7a4ee1dbfe467f3a9106 20240925082523799 DAUC <0003> auc.c:179 vector [1]: kc = 82d3d446dedf8c00 20240925082523799 DAUC <0003> auc.c:180 vector [1]: sres = c1463100 20240925082523799 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082523799 DAUC <0003> auc.c:113 vector [2]: rand = 349efe60ea0c4b8099e0b697e846dcf3 20240925082523799 DAUC <0003> auc.c:179 vector [2]: kc = aa53e3ab38c0bc00 20240925082523799 DAUC <0003> auc.c:180 vector [2]: sres = 3a578690 20240925082523799 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082523799 DAUC <0003> auc.c:113 vector [3]: rand = 7bc654b0e45a377ddf35066effc629b5 20240925082523799 DAUC <0003> auc.c:179 vector [3]: kc = ee1367ebd8152000 20240925082523799 DAUC <0003> auc.c:180 vector [3]: sres = bd15f173 20240925082523799 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082523799 DAUC <0003> auc.c:113 vector [4]: rand = 0be728dcc3bc97638a849c8b82994fd6 20240925082523799 DAUC <0003> auc.c:179 vector [4]: kc = a47cd438cd9cd400 20240925082523799 DAUC <0003> auc.c:180 vector [4]: sres = bbf75657 20240925082523799 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925082523799 DAUC <0003> db_auc.c:245 IMSI='262427824135758': Generated 5 vectors 20240925082523799 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427824135758"} 20240925082523799 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523799 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523799 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523800 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523800 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427824135758"} 20240925082523800 DAUC <0003> db_auc.c:192 IMSI='262427824135758': No 3G Auth Data 20240925082523800 DAUC <0003> db_auc.c:236 IMSI='262427824135758': Calling to generate 5 vectors 20240925082523800 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925082523800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523800 DAUC <0003> auc.c:113 vector [0]: rand = 78061a44493d12a02d42da74d1dbdc92 20240925082523800 DAUC <0003> auc.c:179 vector [0]: kc = ec1825734fbca400 20240925082523800 DAUC <0003> auc.c:180 vector [0]: sres = 3b7b18bd 20240925082523800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523800 DAUC <0003> auc.c:113 vector [1]: rand = 77944ba119b886691fcbb32d4a296bf7 20240925082523800 DAUC <0003> auc.c:179 vector [1]: kc = c0acbe618e7e1000 20240925082523800 DAUC <0003> auc.c:180 vector [1]: sres = c21f0cbd 20240925082523800 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082523800 DAUC <0003> auc.c:113 vector [2]: rand = d293be4a6eb1a3889ac7c41e62e9885e 20240925082523800 DAUC <0003> auc.c:179 vector [2]: kc = 040591a35fb0b000 20240925082523800 DAUC <0003> auc.c:180 vector [2]: sres = c3a96224 20240925082523800 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082523800 DAUC <0003> auc.c:113 vector [3]: rand = 37301f33f909c7223a77b587701c6787 20240925082523800 DAUC <0003> auc.c:179 vector [3]: kc = 460843659ce7c000 20240925082523800 DAUC <0003> auc.c:180 vector [3]: sres = 6cda4b1c 20240925082523800 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082523800 DAUC <0003> auc.c:113 vector [4]: rand = 406f4e90e91c7984816c3bcf8c193b6b 20240925082523800 DAUC <0003> auc.c:179 vector [4]: kc = 0ffb3d54d9f13400 20240925082523800 DAUC <0003> auc.c:180 vector [4]: sres = 4aae023c 20240925082523800 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925082523800 DAUC <0003> db_auc.c:245 IMSI='262427824135758': Generated 5 vectors 20240925082523800 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427824135758"} 20240925082523800 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427824135758 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523800 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523800 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@3a345c83919d: Final verdict of PTC: pass 20240925082523825 DAUC <0003> db_auc.c:157 IMSI='262427117402987': No 2G Auth Data 20240925082523825 DAUC <0003> db_auc.c:192 IMSI='262427117402987': No 3G Auth Data HLR_Test-GSUP(21)@3a345c83919d: Created GsupExpect[0] for "262427117402987" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240925082523847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38668<->l=127.0.0.1:4258 20240925082523849 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523849 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427117402987"} 20240925082523849 DAUC <0003> db_auc.c:192 IMSI='262427117402987': No 3G Auth Data 20240925082523849 DAUC <0003> db_auc.c:236 IMSI='262427117402987': Calling to generate 1 vectors 20240925082523849 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240925082523849 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523849 DAUC <0003> auc.c:113 vector [0]: rand = 4d1a26f96509c6747ab9b1d777cf3009 20240925082523849 DAUC <0003> auc.c:179 vector [0]: kc = 5e6009fbaeded800 20240925082523849 DAUC <0003> auc.c:180 vector [0]: sres = a2f5cf53 20240925082523849 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523849 DAUC <0003> db_auc.c:245 IMSI='262427117402987': Generated 1 vectors 20240925082523849 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427117402987"} 20240925082523849 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523849 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523849 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a345c83919d: Found GsupExpect[0] for "262427117402987" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@3a345c83919d: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262427117402987" TC_gsup_sai_num_auth_vectors(25)@3a345c83919d: setverdict(pass): none -> pass 20240925082523850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523850 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427117402987"} 20240925082523850 DAUC <0003> db_auc.c:192 IMSI='262427117402987': No 3G Auth Data 20240925082523850 DAUC <0003> db_auc.c:236 IMSI='262427117402987': Calling to generate 4 vectors 20240925082523850 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240925082523850 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523850 DAUC <0003> auc.c:113 vector [0]: rand = 420a337cfd6a656842c4b5790628967e 20240925082523850 DAUC <0003> auc.c:179 vector [0]: kc = 1d93b8d86aa07400 20240925082523850 DAUC <0003> auc.c:180 vector [0]: sres = 213c42ae 20240925082523850 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523850 DAUC <0003> auc.c:113 vector [1]: rand = 59e63ed6fb3711afc6d49f88ea146ad5 20240925082523850 DAUC <0003> auc.c:179 vector [1]: kc = 8f05dae69830ec00 20240925082523850 DAUC <0003> auc.c:180 vector [1]: sres = 5395baf0 20240925082523850 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082523850 DAUC <0003> auc.c:113 vector [2]: rand = b094b3daf01f2f5ec578d70b8cd740e9 20240925082523850 DAUC <0003> auc.c:179 vector [2]: kc = 8da45444edf35800 20240925082523850 DAUC <0003> auc.c:180 vector [2]: sres = adb569e1 20240925082523850 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082523850 DAUC <0003> auc.c:113 vector [3]: rand = 59adbac894d5467f0c02c4c1f3affdf2 20240925082523850 DAUC <0003> auc.c:179 vector [3]: kc = c08dede137d9b000 20240925082523850 DAUC <0003> auc.c:180 vector [3]: sres = 38d6aeda 20240925082523850 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082523850 DAUC <0003> db_auc.c:245 IMSI='262427117402987': Generated 4 vectors 20240925082523850 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427117402987"} 20240925082523850 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523850 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427117402987"} 20240925082523850 DAUC <0003> db_auc.c:192 IMSI='262427117402987': No 3G Auth Data 20240925082523850 DAUC <0003> db_auc.c:236 IMSI='262427117402987': Calling to generate 5 vectors 20240925082523850 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925082523850 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523850 DAUC <0003> auc.c:113 vector [0]: rand = 539decdf64af119b68f7f14d57b357fd 20240925082523850 DAUC <0003> auc.c:179 vector [0]: kc = 4c8cb3dda25dd000 20240925082523850 DAUC <0003> auc.c:180 vector [0]: sres = 97903fe5 20240925082523850 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523850 DAUC <0003> auc.c:113 vector [1]: rand = 11c176cf1930cf86bac46de8e0c0ffe8 20240925082523850 DAUC <0003> auc.c:179 vector [1]: kc = 0d81e47df45b2400 20240925082523850 DAUC <0003> auc.c:180 vector [1]: sres = 3f1e7dcc 20240925082523850 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082523850 DAUC <0003> auc.c:113 vector [2]: rand = b322a4fd10fefa48f11920ee79c895f5 20240925082523850 DAUC <0003> auc.c:179 vector [2]: kc = 6b944fdf66497c00 20240925082523850 DAUC <0003> auc.c:180 vector [2]: sres = a24fd757 20240925082523850 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082523850 DAUC <0003> auc.c:113 vector [3]: rand = 3337081fdf3fd2dbd659c98481aef4f4 20240925082523850 DAUC <0003> auc.c:179 vector [3]: kc = 45a182cdbdd67c00 20240925082523850 DAUC <0003> auc.c:180 vector [3]: sres = 2057bfc8 20240925082523850 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082523850 DAUC <0003> auc.c:113 vector [4]: rand = 46bc8986fea64b14c9cfc5b3b9e6c844 20240925082523850 DAUC <0003> auc.c:179 vector [4]: kc = a4a8fde3633a5800 20240925082523850 DAUC <0003> auc.c:180 vector [4]: sres = aad469cf 20240925082523850 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925082523850 DAUC <0003> db_auc.c:245 IMSI='262427117402987': Generated 5 vectors 20240925082523850 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427117402987"} 20240925082523850 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523851 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523851 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427117402987"} 20240925082523851 DAUC <0003> db_auc.c:192 IMSI='262427117402987': No 3G Auth Data 20240925082523851 DAUC <0003> db_auc.c:236 IMSI='262427117402987': Calling to generate 5 vectors 20240925082523851 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925082523851 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523851 DAUC <0003> auc.c:113 vector [0]: rand = 03f550f18ad04f95d96478bda7ec4af5 20240925082523851 DAUC <0003> auc.c:179 vector [0]: kc = dd6e068e32418c00 20240925082523851 DAUC <0003> auc.c:180 vector [0]: sres = 496090f8 20240925082523851 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523851 DAUC <0003> auc.c:113 vector [1]: rand = 295fbb0faad248362798913e8ff94c58 20240925082523851 DAUC <0003> auc.c:179 vector [1]: kc = 61290061a1622800 20240925082523851 DAUC <0003> auc.c:180 vector [1]: sres = 98803e1a 20240925082523851 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082523851 DAUC <0003> auc.c:113 vector [2]: rand = 201170bd428dbc984951c38299be7bec 20240925082523851 DAUC <0003> auc.c:179 vector [2]: kc = a2eb24923baa7000 20240925082523851 DAUC <0003> auc.c:180 vector [2]: sres = 495e96b9 20240925082523851 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082523851 DAUC <0003> auc.c:113 vector [3]: rand = c9bb884ac2679401725cdf9e6d622c27 20240925082523851 DAUC <0003> auc.c:179 vector [3]: kc = 233c21b2051a3400 20240925082523851 DAUC <0003> auc.c:180 vector [3]: sres = 73f002c8 20240925082523851 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082523851 DAUC <0003> auc.c:113 vector [4]: rand = 98d6f940130ccc8bcffb202f65fe8768 20240925082523851 DAUC <0003> auc.c:179 vector [4]: kc = 16d3f0fe2ee3cc00 20240925082523851 DAUC <0003> auc.c:180 vector [4]: sres = 42bb02f6 20240925082523851 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925082523851 DAUC <0003> db_auc.c:245 IMSI='262427117402987': Generated 5 vectors 20240925082523851 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427117402987"} 20240925082523851 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427117402987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523851 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523851 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38668<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@3a345c83919d: Final verdict of PTC: pass 20240925082523876 DAUC <0003> db_auc.c:157 IMSI='262420186990677': No 2G Auth Data 20240925082523876 DAUC <0003> db_auc.c:192 IMSI='262420186990677': No 3G Auth Data HLR_Test-GSUP(21)@3a345c83919d: Created GsupExpect[0] for "262420186990677" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240925082523898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 20240925082523900 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523900 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420186990677"} 20240925082523900 DAUC <0003> db_auc.c:192 IMSI='262420186990677': No 3G Auth Data 20240925082523900 DAUC <0003> db_auc.c:236 IMSI='262420186990677': Calling to generate 1 vectors 20240925082523900 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240925082523900 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523900 DAUC <0003> auc.c:113 vector [0]: rand = 2e495b36150e5478b2a021de092dd316 20240925082523900 DAUC <0003> auc.c:179 vector [0]: kc = b2dd0604ee5920ad 20240925082523900 DAUC <0003> auc.c:180 vector [0]: sres = c9523d41 20240925082523900 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523900 DAUC <0003> db_auc.c:245 IMSI='262420186990677': Generated 1 vectors 20240925082523900 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420186990677"} 20240925082523900 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523900 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523900 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a345c83919d: Found GsupExpect[0] for "262420186990677" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@3a345c83919d: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420186990677" TC_gsup_sai_num_auth_vectors(26)@3a345c83919d: setverdict(pass): none -> pass 20240925082523901 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523901 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420186990677"} 20240925082523901 DAUC <0003> db_auc.c:192 IMSI='262420186990677': No 3G Auth Data 20240925082523901 DAUC <0003> db_auc.c:236 IMSI='262420186990677': Calling to generate 4 vectors 20240925082523901 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240925082523901 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523901 DAUC <0003> auc.c:113 vector [0]: rand = 862707a256303e7d3f7efc8ffe6dfca9 20240925082523901 DAUC <0003> auc.c:179 vector [0]: kc = 00775f2d4cbfa9aa 20240925082523901 DAUC <0003> auc.c:180 vector [0]: sres = 781fb0a7 20240925082523901 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523901 DAUC <0003> auc.c:113 vector [1]: rand = 236f36e5269b933064d61400cf1dd013 20240925082523901 DAUC <0003> auc.c:179 vector [1]: kc = 9098fddf6b510365 20240925082523901 DAUC <0003> auc.c:180 vector [1]: sres = b49374b8 20240925082523901 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082523901 DAUC <0003> auc.c:113 vector [2]: rand = 8a204920dd530e063165fed9b58158c2 20240925082523901 DAUC <0003> auc.c:179 vector [2]: kc = 5953042807c235a3 20240925082523901 DAUC <0003> auc.c:180 vector [2]: sres = 68be8543 20240925082523901 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082523901 DAUC <0003> auc.c:113 vector [3]: rand = f4208c5a8abe3c9ad4598ef6007af8fe 20240925082523901 DAUC <0003> auc.c:179 vector [3]: kc = 132e0a8a57089eb8 20240925082523901 DAUC <0003> auc.c:180 vector [3]: sres = 8aec6b46 20240925082523901 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082523901 DAUC <0003> db_auc.c:245 IMSI='262420186990677': Generated 4 vectors 20240925082523901 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420186990677"} 20240925082523901 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523901 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523901 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523901 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523901 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420186990677"} 20240925082523901 DAUC <0003> db_auc.c:192 IMSI='262420186990677': No 3G Auth Data 20240925082523901 DAUC <0003> db_auc.c:236 IMSI='262420186990677': Calling to generate 5 vectors 20240925082523902 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925082523902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523902 DAUC <0003> auc.c:113 vector [0]: rand = 2e1584e34323106ec6a02fd37e3d378b 20240925082523902 DAUC <0003> auc.c:179 vector [0]: kc = 3b20453136056dbe 20240925082523902 DAUC <0003> auc.c:180 vector [0]: sres = c0cbd630 20240925082523902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523902 DAUC <0003> auc.c:113 vector [1]: rand = 6164481ff1329348ae811b345488dc51 20240925082523902 DAUC <0003> auc.c:179 vector [1]: kc = 54ed15c3bda12cae 20240925082523902 DAUC <0003> auc.c:180 vector [1]: sres = 7bce29b5 20240925082523902 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082523902 DAUC <0003> auc.c:113 vector [2]: rand = c8bc436ea1956f2467a0af719eea3d90 20240925082523902 DAUC <0003> auc.c:179 vector [2]: kc = 307d7aefc4d1f19a 20240925082523902 DAUC <0003> auc.c:180 vector [2]: sres = 6461b4d9 20240925082523902 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082523902 DAUC <0003> auc.c:113 vector [3]: rand = e43d751f3749dc6c1686e6e996aad327 20240925082523902 DAUC <0003> auc.c:179 vector [3]: kc = 266d9d482725d2e5 20240925082523902 DAUC <0003> auc.c:180 vector [3]: sres = b4e41713 20240925082523902 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082523902 DAUC <0003> auc.c:113 vector [4]: rand = 2644ed9461c6c5af90f5dbec408c199e 20240925082523902 DAUC <0003> auc.c:179 vector [4]: kc = bba466390c54b50b 20240925082523902 DAUC <0003> auc.c:180 vector [4]: sres = 69e02be1 20240925082523902 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925082523902 DAUC <0003> db_auc.c:245 IMSI='262420186990677': Generated 5 vectors 20240925082523902 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420186990677"} 20240925082523902 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523902 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523902 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523902 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523902 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420186990677"} 20240925082523902 DAUC <0003> db_auc.c:192 IMSI='262420186990677': No 3G Auth Data 20240925082523902 DAUC <0003> db_auc.c:236 IMSI='262420186990677': Calling to generate 5 vectors 20240925082523902 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240925082523902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082523902 DAUC <0003> auc.c:113 vector [0]: rand = 7481be798ce41309238e4edebefcff2c 20240925082523902 DAUC <0003> auc.c:179 vector [0]: kc = 46f5a2372f7829a7 20240925082523902 DAUC <0003> auc.c:180 vector [0]: sres = 150e9531 20240925082523902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240925082523902 DAUC <0003> auc.c:113 vector [1]: rand = a5f58d6791e490aaf388eacd16e6caae 20240925082523902 DAUC <0003> auc.c:179 vector [1]: kc = 27e1072d3925a067 20240925082523902 DAUC <0003> auc.c:180 vector [1]: sres = f3e1c6ab 20240925082523902 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240925082523902 DAUC <0003> auc.c:113 vector [2]: rand = b39ea5a2321f28832c21882e14bb110b 20240925082523902 DAUC <0003> auc.c:179 vector [2]: kc = b946a6704cbeebbb 20240925082523902 DAUC <0003> auc.c:180 vector [2]: sres = a2a1b603 20240925082523902 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240925082523902 DAUC <0003> auc.c:113 vector [3]: rand = 3a72cdf06b58933cb9f051c0b078dcae 20240925082523902 DAUC <0003> auc.c:179 vector [3]: kc = 57e98566f1c67979 20240925082523902 DAUC <0003> auc.c:180 vector [3]: sres = e0d05ced 20240925082523902 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240925082523902 DAUC <0003> auc.c:113 vector [4]: rand = cf47472fe392b1113716f5c094ad7e70 20240925082523902 DAUC <0003> auc.c:179 vector [4]: kc = e73af83e90a0d6e7 20240925082523902 DAUC <0003> auc.c:180 vector [4]: sres = 09338340 20240925082523902 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240925082523902 DAUC <0003> db_auc.c:245 IMSI='262420186990677': Generated 5 vectors 20240925082523902 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420186990677"} 20240925082523902 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420186990677 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523902 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523902 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@3a345c83919d: Final verdict of PTC: pass 20240925082523927 DAUC <0003> db_auc.c:157 IMSI='262429951080136': No 2G Auth Data 20240925082523927 DAUC <0003> db_auc.c:192 IMSI='262429951080136': No 3G Auth Data HLR_Test-GSUP(21)@3a345c83919d: Created GsupExpect[0] for "262429951080136" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240925082523950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4258 20240925082523952 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523952 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429951080136"} 20240925082523952 DAUC <0003> db_auc.c:157 IMSI='262429951080136': No 2G Auth Data 20240925082523952 DAUC <0003> db_auc.c:236 IMSI='262429951080136': Calling to generate 1 vectors 20240925082523952 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240925082523952 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082523952 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082523952 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082523952 DAUC <0003> auc.c:113 vector [0]: rand = 67943ced206f2f12c89cb9d248d49d87 20240925082523952 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082523952 DAUC <0003> auc.c:142 vector [0]: autn = 3ba265d7a1d1000031913e753d5999f5 20240925082523952 DAUC <0003> auc.c:143 vector [0]: ck = 52bdcf8f46d9ad85b03f4144b26dd5d1 20240925082523952 DAUC <0003> auc.c:144 vector [0]: ik = 7609263a211e6a1425cb7e6498a98e77 20240925082523952 DAUC <0003> auc.c:145 vector [0]: res = a5b0781a17596c8c0000000000000000 20240925082523952 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082523952 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082523952 DAUC <0003> auc.c:151 vector [0]: kc = b140d6954d039c37 20240925082523952 DAUC <0003> auc.c:152 vector [0]: sres = b2e91496 20240925082523952 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082523952 DAUC <0003> db_auc.c:245 IMSI='262429951080136': Generated 1 vectors 20240925082523952 DAUC <0003> db_auc.c:249 IMSI='262429951080136': Updating SQN=33 in DB 20240925082523960 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429951080136"} 20240925082523960 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523960 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523960 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a345c83919d: Found GsupExpect[0] for "262429951080136" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@3a345c83919d: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429951080136" TC_gsup_sai_num_auth_vectors(27)@3a345c83919d: setverdict(pass): none -> pass 20240925082523961 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523961 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429951080136"} 20240925082523961 DAUC <0003> db_auc.c:157 IMSI='262429951080136': No 2G Auth Data 20240925082523961 DAUC <0003> db_auc.c:236 IMSI='262429951080136': Calling to generate 4 vectors 20240925082523961 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240925082523961 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082523961 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082523961 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925082523961 DAUC <0003> auc.c:113 vector [0]: rand = b1f9e472d4feeb4669d037a565d7d445 20240925082523961 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925082523961 DAUC <0003> auc.c:142 vector [0]: autn = db565486f7fe0000697778229eba3f2e 20240925082523961 DAUC <0003> auc.c:143 vector [0]: ck = 51de978706f554c7637d6fec408831c0 20240925082523961 DAUC <0003> auc.c:144 vector [0]: ik = 2d3c7d8736836c790f4e57cc8e2f342b 20240925082523961 DAUC <0003> auc.c:145 vector [0]: res = dda40bf5e5e4232f0000000000000000 20240925082523961 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082523961 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082523961 DAUC <0003> auc.c:151 vector [0]: kc = 10d1d220fed13d55 20240925082523961 DAUC <0003> auc.c:152 vector [0]: sres = 384028da 20240925082523961 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082523961 DAUC <0003> auc.c:113 vector [1]: rand = cc95f1e10900db098013aba16bbe6e89 20240925082523961 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925082523961 DAUC <0003> auc.c:142 vector [1]: autn = f8f5ea372ea70000035a1361c022160a 20240925082523961 DAUC <0003> auc.c:143 vector [1]: ck = d3f8d0712fdbe5249e1a5f592930cff7 20240925082523961 DAUC <0003> auc.c:144 vector [1]: ik = d45dca73a5a13142f0e7011dfd1f6f87 20240925082523961 DAUC <0003> auc.c:145 vector [1]: res = 3c08f2fcc122ba250000000000000000 20240925082523961 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082523961 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082523961 DAUC <0003> auc.c:151 vector [1]: kc = 695844465e557416 20240925082523961 DAUC <0003> auc.c:152 vector [1]: sres = fd2a48d9 20240925082523961 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082523961 DAUC <0003> auc.c:113 vector [2]: rand = 7748d5cbfee1c0c52c7b6bb4fe5ff6fa 20240925082523961 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925082523961 DAUC <0003> auc.c:142 vector [2]: autn = a431cb67a9a90000a7a13c087d4ea50b 20240925082523961 DAUC <0003> auc.c:143 vector [2]: ck = 9ed321124d4f918effe06cc18e9e13d1 20240925082523961 DAUC <0003> auc.c:144 vector [2]: ik = 60a27dd1e945c9eadd9742a1f6e0451d 20240925082523961 DAUC <0003> auc.c:145 vector [2]: res = 6bf1b45b6aff414f0000000000000000 20240925082523961 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082523961 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082523961 DAUC <0003> auc.c:151 vector [2]: kc = dc0672a3dc740ea8 20240925082523961 DAUC <0003> auc.c:152 vector [2]: sres = 010ef514 20240925082523961 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082523961 DAUC <0003> auc.c:113 vector [3]: rand = 5e9e63083bbc561c17bf5f22d8c95b27 20240925082523961 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925082523961 DAUC <0003> auc.c:142 vector [3]: autn = ca0e7e06decf00002ec56386c2805796 20240925082523961 DAUC <0003> auc.c:143 vector [3]: ck = 44a9bb10132157a78e8a2dbb87d4a792 20240925082523961 DAUC <0003> auc.c:144 vector [3]: ik = d9ec11ba1026da6c17f64a3ae3e98349 20240925082523961 DAUC <0003> auc.c:145 vector [3]: res = fb158b915acb0c1b0000000000000000 20240925082523961 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082523961 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082523961 DAUC <0003> auc.c:151 vector [3]: kc = 0439cd2b673aa910 20240925082523961 DAUC <0003> auc.c:152 vector [3]: sres = a1de878a 20240925082523961 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082523961 DAUC <0003> db_auc.c:245 IMSI='262429951080136': Generated 4 vectors 20240925082523961 DAUC <0003> db_auc.c:249 IMSI='262429951080136': Updating SQN=161 in DB 20240925082523969 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429951080136"} 20240925082523969 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523969 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523969 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523970 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523970 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429951080136"} 20240925082523970 DAUC <0003> db_auc.c:157 IMSI='262429951080136': No 2G Auth Data 20240925082523970 DAUC <0003> db_auc.c:236 IMSI='262429951080136': Calling to generate 5 vectors 20240925082523970 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925082523970 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082523970 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082523970 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925082523970 DAUC <0003> auc.c:113 vector [0]: rand = a77556b42df1f4da98275f96ce4d0696 20240925082523970 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925082523970 DAUC <0003> auc.c:142 vector [0]: autn = 85d59751fae7000056e2fe11640211ab 20240925082523970 DAUC <0003> auc.c:143 vector [0]: ck = 7c37894d89183ed1606f73a73426bd5f 20240925082523970 DAUC <0003> auc.c:144 vector [0]: ik = 7800e18b77576ff29b16623587a28590 20240925082523970 DAUC <0003> auc.c:145 vector [0]: res = 2a9ee33fc8b57a3f0000000000000000 20240925082523970 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082523970 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082523970 DAUC <0003> auc.c:151 vector [0]: kc = ff4e79544dcb69ec 20240925082523970 DAUC <0003> auc.c:152 vector [0]: sres = e22b9900 20240925082523970 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082523970 DAUC <0003> auc.c:113 vector [1]: rand = a874c0e9a5acd66c15f88258d149a35a 20240925082523970 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925082523970 DAUC <0003> auc.c:142 vector [1]: autn = be4f1457d76200005a901cad6fc51bb2 20240925082523970 DAUC <0003> auc.c:143 vector [1]: ck = 3547b3086592f29bfbfa0871b20fe957 20240925082523970 DAUC <0003> auc.c:144 vector [1]: ik = d7adb71237d9ce2765b2730c50b06252 20240925082523970 DAUC <0003> auc.c:145 vector [1]: res = 244e4be5bce70b5a0000000000000000 20240925082523970 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082523970 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082523970 DAUC <0003> auc.c:151 vector [1]: kc = 7ca27f67b0f4b7b9 20240925082523970 DAUC <0003> auc.c:152 vector [1]: sres = 98a940bf 20240925082523970 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082523970 DAUC <0003> auc.c:113 vector [2]: rand = bbd60350eb1b2617a2b5592bb2f117fe 20240925082523970 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925082523970 DAUC <0003> auc.c:142 vector [2]: autn = 27b4f0cbb5730000951502671195d547 20240925082523970 DAUC <0003> auc.c:143 vector [2]: ck = 2041ab57a3eabc555e134fa2c9ff7da5 20240925082523970 DAUC <0003> auc.c:144 vector [2]: ik = 894c8c88a6ac610498cfd8a237ef2ab9 20240925082523970 DAUC <0003> auc.c:145 vector [2]: res = 8bfafb17beaa4a780000000000000000 20240925082523970 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082523970 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082523970 DAUC <0003> auc.c:151 vector [2]: kc = 6fd1b0dffb568a4d 20240925082523970 DAUC <0003> auc.c:152 vector [2]: sres = 3550b16f 20240925082523970 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082523970 DAUC <0003> auc.c:113 vector [3]: rand = f068de77b38105b3cd91d0919368d859 20240925082523970 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925082523970 DAUC <0003> auc.c:142 vector [3]: autn = 8e3b7505d6030000dc1a7c9ac5e53401 20240925082523970 DAUC <0003> auc.c:143 vector [3]: ck = ea8924c91ab0de2a463e0caf283bcd0e 20240925082523970 DAUC <0003> auc.c:144 vector [3]: ik = 420af7aaee4354fc330be28524c99d0c 20240925082523970 DAUC <0003> auc.c:145 vector [3]: res = e01b8b28adcdf2210000000000000000 20240925082523970 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082523970 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082523970 DAUC <0003> auc.c:151 vector [3]: kc = ddb63d49f801dad4 20240925082523970 DAUC <0003> auc.c:152 vector [3]: sres = 4dd67909 20240925082523970 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082523970 DAUC <0003> auc.c:113 vector [4]: rand = b860cf05dd91693f5435631dbfe8d127 20240925082523970 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925082523970 DAUC <0003> auc.c:142 vector [4]: autn = ba3f5ffcb4f300001a1b571834db5682 20240925082523970 DAUC <0003> auc.c:143 vector [4]: ck = 073568aae7564cb38ac1b69e98e40d7d 20240925082523970 DAUC <0003> auc.c:144 vector [4]: ik = 619b99bc10fffe46efcac8e0c175d765 20240925082523970 DAUC <0003> auc.c:145 vector [4]: res = ddfe9d522cdeae880000000000000000 20240925082523970 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082523970 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925082523970 DAUC <0003> auc.c:151 vector [4]: kc = 03a58f68ae3868ed 20240925082523970 DAUC <0003> auc.c:152 vector [4]: sres = f12033da 20240925082523970 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925082523970 DAUC <0003> db_auc.c:245 IMSI='262429951080136': Generated 5 vectors 20240925082523970 DAUC <0003> db_auc.c:249 IMSI='262429951080136': Updating SQN=321 in DB 20240925082523978 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429951080136"} 20240925082523978 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523978 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523978 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523978 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082523978 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429951080136"} 20240925082523979 DAUC <0003> db_auc.c:157 IMSI='262429951080136': No 2G Auth Data 20240925082523979 DAUC <0003> db_auc.c:236 IMSI='262429951080136': Calling to generate 5 vectors 20240925082523979 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925082523979 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082523979 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082523979 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925082523979 DAUC <0003> auc.c:113 vector [0]: rand = 7bf4ae174f8639457f0a7ad09e47fa1e 20240925082523979 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925082523979 DAUC <0003> auc.c:142 vector [0]: autn = fc75283a20c100006768c532cabd470f 20240925082523979 DAUC <0003> auc.c:143 vector [0]: ck = f93ccdcdfdb23dca3f518e31761e4d4b 20240925082523979 DAUC <0003> auc.c:144 vector [0]: ik = 5b0c9c6b72dd3ca44c8f01ba3b05dc72 20240925082523979 DAUC <0003> auc.c:145 vector [0]: res = 64fa0bba8d4256890000000000000000 20240925082523979 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082523979 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082523979 DAUC <0003> auc.c:151 vector [0]: kc = d1eede2dc2749057 20240925082523979 DAUC <0003> auc.c:152 vector [0]: sres = e9b85d33 20240925082523979 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082523979 DAUC <0003> auc.c:113 vector [1]: rand = f6f31450ba026c8a57327d463e25ec23 20240925082523979 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925082523979 DAUC <0003> auc.c:142 vector [1]: autn = f3d973d749cd0000fd05808c10389ee6 20240925082523979 DAUC <0003> auc.c:143 vector [1]: ck = ed7ead6aca3c4553980e8fff0423e22e 20240925082523979 DAUC <0003> auc.c:144 vector [1]: ik = cf088869dba73c6fbeec4a386f3e10fa 20240925082523979 DAUC <0003> auc.c:145 vector [1]: res = bb69349463e8c84d0000000000000000 20240925082523979 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082523979 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082523979 DAUC <0003> auc.c:151 vector [1]: kc = 0494e0c47a868be8 20240925082523979 DAUC <0003> auc.c:152 vector [1]: sres = d881fcd9 20240925082523979 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082523979 DAUC <0003> auc.c:113 vector [2]: rand = 3e3a7edf203b293b86d94f86c2b5e3a6 20240925082523979 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925082523979 DAUC <0003> auc.c:142 vector [2]: autn = 6f9f04426d7b000006432265d445b7e2 20240925082523979 DAUC <0003> auc.c:143 vector [2]: ck = e5183b189754b8cc2e78a3f461d21bd5 20240925082523979 DAUC <0003> auc.c:144 vector [2]: ik = a99a3094d0177eb14aff106fac2077f8 20240925082523979 DAUC <0003> auc.c:145 vector [2]: res = fb5c30b1fe2e5a840000000000000000 20240925082523979 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082523979 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082523979 DAUC <0003> auc.c:151 vector [2]: kc = 2805b8178ab1aa50 20240925082523979 DAUC <0003> auc.c:152 vector [2]: sres = 05726a35 20240925082523979 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082523979 DAUC <0003> auc.c:113 vector [3]: rand = 3707603b54c6aca14f411de541d32638 20240925082523979 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925082523979 DAUC <0003> auc.c:142 vector [3]: autn = e7e4ec8aa8fc0000d5a432d36a04e0ed 20240925082523979 DAUC <0003> auc.c:143 vector [3]: ck = 59c912c0a637755e75a83b09305a8c22 20240925082523979 DAUC <0003> auc.c:144 vector [3]: ik = b82f847059cfb01ce903be8c783d988b 20240925082523979 DAUC <0003> auc.c:145 vector [3]: res = 760adf46b9b564c30000000000000000 20240925082523979 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082523979 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082523979 DAUC <0003> auc.c:151 vector [3]: kc = 7d4d1335b79fd1eb 20240925082523979 DAUC <0003> auc.c:152 vector [3]: sres = cfbfbb85 20240925082523979 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082523979 DAUC <0003> auc.c:113 vector [4]: rand = 9402913cb3ee0c7608e6bb6b1657c1bc 20240925082523979 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925082523979 DAUC <0003> auc.c:142 vector [4]: autn = 242578e137670000ed602ad11fc2b19e 20240925082523979 DAUC <0003> auc.c:143 vector [4]: ck = b4b977d1f6c41f411e3e34967d87eaf2 20240925082523979 DAUC <0003> auc.c:144 vector [4]: ik = d963d54c756ee721950787aedfde0139 20240925082523979 DAUC <0003> auc.c:145 vector [4]: res = 3309accbcad135bf0000000000000000 20240925082523979 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082523979 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925082523979 DAUC <0003> auc.c:151 vector [4]: kc = e6e311a521f313ab 20240925082523979 DAUC <0003> auc.c:152 vector [4]: sres = f9d89974 20240925082523979 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925082523979 DAUC <0003> db_auc.c:245 IMSI='262429951080136': Generated 5 vectors 20240925082523979 DAUC <0003> db_auc.c:249 IMSI='262429951080136': Updating SQN=481 in DB 20240925082523986 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429951080136"} 20240925082523986 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429951080136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082523986 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082523987 DLINP <000b> input/ipa.c:451 connected read/write 20240925082523987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082523987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@3a345c83919d: Final verdict of PTC: pass 20240925082524012 DAUC <0003> db_auc.c:157 IMSI='262421988670147': No 2G Auth Data 20240925082524012 DAUC <0003> db_auc.c:192 IMSI='262421988670147': No 3G Auth Data HLR_Test-GSUP(21)@3a345c83919d: Created GsupExpect[0] for "262421988670147" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240925082524037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 20240925082524040 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524040 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421988670147"} 20240925082524040 DAUC <0003> db_auc.c:157 IMSI='262421988670147': No 2G Auth Data 20240925082524040 DAUC <0003> db_auc.c:236 IMSI='262421988670147': Calling to generate 1 vectors 20240925082524040 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240925082524040 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524040 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925082524040 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082524040 DAUC <0003> auc.c:113 vector [0]: rand = 3fea09b251f0f499ea420064a4c02218 20240925082524040 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082524040 DAUC <0003> auc.c:142 vector [0]: autn = 4644cef6b0b4000093bfe6de3adac79e 20240925082524040 DAUC <0003> auc.c:143 vector [0]: ck = a59b2a87da84c002d4b0860061d416f1 20240925082524040 DAUC <0003> auc.c:144 vector [0]: ik = 150e3d06f4811001af613a7299c4aeba 20240925082524040 DAUC <0003> auc.c:145 vector [0]: res = ac2e27f08c038fd50000000000000000 20240925082524040 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524040 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082524040 DAUC <0003> auc.c:151 vector [0]: kc = cb44abf3d6156848 20240925082524040 DAUC <0003> auc.c:152 vector [0]: sres = 202da825 20240925082524040 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082524040 DAUC <0003> db_auc.c:245 IMSI='262421988670147': Generated 1 vectors 20240925082524040 DAUC <0003> db_auc.c:249 IMSI='262421988670147': Updating SQN=33 in DB 20240925082524048 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421988670147"} 20240925082524048 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524048 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524048 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a345c83919d: Found GsupExpect[0] for "262421988670147" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@3a345c83919d: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262421988670147" TC_gsup_sai_num_auth_vectors(28)@3a345c83919d: setverdict(pass): none -> pass 20240925082524049 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524049 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421988670147"} 20240925082524049 DAUC <0003> db_auc.c:157 IMSI='262421988670147': No 2G Auth Data 20240925082524049 DAUC <0003> db_auc.c:236 IMSI='262421988670147': Calling to generate 4 vectors 20240925082524049 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240925082524049 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524049 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925082524049 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925082524049 DAUC <0003> auc.c:113 vector [0]: rand = 156c13267c1ead6bd738e36b3c9ba6d1 20240925082524049 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925082524049 DAUC <0003> auc.c:142 vector [0]: autn = 7a08c04759590000dbc04259d4e7b501 20240925082524049 DAUC <0003> auc.c:143 vector [0]: ck = e9d4aa795c32c1784f26936fad5c685c 20240925082524049 DAUC <0003> auc.c:144 vector [0]: ik = 734609f2f5889e0525f56fb9554d5882 20240925082524049 DAUC <0003> auc.c:145 vector [0]: res = 5cea59f3fe9f8bca0000000000000000 20240925082524049 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524049 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082524049 DAUC <0003> auc.c:151 vector [0]: kc = f0415f5d51ab6fa3 20240925082524049 DAUC <0003> auc.c:152 vector [0]: sres = a275d239 20240925082524049 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082524049 DAUC <0003> auc.c:113 vector [1]: rand = 186940663b51706b2ac6e14fe398959b 20240925082524049 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925082524049 DAUC <0003> auc.c:142 vector [1]: autn = 2178e0bc32b70000db685a874a0d2cd0 20240925082524049 DAUC <0003> auc.c:143 vector [1]: ck = 417ffccf72e74a6f04665b573420c0a9 20240925082524049 DAUC <0003> auc.c:144 vector [1]: ik = 047c67aa6c879ed8d6fd4e0b548ab3f6 20240925082524049 DAUC <0003> auc.c:145 vector [1]: res = 987a5d386a9dae7d0000000000000000 20240925082524049 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524049 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082524049 DAUC <0003> auc.c:151 vector [1]: kc = 97988e397ecaa7e8 20240925082524049 DAUC <0003> auc.c:152 vector [1]: sres = f2e7f345 20240925082524049 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082524049 DAUC <0003> auc.c:113 vector [2]: rand = 373302e4bd9274863e33e471118b1df6 20240925082524049 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925082524049 DAUC <0003> auc.c:142 vector [2]: autn = fd00daa0664e00001b6678bd1cbb6e9f 20240925082524049 DAUC <0003> auc.c:143 vector [2]: ck = 5398b71a02446505aaea7229388d18d3 20240925082524049 DAUC <0003> auc.c:144 vector [2]: ik = 5dc84e4050f507855e3f5db1002a5474 20240925082524049 DAUC <0003> auc.c:145 vector [2]: res = 79b84401214523500000000000000000 20240925082524049 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524049 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082524049 DAUC <0003> auc.c:151 vector [2]: kc = fa85d6c26a162e27 20240925082524049 DAUC <0003> auc.c:152 vector [2]: sres = 58fd6751 20240925082524049 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082524049 DAUC <0003> auc.c:113 vector [3]: rand = a19d102288fee5b95246dc2d9df5d2e4 20240925082524049 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925082524049 DAUC <0003> auc.c:142 vector [3]: autn = 17744e9886be00008b8caeb86ecbe204 20240925082524049 DAUC <0003> auc.c:143 vector [3]: ck = 4b6815e593c1a6ea48efa79e831d7003 20240925082524049 DAUC <0003> auc.c:144 vector [3]: ik = 12e56a83b26f1aeef55a145105f5f4a4 20240925082524049 DAUC <0003> auc.c:145 vector [3]: res = cbdeda29a586ebd20000000000000000 20240925082524049 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524049 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082524049 DAUC <0003> auc.c:151 vector [3]: kc = e438cca9a74638a3 20240925082524049 DAUC <0003> auc.c:152 vector [3]: sres = 6e5831fb 20240925082524049 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082524049 DAUC <0003> db_auc.c:245 IMSI='262421988670147': Generated 4 vectors 20240925082524049 DAUC <0003> db_auc.c:249 IMSI='262421988670147': Updating SQN=161 in DB 20240925082524057 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421988670147"} 20240925082524057 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524057 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524057 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524059 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524059 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421988670147"} 20240925082524059 DAUC <0003> db_auc.c:157 IMSI='262421988670147': No 2G Auth Data 20240925082524059 DAUC <0003> db_auc.c:236 IMSI='262421988670147': Calling to generate 5 vectors 20240925082524059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925082524059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524059 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925082524059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925082524059 DAUC <0003> auc.c:113 vector [0]: rand = d256f90842fc9f51f5a5b066277eca3e 20240925082524059 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925082524059 DAUC <0003> auc.c:142 vector [0]: autn = dd067f53064e0000782a622ac896633c 20240925082524059 DAUC <0003> auc.c:143 vector [0]: ck = db4e7ff925177ca4e8b5336e4a8d848a 20240925082524059 DAUC <0003> auc.c:144 vector [0]: ik = 75b75e573d0bec965a3272056e048b33 20240925082524059 DAUC <0003> auc.c:145 vector [0]: res = cb43122e14eb6f140000000000000000 20240925082524059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524059 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082524059 DAUC <0003> auc.c:151 vector [0]: kc = 1c7e60c53c959f8b 20240925082524059 DAUC <0003> auc.c:152 vector [0]: sres = dfa87d3a 20240925082524059 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082524059 DAUC <0003> auc.c:113 vector [1]: rand = b66dcbad80da063ead20e9e606f88ede 20240925082524059 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925082524059 DAUC <0003> auc.c:142 vector [1]: autn = fc7ea9f5d3830000ef54c87b5894a40f 20240925082524059 DAUC <0003> auc.c:143 vector [1]: ck = 09497073c26971ae2eb35102b380448c 20240925082524059 DAUC <0003> auc.c:144 vector [1]: ik = f6300cb52abd63a6e637e4836ad09e45 20240925082524059 DAUC <0003> auc.c:145 vector [1]: res = 7a097c8b3b9e9c5d0000000000000000 20240925082524059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524059 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082524059 DAUC <0003> auc.c:151 vector [1]: kc = 37fdc9473184c8c1 20240925082524059 DAUC <0003> auc.c:152 vector [1]: sres = 4197e0d6 20240925082524059 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082524059 DAUC <0003> auc.c:113 vector [2]: rand = 4dcdc94ae9b246bbc0338c229d5c4792 20240925082524059 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925082524059 DAUC <0003> auc.c:142 vector [2]: autn = 0afe7c75c5fe0000697e0f577153e526 20240925082524059 DAUC <0003> auc.c:143 vector [2]: ck = bfea129e22126ad7a76dd4963c2e246e 20240925082524059 DAUC <0003> auc.c:144 vector [2]: ik = 5804640189cbf076a1b85a95c25a229e 20240925082524059 DAUC <0003> auc.c:145 vector [2]: res = d660fc9059460a200000000000000000 20240925082524059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524059 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082524059 DAUC <0003> auc.c:151 vector [2]: kc = e13bf89c55ad9c51 20240925082524059 DAUC <0003> auc.c:152 vector [2]: sres = 8f26f6b0 20240925082524059 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082524059 DAUC <0003> auc.c:113 vector [3]: rand = 900e6954841d0379ea06c60ea64e582a 20240925082524059 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925082524059 DAUC <0003> auc.c:142 vector [3]: autn = 6a90e2b55182000087da477b252784da 20240925082524059 DAUC <0003> auc.c:143 vector [3]: ck = c7958ff935613b515c8ad9cade475d4d 20240925082524059 DAUC <0003> auc.c:144 vector [3]: ik = 73e62112c0e38a80291707f7590912b3 20240925082524059 DAUC <0003> auc.c:145 vector [3]: res = 9c45db0d45f6a34e0000000000000000 20240925082524059 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524059 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082524059 DAUC <0003> auc.c:151 vector [3]: kc = c1ee70d672ccfe2f 20240925082524059 DAUC <0003> auc.c:152 vector [3]: sres = d9b37843 20240925082524059 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082524059 DAUC <0003> auc.c:113 vector [4]: rand = 50b4d6bfb6ab99350795816404e7ccbf 20240925082524059 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925082524059 DAUC <0003> auc.c:142 vector [4]: autn = c86097c557fe000026e1474e4b2d4ac5 20240925082524059 DAUC <0003> auc.c:143 vector [4]: ck = 4a9f170c4d958e1d564a8da7cde266cf 20240925082524059 DAUC <0003> auc.c:144 vector [4]: ik = 41b52094e9d11041af6f1e7dcc2d96a2 20240925082524059 DAUC <0003> auc.c:145 vector [4]: res = cd2d139c80fe1f8e0000000000000000 20240925082524059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082524059 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925082524059 DAUC <0003> auc.c:151 vector [4]: kc = f20fa442a58b6e31 20240925082524059 DAUC <0003> auc.c:152 vector [4]: sres = 4dd30c12 20240925082524059 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925082524059 DAUC <0003> db_auc.c:245 IMSI='262421988670147': Generated 5 vectors 20240925082524059 DAUC <0003> db_auc.c:249 IMSI='262421988670147': Updating SQN=321 in DB 20240925082524067 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421988670147"} 20240925082524067 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524067 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524067 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524071 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524071 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421988670147"} 20240925082524071 DAUC <0003> db_auc.c:157 IMSI='262421988670147': No 2G Auth Data 20240925082524071 DAUC <0003> db_auc.c:236 IMSI='262421988670147': Calling to generate 5 vectors 20240925082524071 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925082524071 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524071 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925082524071 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925082524071 DAUC <0003> auc.c:113 vector [0]: rand = a106a1f2478d6a73e3e398336a7060bc 20240925082524071 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925082524071 DAUC <0003> auc.c:142 vector [0]: autn = 16d98ec8cfe1000083f161f5d495a517 20240925082524071 DAUC <0003> auc.c:143 vector [0]: ck = b6504fbed173d9bfc14f1cefaabff635 20240925082524071 DAUC <0003> auc.c:144 vector [0]: ik = cc2060797adc48f012700109c4119f65 20240925082524071 DAUC <0003> auc.c:145 vector [0]: res = 8ca2856f6e3c1b520000000000000000 20240925082524071 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524071 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082524071 DAUC <0003> auc.c:151 vector [0]: kc = a94f3221c501f81f 20240925082524071 DAUC <0003> auc.c:152 vector [0]: sres = e29e9e3d 20240925082524071 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082524071 DAUC <0003> auc.c:113 vector [1]: rand = bce1d8d348040b72f0ed744fa0702494 20240925082524071 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925082524071 DAUC <0003> auc.c:142 vector [1]: autn = d137b680d1a80000e3467a4bb2c1044b 20240925082524071 DAUC <0003> auc.c:143 vector [1]: ck = 9973343a8109b97c5c923a85388fe2dc 20240925082524071 DAUC <0003> auc.c:144 vector [1]: ik = df066ad1417dbcb8519ba13d67e907ca 20240925082524071 DAUC <0003> auc.c:145 vector [1]: res = 5a2ca4ea176198fe0000000000000000 20240925082524071 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524071 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082524071 DAUC <0003> auc.c:151 vector [1]: kc = 4b7cc5539f12e0d2 20240925082524071 DAUC <0003> auc.c:152 vector [1]: sres = 4d4d3c14 20240925082524071 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082524071 DAUC <0003> auc.c:113 vector [2]: rand = 01a107338fe8bc2c221c92b1baa0eb91 20240925082524071 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925082524071 DAUC <0003> auc.c:142 vector [2]: autn = 7ae4978b91ba000009a92cebedd76ccf 20240925082524071 DAUC <0003> auc.c:143 vector [2]: ck = 49a007c36dcae7b31133a33ccc7b9598 20240925082524071 DAUC <0003> auc.c:144 vector [2]: ik = 4772daccde7e50af6adc5037ae017c93 20240925082524071 DAUC <0003> auc.c:145 vector [2]: res = 4cc6f9f8ac4f27e30000000000000000 20240925082524071 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524071 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082524071 DAUC <0003> auc.c:151 vector [2]: kc = 753d2e04d1ce5e17 20240925082524071 DAUC <0003> auc.c:152 vector [2]: sres = e089de1b 20240925082524071 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082524071 DAUC <0003> auc.c:113 vector [3]: rand = 729aa0e428797760cb473640fa02d4cf 20240925082524071 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925082524071 DAUC <0003> auc.c:142 vector [3]: autn = 1143797888370000baee02ab0be2482e 20240925082524071 DAUC <0003> auc.c:143 vector [3]: ck = 5456fbccde607b9a3953fd45acf90c15 20240925082524071 DAUC <0003> auc.c:144 vector [3]: ik = 817378bd5fe75f153228f9cf888903b8 20240925082524071 DAUC <0003> auc.c:145 vector [3]: res = 312ec8d2eca49fa30000000000000000 20240925082524071 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524071 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082524071 DAUC <0003> auc.c:151 vector [3]: kc = de5e87fba5f72b22 20240925082524071 DAUC <0003> auc.c:152 vector [3]: sres = dd8a5771 20240925082524071 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082524071 DAUC <0003> auc.c:113 vector [4]: rand = 8b94a61478407bb8c0ebc21797ae5a7c 20240925082524071 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925082524071 DAUC <0003> auc.c:142 vector [4]: autn = daa2efca0f1000000314b53f2721515e 20240925082524071 DAUC <0003> auc.c:143 vector [4]: ck = 79f4beae166a2d7db98c9d926b3c6a5c 20240925082524071 DAUC <0003> auc.c:144 vector [4]: ik = fc3e94d7186dfe852fd7aaf71e58979e 20240925082524071 DAUC <0003> auc.c:145 vector [4]: res = b3bfe2c379101fa10000000000000000 20240925082524071 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082524071 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925082524071 DAUC <0003> auc.c:151 vector [4]: kc = 13911d1c7b632e3a 20240925082524071 DAUC <0003> auc.c:152 vector [4]: sres = caaffd62 20240925082524071 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925082524071 DAUC <0003> db_auc.c:245 IMSI='262421988670147': Generated 5 vectors 20240925082524071 DAUC <0003> db_auc.c:249 IMSI='262421988670147': Updating SQN=481 in DB 20240925082524079 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421988670147"} 20240925082524079 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421988670147 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524079 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524080 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@3a345c83919d: Final verdict of PTC: pass 20240925082524110 DAUC <0003> db_auc.c:157 IMSI='262421505116939': No 2G Auth Data 20240925082524110 DAUC <0003> db_auc.c:192 IMSI='262421505116939': No 3G Auth Data HLR_Test-GSUP(21)@3a345c83919d: Created GsupExpect[0] for "262421505116939" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240925082524140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38702<->l=127.0.0.1:4258 20240925082524142 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524142 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421505116939"} 20240925082524142 DAUC <0003> db_auc.c:236 IMSI='262421505116939': Calling to generate 1 vectors 20240925082524142 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240925082524142 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524142 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524142 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082524142 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524142 DAUC <0003> auc.c:113 vector [0]: rand = ec83a1f2447bab3b2026b5b54aaa8de9 20240925082524142 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082524142 DAUC <0003> auc.c:142 vector [0]: autn = 09273fcbf97e0000c9aef2326fb60cf5 20240925082524142 DAUC <0003> auc.c:143 vector [0]: ck = c79475a9b717d0b22587fdef261e360b 20240925082524142 DAUC <0003> auc.c:144 vector [0]: ik = a25a6782e9b14f8d0510e9c6def73d46 20240925082524142 DAUC <0003> auc.c:145 vector [0]: res = a60e06a681bfa97b0000000000000000 20240925082524142 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524142 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524142 DAUC <0003> auc.c:179 vector [0]: kc = 5394cd548dcb2400 20240925082524142 DAUC <0003> auc.c:180 vector [0]: sres = 3e804101 20240925082524142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524142 DAUC <0003> db_auc.c:245 IMSI='262421505116939': Generated 1 vectors 20240925082524142 DAUC <0003> db_auc.c:249 IMSI='262421505116939': Updating SQN=33 in DB 20240925082524150 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421505116939"} 20240925082524150 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524150 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524150 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a345c83919d: Found GsupExpect[0] for "262421505116939" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@3a345c83919d: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421505116939" TC_gsup_sai_num_auth_vectors(29)@3a345c83919d: setverdict(pass): none -> pass 20240925082524152 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524152 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421505116939"} 20240925082524152 DAUC <0003> db_auc.c:236 IMSI='262421505116939': Calling to generate 4 vectors 20240925082524152 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240925082524152 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524152 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524152 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925082524152 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524152 DAUC <0003> auc.c:113 vector [0]: rand = 5f143e55f891d9de21aad2f375d73742 20240925082524152 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925082524152 DAUC <0003> auc.c:142 vector [0]: autn = 87fe153f49ad000000ec6652bced638b 20240925082524152 DAUC <0003> auc.c:143 vector [0]: ck = 90b906adc14a44355507742eb0342701 20240925082524152 DAUC <0003> auc.c:144 vector [0]: ik = 16b4526abe11705cb616355154b15f93 20240925082524152 DAUC <0003> auc.c:145 vector [0]: res = 9fc2da06ec285ed30000000000000000 20240925082524152 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524152 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524152 DAUC <0003> auc.c:179 vector [0]: kc = 7954ce0b0d061c00 20240925082524152 DAUC <0003> auc.c:180 vector [0]: sres = 8fbd39cc 20240925082524152 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524152 DAUC <0003> auc.c:113 vector [1]: rand = fdfc33012caf3331549b9e9e633092bd 20240925082524152 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925082524152 DAUC <0003> auc.c:142 vector [1]: autn = 426603ee1be800006260b20959bb76a2 20240925082524152 DAUC <0003> auc.c:143 vector [1]: ck = be815938f3cc89b00d415a6be5270374 20240925082524152 DAUC <0003> auc.c:144 vector [1]: ik = 7f0d4e1e8994d4bd9b031ae9f9baafa0 20240925082524152 DAUC <0003> auc.c:145 vector [1]: res = f5facef359d4df750000000000000000 20240925082524152 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524152 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082524152 DAUC <0003> auc.c:179 vector [1]: kc = b42e8f6b2fc41c00 20240925082524152 DAUC <0003> auc.c:180 vector [1]: sres = f86259a4 20240925082524152 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082524152 DAUC <0003> auc.c:113 vector [2]: rand = c29a5ec6b847f977feb8d87ea30f2e30 20240925082524152 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925082524152 DAUC <0003> auc.c:142 vector [2]: autn = 10390fc5bfee0000b5641fb9b517f674 20240925082524152 DAUC <0003> auc.c:143 vector [2]: ck = 42a295d09372f5a2706df9a92c072870 20240925082524152 DAUC <0003> auc.c:144 vector [2]: ik = d4181fd8624018336a9a6df22a366cff 20240925082524153 DAUC <0003> auc.c:145 vector [2]: res = e75561625c8a39a50000000000000000 20240925082524153 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524153 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082524153 DAUC <0003> auc.c:179 vector [2]: kc = 2fd9783486034000 20240925082524153 DAUC <0003> auc.c:180 vector [2]: sres = 7781ed36 20240925082524153 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082524153 DAUC <0003> auc.c:113 vector [3]: rand = acd07b14fada51758a12fec9b433e074 20240925082524153 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925082524153 DAUC <0003> auc.c:142 vector [3]: autn = 24f2874d7f910000c000999a6259a03b 20240925082524153 DAUC <0003> auc.c:143 vector [3]: ck = b2dbec5683fc583a1c43a77cde92ea19 20240925082524153 DAUC <0003> auc.c:144 vector [3]: ik = ef135b52031d4bbf5d62e40d3482d098 20240925082524153 DAUC <0003> auc.c:145 vector [3]: res = f0ac4fccda7f4cac0000000000000000 20240925082524153 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524153 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082524153 DAUC <0003> auc.c:179 vector [3]: kc = 0a9c05de05857800 20240925082524153 DAUC <0003> auc.c:180 vector [3]: sres = e0dd1683 20240925082524153 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082524153 DAUC <0003> db_auc.c:245 IMSI='262421505116939': Generated 4 vectors 20240925082524153 DAUC <0003> db_auc.c:249 IMSI='262421505116939': Updating SQN=161 in DB 20240925082524161 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421505116939"} 20240925082524161 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524161 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524161 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524164 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524164 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421505116939"} 20240925082524164 DAUC <0003> db_auc.c:236 IMSI='262421505116939': Calling to generate 5 vectors 20240925082524164 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082524164 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524164 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524164 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925082524164 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524164 DAUC <0003> auc.c:113 vector [0]: rand = 3da8e7136e82c67aad5616a620570329 20240925082524164 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925082524164 DAUC <0003> auc.c:142 vector [0]: autn = a2686675ded7000019f954dd996321de 20240925082524164 DAUC <0003> auc.c:143 vector [0]: ck = f8c9fc9031b4163f576a62d2d4828c3f 20240925082524164 DAUC <0003> auc.c:144 vector [0]: ik = 8a35369c531c9c1ae5e6def59119c87d 20240925082524164 DAUC <0003> auc.c:145 vector [0]: res = 13b14d037f2018e20000000000000000 20240925082524164 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524164 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524164 DAUC <0003> auc.c:179 vector [0]: kc = a2584cab9f206c00 20240925082524164 DAUC <0003> auc.c:180 vector [0]: sres = 1c79b877 20240925082524164 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524164 DAUC <0003> auc.c:113 vector [1]: rand = 3f2fd9015f3f1bbaf1a98c8075442a0c 20240925082524164 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925082524164 DAUC <0003> auc.c:142 vector [1]: autn = e7667bea2e73000041a51ed428c0eee6 20240925082524164 DAUC <0003> auc.c:143 vector [1]: ck = 92ec8049da910f3caf6d0f05b2bf3b41 20240925082524164 DAUC <0003> auc.c:144 vector [1]: ik = 4b8eb7fb70a21d4ec8eb2dc4d177a2ef 20240925082524164 DAUC <0003> auc.c:145 vector [1]: res = 7f1079a14681853f0000000000000000 20240925082524164 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524164 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082524164 DAUC <0003> auc.c:179 vector [1]: kc = 6ef0ba8ff6928400 20240925082524164 DAUC <0003> auc.c:180 vector [1]: sres = 9d00e10f 20240925082524164 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082524164 DAUC <0003> auc.c:113 vector [2]: rand = 206c44329ee70e833705471a44907cf6 20240925082524164 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925082524164 DAUC <0003> auc.c:142 vector [2]: autn = ec2c63b9b6cb00001061a30f96dcf8bf 20240925082524164 DAUC <0003> auc.c:143 vector [2]: ck = 1d41c434566d1fe3c91594ed88644cd9 20240925082524164 DAUC <0003> auc.c:144 vector [2]: ik = 8c35c1897a09cd0e15aefb967bff04a9 20240925082524164 DAUC <0003> auc.c:145 vector [2]: res = 66f86808cd4fc2d20000000000000000 20240925082524164 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524164 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082524164 DAUC <0003> auc.c:179 vector [2]: kc = c92fd0b61e375000 20240925082524164 DAUC <0003> auc.c:180 vector [2]: sres = e28d725b 20240925082524164 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082524164 DAUC <0003> auc.c:113 vector [3]: rand = 786849778969fb357e240c2b4f05542e 20240925082524164 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925082524164 DAUC <0003> auc.c:142 vector [3]: autn = 5b528b759fc10000dcdba1d8112b19aa 20240925082524164 DAUC <0003> auc.c:143 vector [3]: ck = fbc2cab1306fa0eaf72af4f0d9512953 20240925082524164 DAUC <0003> auc.c:144 vector [3]: ik = 76beb629a1c707304544cfddea2ecda4 20240925082524164 DAUC <0003> auc.c:145 vector [3]: res = 9350d774ee4964350000000000000000 20240925082524165 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524165 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082524165 DAUC <0003> auc.c:179 vector [3]: kc = 32f831fac2e5e000 20240925082524165 DAUC <0003> auc.c:180 vector [3]: sres = c28175a8 20240925082524165 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082524165 DAUC <0003> auc.c:113 vector [4]: rand = 8287719c575d6215612d87fd9c372b31 20240925082524165 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925082524165 DAUC <0003> auc.c:142 vector [4]: autn = a5188582c7db00004104c164325b2421 20240925082524165 DAUC <0003> auc.c:143 vector [4]: ck = 9d074227d46299113dd760ed0f904c6e 20240925082524165 DAUC <0003> auc.c:144 vector [4]: ik = 6ae3da02cbf63a6682e4213b17352b7e 20240925082524165 DAUC <0003> auc.c:145 vector [4]: res = f43fc98948c169270000000000000000 20240925082524165 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082524165 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082524165 DAUC <0003> auc.c:179 vector [4]: kc = 36a26dfe29085000 20240925082524165 DAUC <0003> auc.c:180 vector [4]: sres = 807a9598 20240925082524165 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082524165 DAUC <0003> db_auc.c:245 IMSI='262421505116939': Generated 5 vectors 20240925082524165 DAUC <0003> db_auc.c:249 IMSI='262421505116939': Updating SQN=321 in DB 20240925082524173 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421505116939"} 20240925082524173 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524173 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524173 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524179 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524179 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421505116939"} 20240925082524179 DAUC <0003> db_auc.c:236 IMSI='262421505116939': Calling to generate 5 vectors 20240925082524179 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082524179 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524179 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524179 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925082524179 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524179 DAUC <0003> auc.c:113 vector [0]: rand = 6df5c4b49b0f50d16a4f2175828fad9f 20240925082524179 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925082524179 DAUC <0003> auc.c:142 vector [0]: autn = 7ad3fcd7d1270000367e913c4069a111 20240925082524179 DAUC <0003> auc.c:143 vector [0]: ck = a403328e294611b75908c79223e867a5 20240925082524179 DAUC <0003> auc.c:144 vector [0]: ik = 6b6beaf8989502266595ef95e6643d27 20240925082524179 DAUC <0003> auc.c:145 vector [0]: res = 6f033070eaa571710000000000000000 20240925082524179 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524179 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524179 DAUC <0003> auc.c:179 vector [0]: kc = cb3d426ca2d5e800 20240925082524179 DAUC <0003> auc.c:180 vector [0]: sres = 2279cea9 20240925082524179 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524179 DAUC <0003> auc.c:113 vector [1]: rand = 3ccdf625d4813947cdc1f999026a96ad 20240925082524179 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925082524179 DAUC <0003> auc.c:142 vector [1]: autn = 0405da3fbb680000d7d4abb016733177 20240925082524179 DAUC <0003> auc.c:143 vector [1]: ck = 7d56eeeab804bd3b4a1c73b6be00384c 20240925082524179 DAUC <0003> auc.c:144 vector [1]: ik = bc202df8c2d3a199fe61b64cda63a076 20240925082524179 DAUC <0003> auc.c:145 vector [1]: res = ccb6654b552b7ad60000000000000000 20240925082524179 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524179 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082524179 DAUC <0003> auc.c:179 vector [1]: kc = 756f4a6f21f96000 20240925082524179 DAUC <0003> auc.c:180 vector [1]: sres = 0d1589e7 20240925082524179 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082524179 DAUC <0003> auc.c:113 vector [2]: rand = 7f6861ccce56ad25138a0459f1dc7a1e 20240925082524179 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925082524179 DAUC <0003> auc.c:142 vector [2]: autn = 474fa74f7f200000b14dbc3820ee81ff 20240925082524179 DAUC <0003> auc.c:143 vector [2]: ck = 8188b7c76df52457b243bf89b668843f 20240925082524179 DAUC <0003> auc.c:144 vector [2]: ik = a521ab72780868d0ae11b7be8fb7a861 20240925082524179 DAUC <0003> auc.c:145 vector [2]: res = eec79d842267871b0000000000000000 20240925082524179 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524179 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082524179 DAUC <0003> auc.c:179 vector [2]: kc = a4426384af60dc00 20240925082524179 DAUC <0003> auc.c:180 vector [2]: sres = 3ea1e22f 20240925082524179 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082524179 DAUC <0003> auc.c:113 vector [3]: rand = 910c9dba233cee7135e3fde5980a5dea 20240925082524179 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925082524179 DAUC <0003> auc.c:142 vector [3]: autn = d0dbc952df4c00007d4dc805597d2cb9 20240925082524179 DAUC <0003> auc.c:143 vector [3]: ck = 5f06c4847b48367a453e177b0939a1be 20240925082524179 DAUC <0003> auc.c:144 vector [3]: ik = 64c7af72acf531faf2173997cd935d9e 20240925082524179 DAUC <0003> auc.c:145 vector [3]: res = fc9fc74f165109060000000000000000 20240925082524179 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524179 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082524179 DAUC <0003> auc.c:179 vector [3]: kc = c0e0f62393efa800 20240925082524179 DAUC <0003> auc.c:180 vector [3]: sres = 278f28e3 20240925082524179 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082524179 DAUC <0003> auc.c:113 vector [4]: rand = 82f6955cbed623a7067bd8cfd0d68e21 20240925082524179 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925082524179 DAUC <0003> auc.c:142 vector [4]: autn = ee96867a68570000a7953c9952ae9ab1 20240925082524179 DAUC <0003> auc.c:143 vector [4]: ck = b7a252761bc6a18bd8e62a715cf70f1b 20240925082524179 DAUC <0003> auc.c:144 vector [4]: ik = 6ce5c05f606ddd7fc5ac1fb97fd3edc7 20240925082524179 DAUC <0003> auc.c:145 vector [4]: res = 748c6f7e9f6b05820000000000000000 20240925082524179 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082524179 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082524179 DAUC <0003> auc.c:179 vector [4]: kc = 9938a57c0ad42400 20240925082524179 DAUC <0003> auc.c:180 vector [4]: sres = 55aafa7e 20240925082524179 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082524179 DAUC <0003> db_auc.c:245 IMSI='262421505116939': Generated 5 vectors 20240925082524179 DAUC <0003> db_auc.c:249 IMSI='262421505116939': Updating SQN=481 in DB 20240925082524188 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421505116939"} 20240925082524188 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421505116939 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524188 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524188 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38702<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@3a345c83919d: Final verdict of PTC: pass 20240925082524227 DAUC <0003> db_auc.c:157 IMSI='262424910959356': No 2G Auth Data 20240925082524227 DAUC <0003> db_auc.c:192 IMSI='262424910959356': No 3G Auth Data HLR_Test-GSUP(21)@3a345c83919d: Created GsupExpect[0] for "262424910959356" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240925082524262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38712<->l=127.0.0.1:4258 20240925082524266 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524266 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424910959356"} 20240925082524266 DAUC <0003> db_auc.c:236 IMSI='262424910959356': Calling to generate 1 vectors 20240925082524266 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240925082524266 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524266 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524266 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082524266 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524266 DAUC <0003> auc.c:113 vector [0]: rand = 62cd285d0ec419851d43c8f036f12eb2 20240925082524266 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082524266 DAUC <0003> auc.c:142 vector [0]: autn = 73624a87f42400004dd4a84396c4ecfa 20240925082524266 DAUC <0003> auc.c:143 vector [0]: ck = f5a97952e315b90a2fd1875443a58fa2 20240925082524266 DAUC <0003> auc.c:144 vector [0]: ik = 58880e25d2584414505badf4c17e6449 20240925082524266 DAUC <0003> auc.c:145 vector [0]: res = f24058e35f0371fc0000000000000000 20240925082524266 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524266 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524266 DAUC <0003> auc.c:179 vector [0]: kc = d2950d4a07116000 20240925082524266 DAUC <0003> auc.c:180 vector [0]: sres = 16ff7c90 20240925082524266 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524266 DAUC <0003> db_auc.c:245 IMSI='262424910959356': Generated 1 vectors 20240925082524266 DAUC <0003> db_auc.c:249 IMSI='262424910959356': Updating SQN=33 in DB 20240925082524275 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424910959356"} 20240925082524275 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524275 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524275 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a345c83919d: Found GsupExpect[0] for "262424910959356" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@3a345c83919d: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262424910959356" TC_gsup_sai_num_auth_vectors(30)@3a345c83919d: setverdict(pass): none -> pass 20240925082524280 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524280 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424910959356"} 20240925082524280 DAUC <0003> db_auc.c:236 IMSI='262424910959356': Calling to generate 4 vectors 20240925082524280 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240925082524280 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524280 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524280 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925082524280 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524280 DAUC <0003> auc.c:113 vector [0]: rand = 05faa7e54868fce17d2aa5bb9c271fa8 20240925082524280 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925082524280 DAUC <0003> auc.c:142 vector [0]: autn = ba9ea5bf45de0000aa03c35dfe857e5a 20240925082524280 DAUC <0003> auc.c:143 vector [0]: ck = 8a0806f5753988610feb0610c04a25ec 20240925082524280 DAUC <0003> auc.c:144 vector [0]: ik = c2c41a840ba25a248aa3bf3a063613d6 20240925082524280 DAUC <0003> auc.c:145 vector [0]: res = 53f7e683db1279c50000000000000000 20240925082524280 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524280 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524281 DAUC <0003> auc.c:179 vector [0]: kc = 1198a03681d97000 20240925082524281 DAUC <0003> auc.c:180 vector [0]: sres = dc1923a6 20240925082524281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524281 DAUC <0003> auc.c:113 vector [1]: rand = 9bda9edc7f4843812aad4f67f6fcfbd5 20240925082524281 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925082524281 DAUC <0003> auc.c:142 vector [1]: autn = c4628e65bebf00006ddec2dfa1df184c 20240925082524281 DAUC <0003> auc.c:143 vector [1]: ck = b60f4c532fec7d2f340f4f885a1a138c 20240925082524281 DAUC <0003> auc.c:144 vector [1]: ik = 2e5574eded874adcdbab951b5ac412f9 20240925082524281 DAUC <0003> auc.c:145 vector [1]: res = a5d939e459c8d3bd0000000000000000 20240925082524281 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524281 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082524281 DAUC <0003> auc.c:179 vector [1]: kc = 9f7dc41eb54f2800 20240925082524281 DAUC <0003> auc.c:180 vector [1]: sres = 1b3b42ff 20240925082524281 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082524281 DAUC <0003> auc.c:113 vector [2]: rand = a686bf2a9c47d0f1e0587da44d1822a1 20240925082524281 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925082524281 DAUC <0003> auc.c:142 vector [2]: autn = a300362ad6f3000052cab780405f7f6d 20240925082524281 DAUC <0003> auc.c:143 vector [2]: ck = c4404a27d1ea5d532ea459bb9f2b2fab 20240925082524281 DAUC <0003> auc.c:144 vector [2]: ik = 60273430fa46dfe65b7c18dd4d8d413b 20240925082524281 DAUC <0003> auc.c:145 vector [2]: res = 377d0c4e6c5112560000000000000000 20240925082524281 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524281 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082524281 DAUC <0003> auc.c:179 vector [2]: kc = dee8a704dfe4d400 20240925082524281 DAUC <0003> auc.c:180 vector [2]: sres = 26c852f1 20240925082524281 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082524281 DAUC <0003> auc.c:113 vector [3]: rand = 4fcfe0f92d86b35ee74df9a4ff21e4f3 20240925082524281 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925082524281 DAUC <0003> auc.c:142 vector [3]: autn = 1492704109200000759ac6e0f9bdc926 20240925082524281 DAUC <0003> auc.c:143 vector [3]: ck = 7f0d22a997d788d4d060b5464a144871 20240925082524281 DAUC <0003> auc.c:144 vector [3]: ik = fc83617a144c723c50297a308702b4df 20240925082524281 DAUC <0003> auc.c:145 vector [3]: res = f89bd656fd1a247d0000000000000000 20240925082524281 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524281 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082524281 DAUC <0003> auc.c:179 vector [3]: kc = 5f88c4fe68d7a000 20240925082524281 DAUC <0003> auc.c:180 vector [3]: sres = 2115cfbe 20240925082524281 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082524281 DAUC <0003> db_auc.c:245 IMSI='262424910959356': Generated 4 vectors 20240925082524281 DAUC <0003> db_auc.c:249 IMSI='262424910959356': Updating SQN=161 in DB 20240925082524289 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424910959356"} 20240925082524289 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524289 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524289 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524294 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524294 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424910959356"} 20240925082524295 DAUC <0003> db_auc.c:236 IMSI='262424910959356': Calling to generate 5 vectors 20240925082524295 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082524295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524295 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524295 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925082524295 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524295 DAUC <0003> auc.c:113 vector [0]: rand = f8b02a9419f07b2e26bf66587270d0cd 20240925082524295 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925082524295 DAUC <0003> auc.c:142 vector [0]: autn = a1a12fc48ef80000e9906ea22a2c703c 20240925082524295 DAUC <0003> auc.c:143 vector [0]: ck = 8831a95b286f4da54d8f7c84ab925112 20240925082524295 DAUC <0003> auc.c:144 vector [0]: ik = 1618fa564977c988f459016f806bf78f 20240925082524295 DAUC <0003> auc.c:145 vector [0]: res = 929f8547421b07470000000000000000 20240925082524295 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524295 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524295 DAUC <0003> auc.c:179 vector [0]: kc = 5ff7104cb5a24800 20240925082524295 DAUC <0003> auc.c:180 vector [0]: sres = 9af8f400 20240925082524295 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524295 DAUC <0003> auc.c:113 vector [1]: rand = f8479db2d18e65fece3045df8edeb75a 20240925082524295 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925082524295 DAUC <0003> auc.c:142 vector [1]: autn = a8b6b80e7b50000094ed01c48be43b89 20240925082524295 DAUC <0003> auc.c:143 vector [1]: ck = cf369b6448320843f579616329be4073 20240925082524295 DAUC <0003> auc.c:144 vector [1]: ik = 6f2144ac7b0e6da9259fac2ee4cb71ef 20240925082524295 DAUC <0003> auc.c:145 vector [1]: res = 454592f4982637ac0000000000000000 20240925082524295 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524295 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082524295 DAUC <0003> auc.c:179 vector [1]: kc = 13a17cb10a704c00 20240925082524295 DAUC <0003> auc.c:180 vector [1]: sres = ca3253f1 20240925082524295 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082524295 DAUC <0003> auc.c:113 vector [2]: rand = f01a82ae8f1bfc2190267faf173b2f88 20240925082524295 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925082524295 DAUC <0003> auc.c:142 vector [2]: autn = a9c4477966fa0000b8e921a051a18b3e 20240925082524295 DAUC <0003> auc.c:143 vector [2]: ck = 222469c660e1fa9c794096e3eb32dcf6 20240925082524295 DAUC <0003> auc.c:144 vector [2]: ik = bedd3f29c86acd7166481443a90ef8b6 20240925082524295 DAUC <0003> auc.c:145 vector [2]: res = 9358283935a487260000000000000000 20240925082524295 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524295 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082524295 DAUC <0003> auc.c:179 vector [2]: kc = e5046df1bb69b400 20240925082524295 DAUC <0003> auc.c:180 vector [2]: sres = d9685788 20240925082524295 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082524295 DAUC <0003> auc.c:113 vector [3]: rand = b76b0561cd1fd3e91a93c55328aea848 20240925082524295 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925082524295 DAUC <0003> auc.c:142 vector [3]: autn = 48f355b0c1b80000b3bc96f3bcd60a45 20240925082524295 DAUC <0003> auc.c:143 vector [3]: ck = b82c4c61c9177528fd3e9e661a74757d 20240925082524295 DAUC <0003> auc.c:144 vector [3]: ik = 426110900efd4358c599a4379c7f93eb 20240925082524295 DAUC <0003> auc.c:145 vector [3]: res = ac324b866d2482ba0000000000000000 20240925082524295 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524295 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082524295 DAUC <0003> auc.c:179 vector [3]: kc = f04772e7afcae800 20240925082524295 DAUC <0003> auc.c:180 vector [3]: sres = f9ee307e 20240925082524295 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082524295 DAUC <0003> auc.c:113 vector [4]: rand = d93be3a6913ad634ba337e77d1e64b30 20240925082524295 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925082524295 DAUC <0003> auc.c:142 vector [4]: autn = 93b44f3ad6d80000053ffb5f9dca830a 20240925082524295 DAUC <0003> auc.c:143 vector [4]: ck = c514c5dade6d9d175809386087d90a34 20240925082524295 DAUC <0003> auc.c:144 vector [4]: ik = 3a2376ee01c99e9e4ed7290ac21baae7 20240925082524295 DAUC <0003> auc.c:145 vector [4]: res = 82ac5482816a03c80000000000000000 20240925082524295 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082524295 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082524295 DAUC <0003> auc.c:179 vector [4]: kc = 51e01ece9cc8b000 20240925082524295 DAUC <0003> auc.c:180 vector [4]: sres = d4ffc600 20240925082524295 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082524295 DAUC <0003> db_auc.c:245 IMSI='262424910959356': Generated 5 vectors 20240925082524295 DAUC <0003> db_auc.c:249 IMSI='262424910959356': Updating SQN=321 in DB 20240925082524303 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424910959356"} 20240925082524303 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524303 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524303 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524308 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524308 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424910959356"} 20240925082524308 DAUC <0003> db_auc.c:236 IMSI='262424910959356': Calling to generate 5 vectors 20240925082524309 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082524309 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524309 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524309 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925082524309 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524309 DAUC <0003> auc.c:113 vector [0]: rand = d7324c69e90f7b710e5c325dfaae71d4 20240925082524309 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925082524309 DAUC <0003> auc.c:142 vector [0]: autn = bad401d82a4600003be763f2c75da3ac 20240925082524309 DAUC <0003> auc.c:143 vector [0]: ck = d4f9fe37b60c55071a35354705ab1d70 20240925082524309 DAUC <0003> auc.c:144 vector [0]: ik = a97fdf0574d3af7e4a4846da83c895c5 20240925082524309 DAUC <0003> auc.c:145 vector [0]: res = 40c007cbf55d835e0000000000000000 20240925082524309 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524309 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524309 DAUC <0003> auc.c:179 vector [0]: kc = d3a4e55434d8a400 20240925082524309 DAUC <0003> auc.c:180 vector [0]: sres = 5d98cb3e 20240925082524309 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524309 DAUC <0003> auc.c:113 vector [1]: rand = 6b68b173cb4643916579f0bbe6c38591 20240925082524309 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925082524309 DAUC <0003> auc.c:142 vector [1]: autn = 6c33794a797c00001565be35c17be9ba 20240925082524309 DAUC <0003> auc.c:143 vector [1]: ck = 57e49079a4fb47dd21c065e456d99de6 20240925082524309 DAUC <0003> auc.c:144 vector [1]: ik = 789d5d1d4993ab1615ad11b0bf66ea32 20240925082524309 DAUC <0003> auc.c:145 vector [1]: res = 047ccb12585cc0fb0000000000000000 20240925082524309 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524309 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082524309 DAUC <0003> auc.c:179 vector [1]: kc = cd9a0c86dbbe7400 20240925082524309 DAUC <0003> auc.c:180 vector [1]: sres = db66257f 20240925082524309 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082524309 DAUC <0003> auc.c:113 vector [2]: rand = 03e92671ed5d3d5867f71df0ed0e655e 20240925082524309 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925082524309 DAUC <0003> auc.c:142 vector [2]: autn = cfe42aa670fe00009ffd3b36a891dfa1 20240925082524309 DAUC <0003> auc.c:143 vector [2]: ck = 978254f5a12c5e721736802ee8c24da3 20240925082524309 DAUC <0003> auc.c:144 vector [2]: ik = fd04f5fccf3005a8d6397246414fbe08 20240925082524309 DAUC <0003> auc.c:145 vector [2]: res = 7b9d89db15d437b00000000000000000 20240925082524309 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524309 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082524309 DAUC <0003> auc.c:179 vector [2]: kc = bbe537f41c56d800 20240925082524309 DAUC <0003> auc.c:180 vector [2]: sres = 413c89a2 20240925082524309 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082524309 DAUC <0003> auc.c:113 vector [3]: rand = 217a81c5d8dd330221579b525c58fce1 20240925082524309 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925082524309 DAUC <0003> auc.c:142 vector [3]: autn = 1b41b4ba86dc00002c09bebb2546512d 20240925082524309 DAUC <0003> auc.c:143 vector [3]: ck = 217c0d78bc2b1baf982f85b8dafbb47c 20240925082524309 DAUC <0003> auc.c:144 vector [3]: ik = 0f70fe2c383164e3cab48b3bc98e64be 20240925082524309 DAUC <0003> auc.c:145 vector [3]: res = d61a94d0c6b8f3140000000000000000 20240925082524309 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524309 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082524309 DAUC <0003> auc.c:179 vector [3]: kc = a46bac67f7791400 20240925082524309 DAUC <0003> auc.c:180 vector [3]: sres = b4ee6545 20240925082524309 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082524309 DAUC <0003> auc.c:113 vector [4]: rand = 02e17b57ea9610684df1b06d6f6a495f 20240925082524309 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925082524309 DAUC <0003> auc.c:142 vector [4]: autn = 2541eaf93d06000065ecfb3871224aaf 20240925082524309 DAUC <0003> auc.c:143 vector [4]: ck = d419863ed86e6d3c6995192b54dafc98 20240925082524309 DAUC <0003> auc.c:144 vector [4]: ik = ce295c1004a935a36d0281e97d1d725c 20240925082524309 DAUC <0003> auc.c:145 vector [4]: res = eab862dfc131bd750000000000000000 20240925082524309 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082524309 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082524309 DAUC <0003> auc.c:179 vector [4]: kc = b79ad6c005d10c00 20240925082524309 DAUC <0003> auc.c:180 vector [4]: sres = 103a0d71 20240925082524309 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082524309 DAUC <0003> db_auc.c:245 IMSI='262424910959356': Generated 5 vectors 20240925082524309 DAUC <0003> db_auc.c:249 IMSI='262424910959356': Updating SQN=481 in DB 20240925082524317 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424910959356"} 20240925082524317 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424910959356 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524317 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524317 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38712<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@3a345c83919d: Final verdict of PTC: pass 20240925082524355 DAUC <0003> db_auc.c:157 IMSI='262423001834429': No 2G Auth Data 20240925082524355 DAUC <0003> db_auc.c:192 IMSI='262423001834429': No 3G Auth Data HLR_Test-GSUP(21)@3a345c83919d: Created GsupExpect[0] for "262423001834429" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240925082524385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 20240925082524387 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524387 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423001834429"} 20240925082524387 DAUC <0003> db_auc.c:236 IMSI='262423001834429': Calling to generate 1 vectors 20240925082524387 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240925082524387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524387 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524387 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082524387 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524387 DAUC <0003> auc.c:113 vector [0]: rand = a0590be058bf5ab8878aae163b55973b 20240925082524387 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082524387 DAUC <0003> auc.c:142 vector [0]: autn = 1ff7d68f489d0000b22eb00379e8811d 20240925082524387 DAUC <0003> auc.c:143 vector [0]: ck = 05041df4f2ec3dade32c2bbf94738aa9 20240925082524387 DAUC <0003> auc.c:144 vector [0]: ik = f4d9ece6bbcc22ea73d12b3d3bebd116 20240925082524387 DAUC <0003> auc.c:145 vector [0]: res = 1a9c9154a7f1e8c50000000000000000 20240925082524387 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524387 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524387 DAUC <0003> auc.c:179 vector [0]: kc = 12cb2676515e141d 20240925082524387 DAUC <0003> auc.c:180 vector [0]: sres = c898f3da 20240925082524387 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524387 DAUC <0003> db_auc.c:245 IMSI='262423001834429': Generated 1 vectors 20240925082524387 DAUC <0003> db_auc.c:249 IMSI='262423001834429': Updating SQN=33 in DB 20240925082524394 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423001834429"} 20240925082524394 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524394 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524395 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a345c83919d: Found GsupExpect[0] for "262423001834429" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@3a345c83919d: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423001834429" TC_gsup_sai_num_auth_vectors(31)@3a345c83919d: setverdict(pass): none -> pass 20240925082524397 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524397 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423001834429"} 20240925082524397 DAUC <0003> db_auc.c:236 IMSI='262423001834429': Calling to generate 4 vectors 20240925082524397 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240925082524397 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524397 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524397 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240925082524397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524397 DAUC <0003> auc.c:113 vector [0]: rand = 2fd178b515f29656879a33aa92fa36b0 20240925082524397 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240925082524397 DAUC <0003> auc.c:142 vector [0]: autn = 4147791e0f0c0000c6a8f9f9ff5bced5 20240925082524397 DAUC <0003> auc.c:143 vector [0]: ck = a36019bae936b1aa46ab325002c600c5 20240925082524397 DAUC <0003> auc.c:144 vector [0]: ik = d9bc7eda5cf683c9d584a1bee5465e74 20240925082524397 DAUC <0003> auc.c:145 vector [0]: res = 7a491042e876ee480000000000000000 20240925082524397 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524397 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524397 DAUC <0003> auc.c:179 vector [0]: kc = 430975bc5c88e8e8 20240925082524397 DAUC <0003> auc.c:180 vector [0]: sres = c9816c76 20240925082524397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524397 DAUC <0003> auc.c:113 vector [1]: rand = 059ee5dff69f4770b836a2d3b47cd9ed 20240925082524397 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240925082524397 DAUC <0003> auc.c:142 vector [1]: autn = 8943bb88bbb300008ba4061aab2513bb 20240925082524397 DAUC <0003> auc.c:143 vector [1]: ck = 6ddf246a00f50ba000ae7cc1ef4bda61 20240925082524397 DAUC <0003> auc.c:144 vector [1]: ik = 9bb540e02dd1133bf13266281f63b478 20240925082524397 DAUC <0003> auc.c:145 vector [1]: res = 0262fd3ed6d813090000000000000000 20240925082524397 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524397 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082524397 DAUC <0003> auc.c:179 vector [1]: kc = 4bd45cb161d67e6b 20240925082524397 DAUC <0003> auc.c:180 vector [1]: sres = a6ecc97b 20240925082524397 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082524397 DAUC <0003> auc.c:113 vector [2]: rand = a6791a301e7edd4d10cfef8ce1b6b271 20240925082524397 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240925082524397 DAUC <0003> auc.c:142 vector [2]: autn = da475cd61ddc0000abbfef26574acb24 20240925082524397 DAUC <0003> auc.c:143 vector [2]: ck = 556472dfb3624ba17f5bd2c94a15c3a9 20240925082524397 DAUC <0003> auc.c:144 vector [2]: ik = 66b41e17aa0feedc83a6799431345b5b 20240925082524397 DAUC <0003> auc.c:145 vector [2]: res = 9d368bb0b96674d20000000000000000 20240925082524397 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524397 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082524397 DAUC <0003> auc.c:179 vector [2]: kc = 6794d59c9de6a5cd 20240925082524397 DAUC <0003> auc.c:180 vector [2]: sres = 39ed6853 20240925082524397 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082524397 DAUC <0003> auc.c:113 vector [3]: rand = 3f9c736902c6a9d77243fb858e2515cc 20240925082524397 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240925082524397 DAUC <0003> auc.c:142 vector [3]: autn = f3f8ad9f372b00007447bc569374aa85 20240925082524397 DAUC <0003> auc.c:143 vector [3]: ck = 244526e8ea4b3850853815f718b90708 20240925082524397 DAUC <0003> auc.c:144 vector [3]: ik = b3ef0f45d443faaa1668de2844b44c35 20240925082524397 DAUC <0003> auc.c:145 vector [3]: res = 8f9391cb6e1019b20000000000000000 20240925082524397 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524397 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082524397 DAUC <0003> auc.c:179 vector [3]: kc = ddfcf818cc4d92b8 20240925082524397 DAUC <0003> auc.c:180 vector [3]: sres = ae397081 20240925082524397 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082524397 DAUC <0003> db_auc.c:245 IMSI='262423001834429': Generated 4 vectors 20240925082524397 DAUC <0003> db_auc.c:249 IMSI='262423001834429': Updating SQN=161 in DB 20240925082524405 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423001834429"} 20240925082524405 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524405 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524405 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524409 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524409 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423001834429"} 20240925082524409 DAUC <0003> db_auc.c:236 IMSI='262423001834429': Calling to generate 5 vectors 20240925082524409 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082524409 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524409 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524409 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240925082524409 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524409 DAUC <0003> auc.c:113 vector [0]: rand = 2543eee0a80ad58dd104ca2a5ed5ed8f 20240925082524409 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240925082524409 DAUC <0003> auc.c:142 vector [0]: autn = 0621bb9a74150000247f036286b02cc9 20240925082524409 DAUC <0003> auc.c:143 vector [0]: ck = 77209acd95243582eba53bc6bfdcce6b 20240925082524409 DAUC <0003> auc.c:144 vector [0]: ik = c38a5b52718605c68241664ef6ca808b 20240925082524409 DAUC <0003> auc.c:145 vector [0]: res = 84360fdfc82146af0000000000000000 20240925082524409 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524409 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524409 DAUC <0003> auc.c:179 vector [0]: kc = cf1320e469283ae7 20240925082524409 DAUC <0003> auc.c:180 vector [0]: sres = 4e1401ad 20240925082524409 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524409 DAUC <0003> auc.c:113 vector [1]: rand = d545471f33163b536d8aa142d93143ea 20240925082524409 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240925082524409 DAUC <0003> auc.c:142 vector [1]: autn = 182c4281bb7c00008820cc4e9eaef65d 20240925082524409 DAUC <0003> auc.c:143 vector [1]: ck = 0a2c5ee6e8f05467c8e6c44b5d764843 20240925082524409 DAUC <0003> auc.c:144 vector [1]: ik = 4ea7e89bb6652fe34140e27d79312aad 20240925082524409 DAUC <0003> auc.c:145 vector [1]: res = 0d0c2662c94882de0000000000000000 20240925082524409 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524409 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082524409 DAUC <0003> auc.c:179 vector [1]: kc = acec788297c48ab7 20240925082524409 DAUC <0003> auc.c:180 vector [1]: sres = 3acc3b1b 20240925082524409 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082524409 DAUC <0003> auc.c:113 vector [2]: rand = f060d2fc76d65f2debf9290590cb6d70 20240925082524409 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240925082524409 DAUC <0003> auc.c:142 vector [2]: autn = 5af7041c355000004de72cd1f77cdc16 20240925082524409 DAUC <0003> auc.c:143 vector [2]: ck = b528b888c1219c71f7adb279f1b76b2f 20240925082524409 DAUC <0003> auc.c:144 vector [2]: ik = c0d5b659e0bb52dce63574091b02924d 20240925082524409 DAUC <0003> auc.c:145 vector [2]: res = 0b1aa0abadc8627b0000000000000000 20240925082524409 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524409 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082524409 DAUC <0003> auc.c:179 vector [2]: kc = 740252ac0703cbdc 20240925082524409 DAUC <0003> auc.c:180 vector [2]: sres = 403c490e 20240925082524409 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082524409 DAUC <0003> auc.c:113 vector [3]: rand = 4f3a92f84d702dd5a326db5b2bdf301d 20240925082524409 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240925082524409 DAUC <0003> auc.c:142 vector [3]: autn = ab383f5afa3e000097bc58e290ed45a8 20240925082524409 DAUC <0003> auc.c:143 vector [3]: ck = cb304345a998d8e799207498f5991976 20240925082524409 DAUC <0003> auc.c:144 vector [3]: ik = bbd0d40777c82563d8bdc7558fd1b35f 20240925082524409 DAUC <0003> auc.c:145 vector [3]: res = a2c5662495987ced0000000000000000 20240925082524409 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524409 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082524409 DAUC <0003> auc.c:179 vector [3]: kc = e630cc7938b3a7a4 20240925082524409 DAUC <0003> auc.c:180 vector [3]: sres = c51c34cc 20240925082524409 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082524409 DAUC <0003> auc.c:113 vector [4]: rand = 4bb2b242901b028ef579584298b8d24d 20240925082524409 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240925082524409 DAUC <0003> auc.c:142 vector [4]: autn = 9950598ca6b00000e2d53467abd67fc1 20240925082524409 DAUC <0003> auc.c:143 vector [4]: ck = 1be936c9024632f189f83c2a1e05134b 20240925082524409 DAUC <0003> auc.c:144 vector [4]: ik = 560267fd27fa9a357f8c350c3543183a 20240925082524409 DAUC <0003> auc.c:145 vector [4]: res = 0d8fcb8a58ddd8e00000000000000000 20240925082524409 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082524409 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082524409 DAUC <0003> auc.c:179 vector [4]: kc = dac9d95e3816651d 20240925082524409 DAUC <0003> auc.c:180 vector [4]: sres = ace70ba3 20240925082524409 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082524409 DAUC <0003> db_auc.c:245 IMSI='262423001834429': Generated 5 vectors 20240925082524409 DAUC <0003> db_auc.c:249 IMSI='262423001834429': Updating SQN=321 in DB 20240925082524417 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423001834429"} 20240925082524417 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524417 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524417 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524423 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524423 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423001834429"} 20240925082524423 DAUC <0003> db_auc.c:236 IMSI='262423001834429': Calling to generate 5 vectors 20240925082524423 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082524423 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082524423 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082524423 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240925082524423 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082524423 DAUC <0003> auc.c:113 vector [0]: rand = ab9fe0f1ecc33f9072b3ea14f1beaebc 20240925082524423 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240925082524423 DAUC <0003> auc.c:142 vector [0]: autn = 48e1d79db6020000e1522eeafa72e9af 20240925082524423 DAUC <0003> auc.c:143 vector [0]: ck = 72501c8dda52884a9edb17482138b91c 20240925082524423 DAUC <0003> auc.c:144 vector [0]: ik = 7c6899e8e2cc73adc1c250995abfc5a8 20240925082524423 DAUC <0003> auc.c:145 vector [0]: res = d4244197f67d38170000000000000000 20240925082524423 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082524423 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082524423 DAUC <0003> auc.c:179 vector [0]: kc = 00e683641ebf5abc 20240925082524423 DAUC <0003> auc.c:180 vector [0]: sres = 9b068bf6 20240925082524423 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082524423 DAUC <0003> auc.c:113 vector [1]: rand = 58d1fbc772e9cd624c88f5ec498bb730 20240925082524423 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240925082524423 DAUC <0003> auc.c:142 vector [1]: autn = 6c0532ff30570000dd97798b5f1258a6 20240925082524423 DAUC <0003> auc.c:143 vector [1]: ck = 896c68a8792acdcd736fc00a6d7dc651 20240925082524423 DAUC <0003> auc.c:144 vector [1]: ik = 30e575e593108d47494861f9bf249656 20240925082524423 DAUC <0003> auc.c:145 vector [1]: res = db5f2bc95800e81f0000000000000000 20240925082524423 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082524423 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082524423 DAUC <0003> auc.c:179 vector [1]: kc = 6ceb164b60485b12 20240925082524423 DAUC <0003> auc.c:180 vector [1]: sres = de959999 20240925082524423 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082524423 DAUC <0003> auc.c:113 vector [2]: rand = 8fc24044393d56b17fa3a9ba04a28156 20240925082524423 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240925082524423 DAUC <0003> auc.c:142 vector [2]: autn = 20d2d7f0cd4b0000dd3b7278e7758ef1 20240925082524423 DAUC <0003> auc.c:143 vector [2]: ck = 850ef6111df0488ca8bc0b1812035772 20240925082524423 DAUC <0003> auc.c:144 vector [2]: ik = 36d764c7e650d713ebc94980a6951a9d 20240925082524423 DAUC <0003> auc.c:145 vector [2]: res = 5534ee5305b5c9110000000000000000 20240925082524423 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082524423 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082524423 DAUC <0003> auc.c:179 vector [2]: kc = 4cb714114c2172b7 20240925082524423 DAUC <0003> auc.c:180 vector [2]: sres = 40e27032 20240925082524423 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082524423 DAUC <0003> auc.c:113 vector [3]: rand = 68e60badbdb21787c62627f685a06444 20240925082524423 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240925082524423 DAUC <0003> auc.c:142 vector [3]: autn = ea4be81cc7d50000f32d6acb97781d49 20240925082524423 DAUC <0003> auc.c:143 vector [3]: ck = 5281aea3e25aecb49d0a106d8bad3f7f 20240925082524423 DAUC <0003> auc.c:144 vector [3]: ik = ee88f2fe155a490ac0dae226dae4dd3f 20240925082524423 DAUC <0003> auc.c:145 vector [3]: res = c91a322b24f7058d0000000000000000 20240925082524423 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082524423 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082524423 DAUC <0003> auc.c:179 vector [3]: kc = 3e2c62477afdeba5 20240925082524423 DAUC <0003> auc.c:180 vector [3]: sres = 8828496f 20240925082524423 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082524423 DAUC <0003> auc.c:113 vector [4]: rand = b31d8e524de2bb7d3514fd4681fd4cf2 20240925082524423 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240925082524423 DAUC <0003> auc.c:142 vector [4]: autn = 3c08ee0dc15c0000b65d084170593c4b 20240925082524423 DAUC <0003> auc.c:143 vector [4]: ck = 486bfe33aac93a342958aa088a3b91df 20240925082524423 DAUC <0003> auc.c:144 vector [4]: ik = 81dad896bd865089e8bd369dd14f2fb7 20240925082524423 DAUC <0003> auc.c:145 vector [4]: res = 14800262baedc5c20000000000000000 20240925082524423 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082524423 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082524423 DAUC <0003> auc.c:179 vector [4]: kc = 191350df8bcd2e16 20240925082524423 DAUC <0003> auc.c:180 vector [4]: sres = 9411eb19 20240925082524423 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082524423 DAUC <0003> db_auc.c:245 IMSI='262423001834429': Generated 5 vectors 20240925082524423 DAUC <0003> db_auc.c:249 IMSI='262423001834429': Updating SQN=481 in DB 20240925082524431 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423001834429"} 20240925082524431 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423001834429 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082524431 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082524431 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082524436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082524461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38652<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@3a345c83919d: Final verdict of PTC: none 20240925082524462 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45507<->l=127.0.0.1:4259) 20240925082524462 DLINP <000b> input/ipa.c:451 connected read/write 20240925082524462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082524462 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082524462 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082524462 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:24 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20240925082524484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 20240925082524485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6600) Waiting for packet dumper to finish... 1 (prev_count=6600, count=59572) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_sai_eps started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082527571 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082527571 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082527572 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082527572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082527574 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082527574 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082527574 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082527574 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  20240925082527574 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082527574 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  20240925082527574 DLGSUP <0013> gsup_server.c:235 2:  20240925082527574 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082527574 DLGSUP <0013> gsup_server.c:235 3:  20240925082527574 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082527574 DLGSUP <0013> gsup_server.c:235 4:  20240925082527574 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082527574 DLGSUP <0013> gsup_server.c:235 5:  20240925082527574 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082527574 DLGSUP <0013> gsup_server.c:235 7:  20240925082527574 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082527574 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082527574 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082527574 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@3a345c83919d: 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") 20240925082527584 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45775<->l=127.0.0.1:4259) 20240925082527594 DAUC <0003> db_auc.c:157 IMSI='262422427664651': No 2G Auth Data 20240925082527594 DAUC <0003> db_auc.c:192 IMSI='262422427664651': No 3G Auth Data HLR_Test-GSUP(33)@3a345c83919d: Created GsupExpect[0] for "262422427664651" to be handled at TC_gsup_sai_eps(36) 20240925082527618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4258 20240925082527620 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082527620 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422427664651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422427664651"} 20240925082527620 DAUC <0003> db_auc.c:157 IMSI='262422427664651': No 2G Auth Data 20240925082527620 DAUC <0003> db_auc.c:236 IMSI='262422427664651': Calling to generate 5 vectors 20240925082527620 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925082527620 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082527620 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082527620 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082527620 DAUC <0003> auc.c:113 vector [0]: rand = 4c4e18f0190db8b22fcbd0f089301788 20240925082527620 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082527620 DAUC <0003> auc.c:142 vector [0]: autn = 1292607a00c380005629c18c12509c3f 20240925082527620 DAUC <0003> auc.c:143 vector [0]: ck = 90f76727a943a0ebcfb3b98a6bbe59e6 20240925082527620 DAUC <0003> auc.c:144 vector [0]: ik = 0ef8b96e003a8e4584d4d9a030ffea8f 20240925082527620 DAUC <0003> auc.c:145 vector [0]: res = 1a37159fd37207950000000000000000 20240925082527620 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082527620 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082527620 DAUC <0003> auc.c:151 vector [0]: kc = d568be63f2389dc7 20240925082527620 DAUC <0003> auc.c:152 vector [0]: sres = c945120a 20240925082527620 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082527620 DAUC <0003> auc.c:113 vector [1]: rand = 4b70dc90ac549c181c7a64b929fdc862 20240925082527620 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082527620 DAUC <0003> auc.c:142 vector [1]: autn = 50bb40d759428000e65a201e3da38fd6 20240925082527620 DAUC <0003> auc.c:143 vector [1]: ck = eac73212a43cad56e2e35b6819d2f574 20240925082527620 DAUC <0003> auc.c:144 vector [1]: ik = 10439bbcecf79132b99ac5252f653d6e 20240925082527620 DAUC <0003> auc.c:145 vector [1]: res = fc7b97da14e4b7580000000000000000 20240925082527620 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082527620 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082527620 DAUC <0003> auc.c:151 vector [1]: kc = a1fd37e37e7cf47e 20240925082527621 DAUC <0003> auc.c:152 vector [1]: sres = e89f2082 20240925082527621 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082527621 DAUC <0003> auc.c:113 vector [2]: rand = 76ecaf29ea1700fb5470d878a3ffadcb 20240925082527621 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082527621 DAUC <0003> auc.c:142 vector [2]: autn = 042137dc536d8000c2c205a739aebdb1 20240925082527621 DAUC <0003> auc.c:143 vector [2]: ck = 2f08c9e6d61b2854f15226a2871c4e8f 20240925082527621 DAUC <0003> auc.c:144 vector [2]: ik = a7849ec914702ac79e2661da29da7055 20240925082527621 DAUC <0003> auc.c:145 vector [2]: res = 7e4ed1a96c2c39990000000000000000 20240925082527621 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082527621 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082527621 DAUC <0003> auc.c:151 vector [2]: kc = e7f810576cad3c49 20240925082527621 DAUC <0003> auc.c:152 vector [2]: sres = 1262e830 20240925082527621 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082527621 DAUC <0003> auc.c:113 vector [3]: rand = fb7004fdd17633aaa93269dadc08bc19 20240925082527621 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082527621 DAUC <0003> auc.c:142 vector [3]: autn = c5ad4772cc8580006fedd3fb0989e77c 20240925082527621 DAUC <0003> auc.c:143 vector [3]: ck = 103681b8dd5d17f4676a06515b35ed80 20240925082527621 DAUC <0003> auc.c:144 vector [3]: ik = bda48e166032fa33a36d5868a9a75e89 20240925082527621 DAUC <0003> auc.c:145 vector [3]: res = a8e2464a308b0a990000000000000000 20240925082527621 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082527621 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082527621 DAUC <0003> auc.c:151 vector [3]: kc = 699551974ffd5ece 20240925082527621 DAUC <0003> auc.c:152 vector [3]: sres = 98694cd3 20240925082527621 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082527621 DAUC <0003> auc.c:113 vector [4]: rand = 7ee6bfb96196cd7c89fac7370dd122d3 20240925082527621 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082527621 DAUC <0003> auc.c:142 vector [4]: autn = 52222e2cd0cb80000d3df0d485e08f85 20240925082527621 DAUC <0003> auc.c:143 vector [4]: ck = e86f177708b8bfcceb1c5453713a6115 20240925082527621 DAUC <0003> auc.c:144 vector [4]: ik = cc37a1d50fd9a878f339444e6d0ad4bc 20240925082527621 DAUC <0003> auc.c:145 vector [4]: res = 27741730ec7199250000000000000000 20240925082527621 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082527621 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925082527621 DAUC <0003> auc.c:151 vector [4]: kc = 3c7da6bf1b51a21d 20240925082527621 DAUC <0003> auc.c:152 vector [4]: sres = cb058e15 20240925082527621 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925082527621 DAUC <0003> db_auc.c:245 IMSI='262422427664651': Generated 5 vectors 20240925082527621 DAUC <0003> db_auc.c:249 IMSI='262422427664651': Updating SQN=161 in DB 20240925082527629 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422427664651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422427664651"} 20240925082527629 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422427664651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082527629 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082527629 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a345c83919d: Found GsupExpect[0] for "262422427664651" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@3a345c83919d: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422427664651" TC_gsup_sai_eps(36)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082527631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@3a345c83919d: Final verdict of PTC: pass 20240925082527655 DAUC <0003> db_auc.c:157 IMSI='262423474182699': No 2G Auth Data 20240925082527655 DAUC <0003> db_auc.c:192 IMSI='262423474182699': No 3G Auth Data HLR_Test-GSUP(33)@3a345c83919d: Created GsupExpect[0] for "262423474182699" to be handled at TC_gsup_sai_eps(37) 20240925082527677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20240925082527679 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082527679 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423474182699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423474182699"} 20240925082527679 DAUC <0003> db_auc.c:157 IMSI='262423474182699': No 2G Auth Data 20240925082527679 DAUC <0003> db_auc.c:236 IMSI='262423474182699': Calling to generate 5 vectors 20240925082527679 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240925082527679 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082527679 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240925082527679 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082527679 DAUC <0003> auc.c:113 vector [0]: rand = ea01b761bce93e188976c8020d1eb7dd 20240925082527679 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082527679 DAUC <0003> auc.c:142 vector [0]: autn = 36ba0717f31c80002ffa26d1f4a9960c 20240925082527679 DAUC <0003> auc.c:143 vector [0]: ck = 1657d28aa72141948b3bdfbd0736493e 20240925082527679 DAUC <0003> auc.c:144 vector [0]: ik = dd46c9f15e286df1f61a40d403c19f94 20240925082527679 DAUC <0003> auc.c:145 vector [0]: res = 1172a72630072f050000000000000000 20240925082527679 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082527679 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240925082527679 DAUC <0003> auc.c:151 vector [0]: kc = b6308412fdfefacf 20240925082527679 DAUC <0003> auc.c:152 vector [0]: sres = 21758823 20240925082527679 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240925082527679 DAUC <0003> auc.c:113 vector [1]: rand = 1833a07cf4908538ffd3ab38f8807a4c 20240925082527679 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082527679 DAUC <0003> auc.c:142 vector [1]: autn = f71d7b26b19a8000c5d88d8a8633afcd 20240925082527679 DAUC <0003> auc.c:143 vector [1]: ck = cae23cefc3e12b14797041970ba63e4b 20240925082527679 DAUC <0003> auc.c:144 vector [1]: ik = 9465c8f12b7af385cf2e7aa3243236a8 20240925082527679 DAUC <0003> auc.c:145 vector [1]: res = fa338522ca3bcc860000000000000000 20240925082527679 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082527679 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240925082527679 DAUC <0003> auc.c:151 vector [1]: kc = e8d9cf2ac70fd072 20240925082527679 DAUC <0003> auc.c:152 vector [1]: sres = 300849a4 20240925082527679 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240925082527679 DAUC <0003> auc.c:113 vector [2]: rand = 320792245691e057104a2e4c9be94916 20240925082527679 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082527679 DAUC <0003> auc.c:142 vector [2]: autn = 6ac3e0867d5580008c76cedc5ef47c7e 20240925082527679 DAUC <0003> auc.c:143 vector [2]: ck = 6d33b5465d9ae10ef2f17ca2b3c63788 20240925082527679 DAUC <0003> auc.c:144 vector [2]: ik = 9cb7781aa4f64a631ee9183aacdb386a 20240925082527679 DAUC <0003> auc.c:145 vector [2]: res = e421c53e955a17e10000000000000000 20240925082527679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082527679 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240925082527679 DAUC <0003> auc.c:151 vector [2]: kc = 1d9ca9c4e671a48f 20240925082527679 DAUC <0003> auc.c:152 vector [2]: sres = 717bd2df 20240925082527679 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240925082527679 DAUC <0003> auc.c:113 vector [3]: rand = 7320ddfe9f8ed96593fb5e30281bfba2 20240925082527679 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082527679 DAUC <0003> auc.c:142 vector [3]: autn = 6d81169f5fc9800045eabf2f11fc7fec 20240925082527679 DAUC <0003> auc.c:143 vector [3]: ck = 9df0666c8c6552960c94030f20f57521 20240925082527679 DAUC <0003> auc.c:144 vector [3]: ik = 5a70d10d034d4ed4401a2263f04d458d 20240925082527679 DAUC <0003> auc.c:145 vector [3]: res = c6b7e550026e7e380000000000000000 20240925082527679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082527679 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240925082527679 DAUC <0003> auc.c:151 vector [3]: kc = 8b0e960d5f902cee 20240925082527679 DAUC <0003> auc.c:152 vector [3]: sres = c4d99b68 20240925082527679 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240925082527679 DAUC <0003> auc.c:113 vector [4]: rand = cd8bcfd729b120a54309a336399944c6 20240925082527679 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082527679 DAUC <0003> auc.c:142 vector [4]: autn = 38ddb9c01d758000ea813c8830a0dadb 20240925082527679 DAUC <0003> auc.c:143 vector [4]: ck = 76761cd92a68e9cf7de17499090aa8a7 20240925082527679 DAUC <0003> auc.c:144 vector [4]: ik = ecc81e2394d4a32d9f9857b4975e5b94 20240925082527679 DAUC <0003> auc.c:145 vector [4]: res = 73e66e553790fcf20000000000000000 20240925082527679 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082527679 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240925082527679 DAUC <0003> auc.c:151 vector [4]: kc = 78c721d720e8b9d1 20240925082527679 DAUC <0003> auc.c:152 vector [4]: sres = 447692a7 20240925082527679 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240925082527679 DAUC <0003> db_auc.c:245 IMSI='262423474182699': Generated 5 vectors 20240925082527679 DAUC <0003> db_auc.c:249 IMSI='262423474182699': Updating SQN=161 in DB 20240925082527687 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423474182699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423474182699"} 20240925082527687 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423474182699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082527687 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082527687 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a345c83919d: Found GsupExpect[0] for "262423474182699" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@3a345c83919d: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423474182699" TC_gsup_sai_eps(37)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082527689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@3a345c83919d: Final verdict of PTC: pass 20240925082527713 DAUC <0003> db_auc.c:157 IMSI='262429331293252': No 2G Auth Data 20240925082527713 DAUC <0003> db_auc.c:192 IMSI='262429331293252': No 3G Auth Data HLR_Test-GSUP(33)@3a345c83919d: Created GsupExpect[0] for "262429331293252" to be handled at TC_gsup_sai_eps(38) 20240925082527743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38782<->l=127.0.0.1:4258 20240925082527744 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082527744 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429331293252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429331293252"} 20240925082527744 DAUC <0003> db_auc.c:236 IMSI='262429331293252': Calling to generate 5 vectors 20240925082527744 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082527744 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082527744 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082527744 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082527744 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082527744 DAUC <0003> auc.c:113 vector [0]: rand = b2f2617d6afa5b6261d308214785e493 20240925082527744 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082527744 DAUC <0003> auc.c:142 vector [0]: autn = 1f68882c7b118000bf41ec437b8dd3b3 20240925082527744 DAUC <0003> auc.c:143 vector [0]: ck = 52bb6b00d818a505ce51f19259bd4228 20240925082527744 DAUC <0003> auc.c:144 vector [0]: ik = 744f755429e92749fa13dcc17adf3b88 20240925082527744 DAUC <0003> auc.c:145 vector [0]: res = 6f386a9d51e883a60000000000000000 20240925082527744 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082527744 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082527744 DAUC <0003> auc.c:179 vector [0]: kc = 1e91b06428045400 20240925082527744 DAUC <0003> auc.c:180 vector [0]: sres = 344c5a58 20240925082527744 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082527744 DAUC <0003> auc.c:113 vector [1]: rand = 8b7497aa9146eb6cf951fa5dca00a8b6 20240925082527744 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082527744 DAUC <0003> auc.c:142 vector [1]: autn = b2fa99c66d388000a5f5d35c5f6d5220 20240925082527744 DAUC <0003> auc.c:143 vector [1]: ck = dca7b3aa97d59ad36f27543c0429d8c1 20240925082527744 DAUC <0003> auc.c:144 vector [1]: ik = 8e641ac4b941febaa823fc8ae4ee703f 20240925082527744 DAUC <0003> auc.c:145 vector [1]: res = a85e9919f8c4f2fc0000000000000000 20240925082527744 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082527744 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082527744 DAUC <0003> auc.c:179 vector [1]: kc = 0aa900301a035400 20240925082527744 DAUC <0003> auc.c:180 vector [1]: sres = 880acd88 20240925082527744 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082527744 DAUC <0003> auc.c:113 vector [2]: rand = a04b9e754bf13496b7a229b197003772 20240925082527744 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082527744 DAUC <0003> auc.c:142 vector [2]: autn = 43c57372be4f80006bb08108fadbf91c 20240925082527744 DAUC <0003> auc.c:143 vector [2]: ck = 19e4943d878f14065df2f08a6c29b81d 20240925082527744 DAUC <0003> auc.c:144 vector [2]: ik = cf2a3a9cc8b11c91ad1f448d77123c8e 20240925082527744 DAUC <0003> auc.c:145 vector [2]: res = d1b0f2ca4a2ec4ab0000000000000000 20240925082527744 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082527744 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082527744 DAUC <0003> auc.c:179 vector [2]: kc = 883eabc1ec79fc00 20240925082527744 DAUC <0003> auc.c:180 vector [2]: sres = 535ad9bf 20240925082527744 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082527744 DAUC <0003> auc.c:113 vector [3]: rand = 138a8029d4e9fb5bbe6fd8feb11990a1 20240925082527744 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082527744 DAUC <0003> auc.c:142 vector [3]: autn = 842ca54273a58000d24a2609688447ae 20240925082527744 DAUC <0003> auc.c:143 vector [3]: ck = 4dfd56b3abf0d42acf4b62894f97a909 20240925082527744 DAUC <0003> auc.c:144 vector [3]: ik = 769971cb4245dc0102223b9149483935 20240925082527744 DAUC <0003> auc.c:145 vector [3]: res = bce647b8c0c963010000000000000000 20240925082527744 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082527744 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082527744 DAUC <0003> auc.c:179 vector [3]: kc = ea93267b9a139800 20240925082527744 DAUC <0003> auc.c:180 vector [3]: sres = 59ec8187 20240925082527744 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082527744 DAUC <0003> auc.c:113 vector [4]: rand = 961cbd1049afe5dda62a1b4e2e59f8eb 20240925082527744 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082527744 DAUC <0003> auc.c:142 vector [4]: autn = 82f7f60de102800005d130e3f850f75e 20240925082527744 DAUC <0003> auc.c:143 vector [4]: ck = e34cf1d2d324dd66b864b6239aeb2d4d 20240925082527744 DAUC <0003> auc.c:144 vector [4]: ik = 597b7ef71a3adaab79ba015778a531b9 20240925082527744 DAUC <0003> auc.c:145 vector [4]: res = 2d8ab6f4ba1c371f0000000000000000 20240925082527744 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082527744 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082527744 DAUC <0003> auc.c:179 vector [4]: kc = 57991e1693ab7000 20240925082527744 DAUC <0003> auc.c:180 vector [4]: sres = ffa9bb0d 20240925082527744 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082527744 DAUC <0003> db_auc.c:245 IMSI='262429331293252': Generated 5 vectors 20240925082527744 DAUC <0003> db_auc.c:249 IMSI='262429331293252': Updating SQN=161 in DB 20240925082527752 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429331293252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429331293252"} 20240925082527752 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429331293252 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082527752 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082527752 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a345c83919d: Found GsupExpect[0] for "262429331293252" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@3a345c83919d: Added IMSI table entry 2TC_gsup_sai_eps(38)"262429331293252" TC_gsup_sai_eps(38)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082527754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38782<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@3a345c83919d: Final verdict of PTC: pass 20240925082527786 DAUC <0003> db_auc.c:157 IMSI='262421935433001': No 2G Auth Data 20240925082527786 DAUC <0003> db_auc.c:192 IMSI='262421935433001': No 3G Auth Data HLR_Test-GSUP(33)@3a345c83919d: Created GsupExpect[0] for "262421935433001" to be handled at TC_gsup_sai_eps(39) 20240925082527817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38794<->l=127.0.0.1:4258 20240925082527819 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082527819 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421935433001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421935433001"} 20240925082527819 DAUC <0003> db_auc.c:236 IMSI='262421935433001': Calling to generate 5 vectors 20240925082527819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082527819 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082527819 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082527819 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082527819 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082527819 DAUC <0003> auc.c:113 vector [0]: rand = 5e1b9d37bc67f013221779ff122ac88c 20240925082527819 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082527819 DAUC <0003> auc.c:142 vector [0]: autn = bb6b13eb1d8e8000ff54ef7bc254eca5 20240925082527819 DAUC <0003> auc.c:143 vector [0]: ck = f87488b436b2e6ccb4ee6c3dbb9e7367 20240925082527819 DAUC <0003> auc.c:144 vector [0]: ik = 94a0471c7f8912d793f179100527331f 20240925082527819 DAUC <0003> auc.c:145 vector [0]: res = b48975a7ceb5155d0000000000000000 20240925082527819 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082527819 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082527819 DAUC <0003> auc.c:179 vector [0]: kc = d9edbea00eee9c00 20240925082527819 DAUC <0003> auc.c:180 vector [0]: sres = 5198bf3d 20240925082527819 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082527819 DAUC <0003> auc.c:113 vector [1]: rand = 5df9d8469dde53a7b312d68fb3c60207 20240925082527819 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082527819 DAUC <0003> auc.c:142 vector [1]: autn = 4e929f55509a8000bfab4a87e0b439d2 20240925082527819 DAUC <0003> auc.c:143 vector [1]: ck = 4f891df843c6c1d3e3399ac4c9106cf7 20240925082527819 DAUC <0003> auc.c:144 vector [1]: ik = 0b59ffbd4162f94a21c67acd86e3b5bf 20240925082527819 DAUC <0003> auc.c:145 vector [1]: res = fe1646c34120be7e0000000000000000 20240925082527819 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082527819 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082527819 DAUC <0003> auc.c:179 vector [1]: kc = 8121a51ab5359400 20240925082527819 DAUC <0003> auc.c:180 vector [1]: sres = 1a98e8d8 20240925082527819 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082527819 DAUC <0003> auc.c:113 vector [2]: rand = 876717c7e7bef1f5e3ee1df3829ee07f 20240925082527819 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082527819 DAUC <0003> auc.c:142 vector [2]: autn = 0ed01ab971918000bbbbc26e69abc538 20240925082527819 DAUC <0003> auc.c:143 vector [2]: ck = 52683650205b026b3f816add33d24fe3 20240925082527819 DAUC <0003> auc.c:144 vector [2]: ik = cd2e8831ae7af4e52cffaaaba310687c 20240925082527819 DAUC <0003> auc.c:145 vector [2]: res = 78582448336482cb0000000000000000 20240925082527819 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082527819 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082527819 DAUC <0003> auc.c:179 vector [2]: kc = d6ebed3075c2fc00 20240925082527819 DAUC <0003> auc.c:180 vector [2]: sres = 0545c40b 20240925082527819 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082527819 DAUC <0003> auc.c:113 vector [3]: rand = e1fd97f5816fe10cc9a6b3088a1dbebb 20240925082527819 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082527819 DAUC <0003> auc.c:142 vector [3]: autn = 4de7f4921e7d800014e7941af12b1401 20240925082527819 DAUC <0003> auc.c:143 vector [3]: ck = b6c646ee2f80fbbb10e8ddba06bc741c 20240925082527819 DAUC <0003> auc.c:144 vector [3]: ik = 0150c43beda79fabd7765c9c79ecb916 20240925082527819 DAUC <0003> auc.c:145 vector [3]: res = 9f0d93b072cce01a0000000000000000 20240925082527819 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082527819 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082527819 DAUC <0003> auc.c:179 vector [3]: kc = 2fbff222057eb800 20240925082527819 DAUC <0003> auc.c:180 vector [3]: sres = 1fe44287 20240925082527819 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082527819 DAUC <0003> auc.c:113 vector [4]: rand = f2027d62b86dc99adc1249deabf2ec37 20240925082527819 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082527819 DAUC <0003> auc.c:142 vector [4]: autn = 7d5d06eee28d80007a75ea7ca3336fc0 20240925082527819 DAUC <0003> auc.c:143 vector [4]: ck = ff3799ec291eb8b01831d8e84f6c6c97 20240925082527819 DAUC <0003> auc.c:144 vector [4]: ik = df092133b4d8ffe41be2cc415c803345 20240925082527819 DAUC <0003> auc.c:145 vector [4]: res = 5d7a23456edf57be0000000000000000 20240925082527819 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082527819 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082527819 DAUC <0003> auc.c:179 vector [4]: kc = d6ad330a82570000 20240925082527819 DAUC <0003> auc.c:180 vector [4]: sres = 9b9151b5 20240925082527819 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082527819 DAUC <0003> db_auc.c:245 IMSI='262421935433001': Generated 5 vectors 20240925082527819 DAUC <0003> db_auc.c:249 IMSI='262421935433001': Updating SQN=161 in DB 20240925082527827 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421935433001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421935433001"} 20240925082527827 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421935433001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082527827 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082527827 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a345c83919d: Found GsupExpect[0] for "262421935433001" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@3a345c83919d: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421935433001" TC_gsup_sai_eps(39)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082527829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38794<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@3a345c83919d: Final verdict of PTC: pass 20240925082527862 DAUC <0003> db_auc.c:157 IMSI='262422725434800': No 2G Auth Data 20240925082527862 DAUC <0003> db_auc.c:192 IMSI='262422725434800': No 3G Auth Data HLR_Test-GSUP(33)@3a345c83919d: Created GsupExpect[0] for "262422725434800" to be handled at TC_gsup_sai_eps(40) 20240925082527893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4258 20240925082527894 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082527894 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422725434800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422725434800"} 20240925082527894 DAUC <0003> db_auc.c:236 IMSI='262422725434800': Calling to generate 5 vectors 20240925082527894 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240925082527894 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240925082527894 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240925082527894 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240925082527894 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240925082527894 DAUC <0003> auc.c:113 vector [0]: rand = b890a0f8510f4a839abd68145d3fd295 20240925082527894 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240925082527894 DAUC <0003> auc.c:142 vector [0]: autn = ba69630d911280003ad228dd2f97d1aa 20240925082527894 DAUC <0003> auc.c:143 vector [0]: ck = f7fc2de3cc39f7b1127f7fa1101be3c2 20240925082527894 DAUC <0003> auc.c:144 vector [0]: ik = 2e5640b4e024855e8b96a0571017eeb3 20240925082527894 DAUC <0003> auc.c:145 vector [0]: res = 6f1ee12a02bc988a0000000000000000 20240925082527894 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240925082527894 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240925082527894 DAUC <0003> auc.c:179 vector [0]: kc = c6d2fc40cde6e956 20240925082527894 DAUC <0003> auc.c:180 vector [0]: sres = bcb973d9 20240925082527894 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240925082527894 DAUC <0003> auc.c:113 vector [1]: rand = 4450946f945ff4a651b20aadda46a65e 20240925082527894 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240925082527894 DAUC <0003> auc.c:142 vector [1]: autn = d67a6a2d15f3800090a7887eb23bcda7 20240925082527894 DAUC <0003> auc.c:143 vector [1]: ck = 262100b79321b7578a08ae49571b5e58 20240925082527894 DAUC <0003> auc.c:144 vector [1]: ik = f48b156de62ab2292483e686bdcba596 20240925082527894 DAUC <0003> auc.c:145 vector [1]: res = aef07eb9fb9e31630000000000000000 20240925082527894 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240925082527894 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240925082527894 DAUC <0003> auc.c:179 vector [1]: kc = d8cdc4fa452c72b4 20240925082527894 DAUC <0003> auc.c:180 vector [1]: sres = 3628f80f 20240925082527895 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240925082527895 DAUC <0003> auc.c:113 vector [2]: rand = 04dd5a4fc7665e91cdedf7c2030e255a 20240925082527895 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240925082527895 DAUC <0003> auc.c:142 vector [2]: autn = 609bb5a19c128000e46ad9a2f86aa7ab 20240925082527895 DAUC <0003> auc.c:143 vector [2]: ck = 3f415c8f61ce6360bf5c86cc3abc06b2 20240925082527895 DAUC <0003> auc.c:144 vector [2]: ik = 9e07fadec2fabacd3f3e4a897603aeb7 20240925082527895 DAUC <0003> auc.c:145 vector [2]: res = 18fbc57a60e6a7220000000000000000 20240925082527895 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240925082527895 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240925082527895 DAUC <0003> auc.c:179 vector [2]: kc = 8204e758e3a32d09 20240925082527895 DAUC <0003> auc.c:180 vector [2]: sres = cc32a650 20240925082527895 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240925082527895 DAUC <0003> auc.c:113 vector [3]: rand = bb5d2bd650a67f717b9f3a42310e97d0 20240925082527895 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240925082527895 DAUC <0003> auc.c:142 vector [3]: autn = dbd04a5234258000ccbbd25c702fb5c0 20240925082527895 DAUC <0003> auc.c:143 vector [3]: ck = 9f8c0115afd73487180209d73439b9c3 20240925082527895 DAUC <0003> auc.c:144 vector [3]: ik = d1a7a537899b16be05351daf2cd748cb 20240925082527895 DAUC <0003> auc.c:145 vector [3]: res = d3fdce653c0bd54d0000000000000000 20240925082527895 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240925082527895 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240925082527895 DAUC <0003> auc.c:179 vector [3]: kc = 60a12314cd648a03 20240925082527895 DAUC <0003> auc.c:180 vector [3]: sres = 055fb880 20240925082527895 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240925082527895 DAUC <0003> auc.c:113 vector [4]: rand = a5a0a5f696b224a7fffa2073a35457a6 20240925082527895 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240925082527895 DAUC <0003> auc.c:142 vector [4]: autn = 7c168246bec88000d85c384b241c6c88 20240925082527895 DAUC <0003> auc.c:143 vector [4]: ck = dbf5f1ca6821a1d173097c741debd110 20240925082527895 DAUC <0003> auc.c:144 vector [4]: ik = 741f4d41b8608dc5dea79c23110607ae 20240925082527895 DAUC <0003> auc.c:145 vector [4]: res = 196cd20aca1814990000000000000000 20240925082527895 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240925082527895 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240925082527895 DAUC <0003> auc.c:179 vector [4]: kc = 1974a2d36a348821 20240925082527895 DAUC <0003> auc.c:180 vector [4]: sres = 1711bb84 20240925082527895 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240925082527895 DAUC <0003> db_auc.c:245 IMSI='262422725434800': Generated 5 vectors 20240925082527895 DAUC <0003> db_auc.c:249 IMSI='262422725434800': Updating SQN=161 in DB 20240925082527903 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422725434800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422725434800"} 20240925082527903 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422725434800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082527903 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082527903 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a345c83919d: Found GsupExpect[0] for "262422725434800" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@3a345c83919d: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422725434800" TC_gsup_sai_eps(40)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082527904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082527929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38740<->l=127.0.0.1:4258 20240925082527930 DLINP <000b> input/ipa.c:451 connected read/write 20240925082527930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082527930 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082527930 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082527930 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082527930 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45775<->l=127.0.0.1:4259) 34@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP(33)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:27 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 20240925082527952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4258 20240925082527952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38824<->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=33104) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_ul_unknown_imsi started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082531053 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082531053 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082531057 DLINP <000b> input/ipa.c:451 connected read/write 20240925082531057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082531059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38830<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082531063 DLINP <000b> input/ipa.c:451 connected read/write 20240925082531063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082531063 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082531063 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082531063 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  20240925082531063 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082531063 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  20240925082531063 DLGSUP <0013> gsup_server.c:235 2:  20240925082531063 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082531063 DLGSUP <0013> gsup_server.c:235 3:  20240925082531063 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082531063 DLGSUP <0013> gsup_server.c:235 4:  20240925082531063 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082531063 DLGSUP <0013> gsup_server.c:235 5:  20240925082531063 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082531063 DLGSUP <0013> gsup_server.c:235 7:  20240925082531063 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082531063 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082531063 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082531063 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@3a345c83919d: 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") 20240925082531085 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37303<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@3a345c83919d: Created GsupExpect[0] for "262429424034724" to be handled at TC_gsup_ul_unknown_imsi(45) 20240925082531099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4258 20240925082531110 DLINP <000b> input/ipa.c:451 connected read/write 20240925082531110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082531110 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429424034724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429424034724" cn_domain=PS} 20240925082531110 DLU <0006> fsm.c:456 lu(262429424034724)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082531110 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429424034724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240925082531110 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429424034724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429424034724" cause=IMSI unknown in HLR} 20240925082531110 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429424034724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082531110 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429424034724)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082531110 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429424034724)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082531110 DLU <0006> fsm.c:568 lu(PS:IMSI-262429424034724)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082531110 DLINP <000b> input/ipa.c:451 connected read/write 20240925082531110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082531110 DLINP <000b> input/ipa.c:451 connected read/write 20240925082531110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@3a345c83919d: Found GsupExpect[0] for "262429424034724" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@3a345c83919d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429424034724" TC_gsup_ul_unknown_imsi(45)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082531115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@3a345c83919d: Final verdict of PTC: pass 20240925082531117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38830<->l=127.0.0.1:4258 20240925082531119 DLINP <000b> input/ipa.c:451 connected read/write 20240925082531119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082531119 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082531119 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082531119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082531119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37303<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@3a345c83919d: Final verdict of PTC: none 43@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 43: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@3a345c83919d: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:31 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20240925082531153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38860<->l=127.0.0.1:4258 20240925082531154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38860<->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=12704) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082534259 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082534260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082534264 DLINP <000b> input/ipa.c:451 connected read/write 20240925082534264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082534264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082534265 DLINP <000b> input/ipa.c:451 connected read/write 20240925082534265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082534265 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082534265 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082534265 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  20240925082534265 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082534265 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  20240925082534265 DLGSUP <0013> gsup_server.c:235 2:  20240925082534265 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082534265 DLGSUP <0013> gsup_server.c:235 3:  20240925082534265 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082534265 DLGSUP <0013> gsup_server.c:235 4:  20240925082534265 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082534265 DLGSUP <0013> gsup_server.c:235 5:  20240925082534265 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082534265 DLGSUP <0013> gsup_server.c:235 7:  20240925082534265 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082534265 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082534265 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082534265 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@3a345c83919d: 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") 20240925082534284 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33795<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@3a345c83919d: Created GsupExpect[0] for "262428491586687" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240925082534298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 20240925082534310 DLINP <000b> input/ipa.c:451 connected read/write 20240925082534310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082534310 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428491586687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428491586687" cn_domain=PS source_name="the-source\n"} 20240925082534310 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925082534310 DLU <0006> fsm.c:456 lu(262428491586687)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082534310 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428491586687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240925082534310 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428491586687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428491586687" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240925082534310 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428491586687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082534310 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428491586687)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082534310 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428491586687)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082534310 DLU <0006> fsm.c:568 lu(PS:IMSI-262428491586687)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082534310 DLINP <000b> input/ipa.c:451 connected read/write 20240925082534310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082534310 DLINP <000b> input/ipa.c:451 connected read/write 20240925082534310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@3a345c83919d: Found GsupExpect[0] for "262428491586687" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@3a345c83919d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428491586687" TC_gsup_ul_unknown_imsi_via_proxy(50)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082534315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@3a345c83919d: Final verdict of PTC: pass 20240925082534316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 20240925082534317 DLINP <000b> input/ipa.c:451 connected read/write 20240925082534317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082534317 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082534317 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082534317 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082534317 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@3a345c83919d: Final verdict of PTC: none 48@3a345c83919d: Final verdict of PTC: none 20240925082534318 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33795<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 48: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@3a345c83919d: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:34 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20240925082534352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20240925082534353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38402<->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@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082537454 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082537454 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082537458 DLINP <000b> input/ipa.c:451 connected read/write 20240925082537458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082537460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082537463 DLINP <000b> input/ipa.c:451 connected read/write 20240925082537463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082537463 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082537463 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082537463 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  20240925082537463 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082537463 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  20240925082537463 DLGSUP <0013> gsup_server.c:235 2:  20240925082537463 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082537463 DLGSUP <0013> gsup_server.c:235 3:  20240925082537463 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082537463 DLGSUP <0013> gsup_server.c:235 4:  20240925082537463 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082537463 DLGSUP <0013> gsup_server.c:235 5:  20240925082537463 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082537463 DLGSUP <0013> gsup_server.c:235 7:  20240925082537463 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082537463 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082537463 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082537463 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@3a345c83919d: 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") 20240925082537485 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43151<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@3a345c83919d: Created GsupExpect[0] for "262423245203270" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240925082537499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 20240925082537512 DLINP <000b> input/ipa.c:451 connected read/write 20240925082537512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082537512 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423245203270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423245203270" cn_domain=PS} 20240925082537512 DLU <0006> fsm.c:456 lu(262423245203270)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082537513 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423245203270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240925082537513 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423245203270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423245203270" cause=Roaming not allowed in this location area} 20240925082537513 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423245203270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082537513 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423245203270)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082537513 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423245203270)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082537513 DLU <0006> fsm.c:568 lu(PS:IMSI-262423245203270)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082537513 DLINP <000b> input/ipa.c:451 connected read/write 20240925082537513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082537513 DLINP <000b> input/ipa.c:451 connected read/write 20240925082537513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@3a345c83919d: Found GsupExpect[0] for "262423245203270" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@3a345c83919d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423245203270" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082537517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38426<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3a345c83919d: Final verdict of PTC: pass 20240925082537519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4258 20240925082537520 DLINP <000b> input/ipa.c:451 connected read/write 20240925082537520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082537520 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082537521 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082537521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082537521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43151<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@3a345c83919d: Final verdict of PTC: none 53@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 53: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@3a345c83919d: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:37 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20240925082537554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38440<->l=127.0.0.1:4258 20240925082537554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38440<->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=13848) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_sai_err_unknown_imsi started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082540669 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082540669 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082540673 DLINP <000b> input/ipa.c:451 connected read/write 20240925082540673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082540675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082540679 DLINP <000b> input/ipa.c:451 connected read/write 20240925082540679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082540679 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082540679 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082540679 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  20240925082540679 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082540679 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  20240925082540679 DLGSUP <0013> gsup_server.c:235 2:  20240925082540679 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082540679 DLGSUP <0013> gsup_server.c:235 3:  20240925082540679 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082540679 DLGSUP <0013> gsup_server.c:235 4:  20240925082540679 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082540679 DLGSUP <0013> gsup_server.c:235 5:  20240925082540679 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082540679 DLGSUP <0013> gsup_server.c:235 7:  20240925082540679 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082540679 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082540679 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082540679 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@3a345c83919d: 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") 20240925082540693 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45111<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@3a345c83919d: Created GsupExpect[0] for "262423989314082" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240925082540701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4258 20240925082540726 DLINP <000b> input/ipa.c:451 connected read/write 20240925082540726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082540726 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423989314082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423989314082"} 20240925082540726 DAUC <0003> db_auc.c:133 IMSI='262423989314082': No such subscriber 20240925082540726 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423989314082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240925082540726 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423989314082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423989314082" cause=IMSI unknown in HLR} 20240925082540726 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423989314082 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082540726 DLINP <000b> input/ipa.c:451 connected read/write 20240925082540726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082540726 DLINP <000b> input/ipa.c:451 connected read/write 20240925082540726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@3a345c83919d: Found GsupExpect[0] for "262423989314082" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@3a345c83919d: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423989314082" TC_gsup_sai_err_unknown_imsi(60)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082540733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@3a345c83919d: Final verdict of PTC: pass 20240925082540735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38442<->l=127.0.0.1:4258 20240925082540737 DLINP <000b> input/ipa.c:451 connected read/write 20240925082540737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082540737 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082540737 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082540737 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082540737 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45111<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@3a345c83919d: Final verdict of PTC: none 58@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 58: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@3a345c83919d: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:40 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20240925082540764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4258 20240925082540765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12724) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:42 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@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_ul started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082543872 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082543872 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082543876 DLINP <000b> input/ipa.c:451 connected read/write 20240925082543876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082543878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56664<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082543883 DLINP <000b> input/ipa.c:451 connected read/write 20240925082543883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082543883 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082543883 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082543883 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  20240925082543883 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082543883 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  20240925082543883 DLGSUP <0013> gsup_server.c:235 2:  20240925082543883 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082543883 DLGSUP <0013> gsup_server.c:235 3:  20240925082543883 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082543883 DLGSUP <0013> gsup_server.c:235 4:  20240925082543883 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082543883 DLGSUP <0013> gsup_server.c:235 5:  20240925082543883 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082543883 DLGSUP <0013> gsup_server.c:235 7:  20240925082543883 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082543883 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082543883 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082543883 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@3a345c83919d: 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") 20240925082543908 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37029<->l=127.0.0.1:4259) 20240925082543934 DAUC <0003> db_auc.c:157 IMSI='262421738567378': No 2G Auth Data 20240925082543934 DAUC <0003> db_auc.c:192 IMSI='262421738567378': No 3G Auth Data HLR_Test-GSUP(62)@3a345c83919d: Created GsupExpect[0] for "262421738567378" to be handled at TC_gsup_ul(65) 20240925082543980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56674<->l=127.0.0.1:4258 20240925082543990 DLINP <000b> input/ipa.c:451 connected read/write 20240925082543990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082543990 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421738567378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421738567378" cn_domain=PS} 20240925082543990 DLU <0006> fsm.c:456 lu(262421738567378)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082543990 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421738567378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082544007 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421738567378)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082544007 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421738567378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421738567378" cn_domain=PS} 20240925082544007 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544007 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a345c83919d: Found GsupExpect[0] for "262421738567378" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@3a345c83919d: Added IMSI table entry 0TC_gsup_ul(65)"262421738567378" 20240925082544013 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544013 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421738567378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421738567378"} 20240925082544013 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421738567378)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082544013 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421738567378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082544013 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421738567378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421738567378"} 20240925082544013 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421738567378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082544013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421738567378)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082544013 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421738567378)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082544013 DLU <0006> fsm.c:568 lu(PS:IMSI-262421738567378)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082544013 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544013 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul(65)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082544016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56674<->l=127.0.0.1:4258 TC_gsup_ul(65)@3a345c83919d: Final verdict of PTC: pass 20240925082544043 DAUC <0003> db_auc.c:157 IMSI='262429340465014': No 2G Auth Data 20240925082544043 DAUC <0003> db_auc.c:192 IMSI='262429340465014': No 3G Auth Data 20240925082544051 DLGSUP <0013> hlr.c:121 IMSI 262429340465014: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a345c83919d: Created GsupExpect[0] for "262429340465014" to be handled at TC_gsup_ul(66) 20240925082544066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4258 20240925082544067 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544067 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429340465014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429340465014" cn_domain=PS} 20240925082544067 DLU <0006> fsm.c:456 lu(262429340465014)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082544067 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429340465014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082544083 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429340465014)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082544083 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429340465014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429340465014" cn_domain=PS} 20240925082544083 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544083 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a345c83919d: Found GsupExpect[0] for "262429340465014" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@3a345c83919d: Added IMSI table entry 1TC_gsup_ul(66)"262429340465014" 20240925082544087 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544087 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429340465014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429340465014"} 20240925082544087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429340465014)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082544087 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429340465014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082544087 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429340465014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429340465014"} 20240925082544087 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429340465014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082544087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429340465014)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082544087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429340465014)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082544087 DLU <0006> fsm.c:568 lu(PS:IMSI-262429340465014)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082544087 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544087 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul(66)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082544089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4258 TC_gsup_ul(66)@3a345c83919d: Final verdict of PTC: pass 20240925082544115 DAUC <0003> db_auc.c:157 IMSI='262426086533269': No 2G Auth Data 20240925082544115 DAUC <0003> db_auc.c:192 IMSI='262426086533269': No 3G Auth Data 20240925082544123 DLGSUP <0013> hlr.c:121 IMSI 262426086533269: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a345c83919d: Created GsupExpect[0] for "262426086533269" to be handled at TC_gsup_ul(67) 20240925082544140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56690<->l=127.0.0.1:4258 20240925082544143 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544143 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426086533269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426086533269" cn_domain=PS} 20240925082544143 DLU <0006> fsm.c:456 lu(262426086533269)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082544143 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426086533269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082544159 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426086533269)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082544159 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426086533269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426086533269" cn_domain=PS} 20240925082544160 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544160 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a345c83919d: Found GsupExpect[0] for "262426086533269" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@3a345c83919d: Added IMSI table entry 2TC_gsup_ul(67)"262426086533269" 20240925082544164 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544164 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426086533269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426086533269"} 20240925082544164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426086533269)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082544164 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426086533269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082544164 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426086533269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426086533269"} 20240925082544164 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426086533269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082544164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426086533269)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082544164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426086533269)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082544164 DLU <0006> fsm.c:568 lu(PS:IMSI-262426086533269)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082544164 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544164 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul(67)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082544167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56690<->l=127.0.0.1:4258 TC_gsup_ul(67)@3a345c83919d: Final verdict of PTC: pass 20240925082544194 DAUC <0003> db_auc.c:157 IMSI='262428896838499': No 2G Auth Data 20240925082544194 DAUC <0003> db_auc.c:192 IMSI='262428896838499': No 3G Auth Data 20240925082544202 DLGSUP <0013> hlr.c:121 IMSI 262428896838499: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a345c83919d: Created GsupExpect[0] for "262428896838499" to be handled at TC_gsup_ul(68) 20240925082544216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4258 20240925082544218 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544218 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428896838499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428896838499" cn_domain=PS} 20240925082544218 DLU <0006> fsm.c:456 lu(262428896838499)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082544218 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428896838499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082544234 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428896838499)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082544234 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428896838499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428896838499" cn_domain=PS} 20240925082544234 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544234 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a345c83919d: Found GsupExpect[0] for "262428896838499" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@3a345c83919d: Added IMSI table entry 3TC_gsup_ul(68)"262428896838499" 20240925082544236 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544237 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428896838499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428896838499"} 20240925082544237 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428896838499)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082544237 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428896838499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082544237 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428896838499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428896838499"} 20240925082544237 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428896838499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082544237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428896838499)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082544237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428896838499)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082544237 DLU <0006> fsm.c:568 lu(PS:IMSI-262428896838499)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082544237 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544237 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul(68)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082544238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4258 TC_gsup_ul(68)@3a345c83919d: Final verdict of PTC: pass 20240925082544264 DAUC <0003> db_auc.c:157 IMSI='262426726333396': No 2G Auth Data 20240925082544264 DAUC <0003> db_auc.c:192 IMSI='262426726333396': No 3G Auth Data 20240925082544273 DLGSUP <0013> hlr.c:121 IMSI 262426726333396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a345c83919d: Created GsupExpect[0] for "262426726333396" to be handled at TC_gsup_ul(69) 20240925082544289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4258 20240925082544291 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544291 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426726333396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426726333396" cn_domain=PS} 20240925082544291 DLU <0006> fsm.c:456 lu(262426726333396)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082544291 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426726333396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082544308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426726333396)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082544308 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426726333396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426726333396" cn_domain=PS} 20240925082544308 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544308 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a345c83919d: Found GsupExpect[0] for "262426726333396" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@3a345c83919d: Added IMSI table entry 4TC_gsup_ul(69)"262426726333396" 20240925082544314 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544314 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426726333396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426726333396"} 20240925082544314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426726333396)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082544314 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426726333396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082544314 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426726333396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426726333396"} 20240925082544314 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426726333396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082544315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426726333396)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082544315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426726333396)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082544315 DLU <0006> fsm.c:568 lu(PS:IMSI-262426726333396)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082544315 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544315 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul(69)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082544317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56708<->l=127.0.0.1:4258 TC_gsup_ul(69)@3a345c83919d: Final verdict of PTC: pass 20240925082544345 DAUC <0003> db_auc.c:157 IMSI='262423549357952': No 2G Auth Data 20240925082544345 DAUC <0003> db_auc.c:192 IMSI='262423549357952': No 3G Auth Data 20240925082544353 DLGSUP <0013> hlr.c:121 IMSI 262423549357952: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a345c83919d: Created GsupExpect[0] for "262423549357952" to be handled at TC_gsup_ul(70) 20240925082544376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56710<->l=127.0.0.1:4258 20240925082544377 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544377 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423549357952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423549357952" cn_domain=PS} 20240925082544377 DLU <0006> fsm.c:456 lu(262423549357952)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082544377 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423549357952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082544394 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423549357952)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082544394 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423549357952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423549357952" cn_domain=PS} 20240925082544394 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544394 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a345c83919d: Found GsupExpect[0] for "262423549357952" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@3a345c83919d: Added IMSI table entry 5TC_gsup_ul(70)"262423549357952" 20240925082544398 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544398 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423549357952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423549357952"} 20240925082544398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423549357952)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082544398 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423549357952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082544398 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423549357952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423549357952"} 20240925082544398 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423549357952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082544398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423549357952)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082544398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423549357952)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082544398 DLU <0006> fsm.c:568 lu(PS:IMSI-262423549357952)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082544398 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544398 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul(70)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082544400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56710<->l=127.0.0.1:4258 TC_gsup_ul(70)@3a345c83919d: Final verdict of PTC: pass 20240925082544434 DAUC <0003> db_auc.c:157 IMSI='262425896437410': No 2G Auth Data 20240925082544434 DAUC <0003> db_auc.c:192 IMSI='262425896437410': No 3G Auth Data 20240925082544442 DLGSUP <0013> hlr.c:121 IMSI 262425896437410: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a345c83919d: Created GsupExpect[0] for "262425896437410" to be handled at TC_gsup_ul(71) 20240925082544467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4258 20240925082544469 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544469 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425896437410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425896437410" cn_domain=PS} 20240925082544469 DLU <0006> fsm.c:456 lu(262425896437410)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082544469 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425896437410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082544485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425896437410)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082544485 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425896437410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425896437410" cn_domain=PS} 20240925082544485 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544485 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a345c83919d: Found GsupExpect[0] for "262425896437410" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@3a345c83919d: Added IMSI table entry 6TC_gsup_ul(71)"262425896437410" 20240925082544491 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544491 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425896437410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425896437410"} 20240925082544491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425896437410)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082544491 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425896437410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082544491 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425896437410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425896437410"} 20240925082544491 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425896437410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082544491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425896437410)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082544491 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425896437410)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082544491 DLU <0006> fsm.c:568 lu(PS:IMSI-262425896437410)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082544491 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544491 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul(71)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082544494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4258 TC_gsup_ul(71)@3a345c83919d: Final verdict of PTC: pass 20240925082544528 DAUC <0003> db_auc.c:157 IMSI='262425702714151': No 2G Auth Data 20240925082544528 DAUC <0003> db_auc.c:192 IMSI='262425702714151': No 3G Auth Data 20240925082544537 DLGSUP <0013> hlr.c:121 IMSI 262425702714151: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a345c83919d: Created GsupExpect[0] for "262425702714151" to be handled at TC_gsup_ul(72) 20240925082544561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 20240925082544564 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544564 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425702714151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425702714151" cn_domain=PS} 20240925082544564 DLU <0006> fsm.c:456 lu(262425702714151)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082544564 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425702714151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082544580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425702714151)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082544580 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425702714151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425702714151" cn_domain=PS} 20240925082544580 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544581 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a345c83919d: Found GsupExpect[0] for "262425702714151" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@3a345c83919d: Added IMSI table entry 7TC_gsup_ul(72)"262425702714151" 20240925082544585 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544585 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425702714151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425702714151"} 20240925082544585 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425702714151)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082544585 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425702714151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082544585 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425702714151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425702714151"} 20240925082544585 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425702714151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082544585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425702714151)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082544585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425702714151)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082544585 DLU <0006> fsm.c:568 lu(PS:IMSI-262425702714151)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082544585 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082544585 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul(72)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082544588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56722<->l=127.0.0.1:4258 TC_gsup_ul(72)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082544616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56664<->l=127.0.0.1:4258 20240925082544617 DLINP <000b> input/ipa.c:451 connected read/write 20240925082544617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082544617 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082544617 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082544617 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@3a345c83919d: Final verdict of PTC: none 63@3a345c83919d: Final verdict of PTC: none 20240925082544617 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37029<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_ul finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:44 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20240925082544640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56734<->l=127.0.0.1:4258 20240925082544640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56734<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31096) Waiting for packet dumper to finish... 1 (prev_count=31096, count=45148) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_ul_via_proxy started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082547752 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082547753 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082547757 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082547759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@3a345c83919d: 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 } } } } 20240925082547763 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082547763 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082547763 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082547763 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  20240925082547763 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082547763 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  20240925082547763 DLGSUP <0013> gsup_server.c:235 2:  20240925082547763 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082547763 DLGSUP <0013> gsup_server.c:235 3:  20240925082547763 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082547763 DLGSUP <0013> gsup_server.c:235 4:  20240925082547763 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082547763 DLGSUP <0013> gsup_server.c:235 5:  20240925082547763 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082547763 DLGSUP <0013> gsup_server.c:235 7:  20240925082547763 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082547763 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082547763 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082547763 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@3a345c83919d: 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") 20240925082547792 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44549<->l=127.0.0.1:4259) 20240925082547838 DAUC <0003> db_auc.c:157 IMSI='262421075890982': No 2G Auth Data 20240925082547838 DAUC <0003> db_auc.c:192 IMSI='262421075890982': No 3G Auth Data HLR_Test-GSUP(74)@3a345c83919d: Created GsupExpect[0] for "262421075890982" to be handled at TC_gsup_ul_via_proxy(77) 20240925082547880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56746<->l=127.0.0.1:4258 20240925082547891 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082547891 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421075890982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421075890982" cn_domain=PS source_name="the-source\n"} 20240925082547891 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925082547891 DLU <0006> fsm.c:456 lu(262421075890982)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082547891 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421075890982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925082547909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421075890982)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082547909 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421075890982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421075890982" cn_domain=PS destination_name="the-source\n"} 20240925082547909 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082547909 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a345c83919d: Found GsupExpect[0] for "262421075890982" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@3a345c83919d: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421075890982" 20240925082547915 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082547915 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421075890982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421075890982" source_name="the-source\n"} 20240925082547915 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421075890982)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082547915 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421075890982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082547915 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421075890982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421075890982" destination_name="the-source\n"} 20240925082547915 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421075890982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082547915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421075890982)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082547915 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421075890982)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082547915 DLU <0006> fsm.c:568 lu(PS:IMSI-262421075890982)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082547915 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082547915 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082547918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56746<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@3a345c83919d: Final verdict of PTC: pass 20240925082547946 DAUC <0003> db_auc.c:157 IMSI='262424665321138': No 2G Auth Data 20240925082547946 DAUC <0003> db_auc.c:192 IMSI='262424665321138': No 3G Auth Data 20240925082547955 DLGSUP <0013> hlr.c:121 IMSI 262424665321138: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a345c83919d: Created GsupExpect[0] for "262424665321138" to be handled at TC_gsup_ul_via_proxy(78) 20240925082547969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4258 20240925082547971 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082547971 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424665321138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424665321138" cn_domain=PS source_name="the-source\n"} 20240925082547971 DLU <0006> fsm.c:456 lu(262424665321138)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082547971 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424665321138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925082547987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424665321138)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082547987 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424665321138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424665321138" cn_domain=PS destination_name="the-source\n"} 20240925082547988 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082547988 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a345c83919d: Found GsupExpect[0] for "262424665321138" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@3a345c83919d: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262424665321138" 20240925082547992 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082547992 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424665321138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424665321138" source_name="the-source\n"} 20240925082547992 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424665321138)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082547992 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424665321138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082547992 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424665321138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424665321138" destination_name="the-source\n"} 20240925082547992 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424665321138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082547992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424665321138)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082547992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424665321138)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082547992 DLU <0006> fsm.c:568 lu(PS:IMSI-262424665321138)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082547992 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082547992 DLINP <000b> input/ipa.c:451 connected read/write 20240925082547992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082547994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@3a345c83919d: Final verdict of PTC: pass 20240925082548022 DAUC <0003> db_auc.c:157 IMSI='262427442452647': No 2G Auth Data 20240925082548022 DAUC <0003> db_auc.c:192 IMSI='262427442452647': No 3G Auth Data 20240925082548030 DLGSUP <0013> hlr.c:121 IMSI 262427442452647: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a345c83919d: Created GsupExpect[0] for "262427442452647" to be handled at TC_gsup_ul_via_proxy(79) 20240925082548044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 20240925082548046 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548046 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427442452647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427442452647" cn_domain=PS source_name="the-source\n"} 20240925082548046 DLU <0006> fsm.c:456 lu(262427442452647)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082548046 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427442452647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925082548063 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427442452647)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082548063 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427442452647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427442452647" cn_domain=PS destination_name="the-source\n"} 20240925082548063 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548063 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a345c83919d: Found GsupExpect[0] for "262427442452647" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@3a345c83919d: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262427442452647" 20240925082548068 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548068 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427442452647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427442452647" source_name="the-source\n"} 20240925082548068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427442452647)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082548068 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427442452647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082548068 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427442452647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427442452647" destination_name="the-source\n"} 20240925082548068 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427442452647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082548068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427442452647)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082548068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427442452647)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082548068 DLU <0006> fsm.c:568 lu(PS:IMSI-262427442452647)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082548068 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548068 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082548070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@3a345c83919d: Final verdict of PTC: pass 20240925082548097 DAUC <0003> db_auc.c:157 IMSI='262426337142456': No 2G Auth Data 20240925082548097 DAUC <0003> db_auc.c:192 IMSI='262426337142456': No 3G Auth Data 20240925082548105 DLGSUP <0013> hlr.c:121 IMSI 262426337142456: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a345c83919d: Created GsupExpect[0] for "262426337142456" to be handled at TC_gsup_ul_via_proxy(80) 20240925082548120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20240925082548121 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548121 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426337142456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426337142456" cn_domain=PS source_name="the-source\n"} 20240925082548121 DLU <0006> fsm.c:456 lu(262426337142456)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082548121 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426337142456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925082548138 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426337142456)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082548138 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426337142456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426337142456" cn_domain=PS destination_name="the-source\n"} 20240925082548138 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548138 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a345c83919d: Found GsupExpect[0] for "262426337142456" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@3a345c83919d: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426337142456" 20240925082548141 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548141 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426337142456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426337142456" source_name="the-source\n"} 20240925082548141 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426337142456)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082548141 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262426337142456 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082548141 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426337142456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426337142456" destination_name="the-source\n"} 20240925082548141 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262426337142456 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082548141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426337142456)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082548141 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426337142456)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082548141 DLU <0006> fsm.c:568 lu(PS:IMSI-262426337142456)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082548141 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548141 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082548142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@3a345c83919d: Final verdict of PTC: pass 20240925082548168 DAUC <0003> db_auc.c:157 IMSI='262427319361208': No 2G Auth Data 20240925082548168 DAUC <0003> db_auc.c:192 IMSI='262427319361208': No 3G Auth Data 20240925082548176 DLGSUP <0013> hlr.c:121 IMSI 262427319361208: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a345c83919d: Created GsupExpect[0] for "262427319361208" to be handled at TC_gsup_ul_via_proxy(81) 20240925082548190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4258 20240925082548192 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548192 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427319361208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427319361208" cn_domain=PS source_name="the-source\n"} 20240925082548192 DLU <0006> fsm.c:456 lu(262427319361208)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082548192 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427319361208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925082548208 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427319361208)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082548208 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427319361208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427319361208" cn_domain=PS destination_name="the-source\n"} 20240925082548208 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548209 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a345c83919d: Found GsupExpect[0] for "262427319361208" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@3a345c83919d: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262427319361208" 20240925082548212 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548212 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427319361208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427319361208" source_name="the-source\n"} 20240925082548212 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427319361208)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082548212 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427319361208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082548212 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427319361208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427319361208" destination_name="the-source\n"} 20240925082548212 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427319361208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082548212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427319361208)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082548212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427319361208)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082548212 DLU <0006> fsm.c:568 lu(PS:IMSI-262427319361208)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082548212 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548212 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082548214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@3a345c83919d: Final verdict of PTC: pass 20240925082548240 DAUC <0003> db_auc.c:157 IMSI='262428569071724': No 2G Auth Data 20240925082548240 DAUC <0003> db_auc.c:192 IMSI='262428569071724': No 3G Auth Data 20240925082548249 DLGSUP <0013> hlr.c:121 IMSI 262428569071724: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a345c83919d: Created GsupExpect[0] for "262428569071724" to be handled at TC_gsup_ul_via_proxy(82) 20240925082548275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 20240925082548277 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548277 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428569071724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428569071724" cn_domain=PS source_name="the-source\n"} 20240925082548277 DLU <0006> fsm.c:456 lu(262428569071724)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082548277 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428569071724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925082548293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428569071724)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082548293 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428569071724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428569071724" cn_domain=PS destination_name="the-source\n"} 20240925082548293 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548293 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a345c83919d: Found GsupExpect[0] for "262428569071724" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@3a345c83919d: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428569071724" 20240925082548298 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548298 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428569071724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428569071724" source_name="the-source\n"} 20240925082548298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428569071724)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082548298 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428569071724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082548298 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428569071724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428569071724" destination_name="the-source\n"} 20240925082548298 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428569071724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082548299 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428569071724)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082548299 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428569071724)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082548299 DLU <0006> fsm.c:568 lu(PS:IMSI-262428569071724)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082548299 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548299 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082548303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@3a345c83919d: Final verdict of PTC: pass 20240925082548344 DAUC <0003> db_auc.c:157 IMSI='262421386015999': No 2G Auth Data 20240925082548344 DAUC <0003> db_auc.c:192 IMSI='262421386015999': No 3G Auth Data 20240925082548358 DLGSUP <0013> hlr.c:121 IMSI 262421386015999: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a345c83919d: Created GsupExpect[0] for "262421386015999" to be handled at TC_gsup_ul_via_proxy(83) 20240925082548393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 20240925082548399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548399 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421386015999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421386015999" cn_domain=PS source_name="the-source\n"} 20240925082548399 DLU <0006> fsm.c:456 lu(262421386015999)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082548399 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421386015999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925082548418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421386015999)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082548418 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421386015999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421386015999" cn_domain=PS destination_name="the-source\n"} 20240925082548418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a345c83919d: Found GsupExpect[0] for "262421386015999" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@3a345c83919d: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421386015999" 20240925082548422 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548422 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421386015999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421386015999" source_name="the-source\n"} 20240925082548423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421386015999)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082548423 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421386015999 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082548423 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421386015999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421386015999" destination_name="the-source\n"} 20240925082548423 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421386015999 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082548423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421386015999)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082548423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421386015999)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082548423 DLU <0006> fsm.c:568 lu(PS:IMSI-262421386015999)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082548423 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548423 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082548425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@3a345c83919d: Final verdict of PTC: pass 20240925082548479 DAUC <0003> db_auc.c:157 IMSI='262429318703711': No 2G Auth Data 20240925082548479 DAUC <0003> db_auc.c:192 IMSI='262429318703711': No 3G Auth Data 20240925082548491 DLGSUP <0013> hlr.c:121 IMSI 262429318703711: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a345c83919d: Created GsupExpect[0] for "262429318703711" to be handled at TC_gsup_ul_via_proxy(84) 20240925082548536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 20240925082548543 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548543 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429318703711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429318703711" cn_domain=PS source_name="the-source\n"} 20240925082548543 DLU <0006> fsm.c:456 lu(262429318703711)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082548543 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429318703711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240925082548560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429318703711)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082548560 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429318703711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429318703711" cn_domain=PS destination_name="the-source\n"} 20240925082548560 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548560 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a345c83919d: Found GsupExpect[0] for "262429318703711" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@3a345c83919d: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429318703711" 20240925082548566 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548566 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429318703711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429318703711" source_name="the-source\n"} 20240925082548566 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429318703711)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082548566 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429318703711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082548566 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429318703711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429318703711" destination_name="the-source\n"} 20240925082548566 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429318703711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082548566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429318703711)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082548566 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429318703711)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082548566 DLU <0006> fsm.c:568 lu(PS:IMSI-262429318703711)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082548566 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082548566 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082548569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082548596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@3a345c83919d: Final verdict of PTC: none 75@3a345c83919d: Final verdict of PTC: none 20240925082548596 DLINP <000b> input/ipa.c:451 connected read/write 20240925082548596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082548596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082548596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082548596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082548596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240925082548597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44549<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20240925082548621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 20240925082548621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56834<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33320) Waiting for packet dumper to finish... 1 (prev_count=33320, count=46164) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_ul_subscriber_data started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082551717 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082551717 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082551718 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082551718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082551720 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082551720 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082551720 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082551720 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  20240925082551720 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082551720 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  20240925082551720 DLGSUP <0013> gsup_server.c:235 2:  20240925082551720 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082551720 DLGSUP <0013> gsup_server.c:235 3:  20240925082551720 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082551720 DLGSUP <0013> gsup_server.c:235 4:  20240925082551720 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082551720 DLGSUP <0013> gsup_server.c:235 5:  20240925082551720 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082551720 DLGSUP <0013> gsup_server.c:235 7:  20240925082551720 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082551720 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082551720 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082551720 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@3a345c83919d: 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") 20240925082551731 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35109<->l=127.0.0.1:4259) 20240925082551760 DAUC <0003> db_auc.c:157 IMSI='262426067806436': No 2G Auth Data 20240925082551760 DAUC <0003> db_auc.c:192 IMSI='262426067806436': No 3G Auth Data HLR_Test-GSUP(86)@3a345c83919d: Created GsupExpect[0] for "262426067806436" to be handled at TC_gsup_ul_subscriber_data(89) 20240925082551810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3a345c83919d: GSUP ul subscriber_data 20240925082551823 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082551823 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426067806436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426067806436" cn_domain=PS} 20240925082551823 DLU <0006> fsm.c:456 lu(262426067806436)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082551823 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426067806436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082551840 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426067806436)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082551840 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426067806436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426067806436" cn_domain=PS} 20240925082551840 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082551841 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a345c83919d: Found GsupExpect[0] for "262426067806436" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@3a345c83919d: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262426067806436" 20240925082551850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082551850 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426067806436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426067806436"} 20240925082551850 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426067806436)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082551850 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426067806436 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082551850 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426067806436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426067806436"} 20240925082551850 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426067806436 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082551850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426067806436)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082551850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426067806436)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082551850 DLU <0006> fsm.c:568 lu(PS:IMSI-262426067806436)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082551850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082551850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082551854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39902<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3a345c83919d: Final verdict of PTC: pass 20240925082551881 DAUC <0003> db_auc.c:157 IMSI='262420108846551': No 2G Auth Data 20240925082551881 DAUC <0003> db_auc.c:192 IMSI='262420108846551': No 3G Auth Data 20240925082551889 DLGSUP <0013> hlr.c:121 IMSI 262420108846551: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a345c83919d: Created GsupExpect[0] for "262420108846551" to be handled at TC_gsup_ul_subscriber_data(90) 20240925082551903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3a345c83919d: GSUP ul subscriber_data 20240925082551904 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082551904 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420108846551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420108846551" cn_domain=PS} 20240925082551904 DLU <0006> fsm.c:456 lu(262420108846551)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082551904 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420108846551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082551920 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420108846551)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082551920 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420108846551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420108846551" cn_domain=PS} 20240925082551921 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082551921 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a345c83919d: Found GsupExpect[0] for "262420108846551" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@3a345c83919d: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420108846551" 20240925082551923 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082551923 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420108846551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420108846551"} 20240925082551923 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420108846551)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082551923 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420108846551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082551923 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420108846551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420108846551"} 20240925082551923 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420108846551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082551923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420108846551)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082551923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420108846551)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082551923 DLU <0006> fsm.c:568 lu(PS:IMSI-262420108846551)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082551923 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082551923 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082551924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3a345c83919d: Final verdict of PTC: pass 20240925082551950 DAUC <0003> db_auc.c:157 IMSI='262426101108753': No 2G Auth Data 20240925082551950 DAUC <0003> db_auc.c:192 IMSI='262426101108753': No 3G Auth Data 20240925082551959 DLGSUP <0013> hlr.c:121 IMSI 262426101108753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a345c83919d: Created GsupExpect[0] for "262426101108753" to be handled at TC_gsup_ul_subscriber_data(91) 20240925082551973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3a345c83919d: GSUP ul subscriber_data 20240925082551975 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082551975 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426101108753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426101108753" cn_domain=PS} 20240925082551975 DLU <0006> fsm.c:456 lu(262426101108753)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082551975 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426101108753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082551992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426101108753)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082551992 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426101108753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426101108753" cn_domain=PS} 20240925082551992 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082551992 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a345c83919d: Found GsupExpect[0] for "262426101108753" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@3a345c83919d: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426101108753" 20240925082551997 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082551997 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426101108753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426101108753"} 20240925082551997 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426101108753)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082551997 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426101108753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082551997 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426101108753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426101108753"} 20240925082551997 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426101108753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082551997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426101108753)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082551997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426101108753)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082551997 DLU <0006> fsm.c:568 lu(PS:IMSI-262426101108753)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082551997 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082551997 DLINP <000b> input/ipa.c:451 connected read/write 20240925082551997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082552001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3a345c83919d: Final verdict of PTC: pass 20240925082552028 DAUC <0003> db_auc.c:157 IMSI='262425177136741': No 2G Auth Data 20240925082552028 DAUC <0003> db_auc.c:192 IMSI='262425177136741': No 3G Auth Data 20240925082552036 DLGSUP <0013> hlr.c:121 IMSI 262425177136741: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a345c83919d: Created GsupExpect[0] for "262425177136741" to be handled at TC_gsup_ul_subscriber_data(92) 20240925082552050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3a345c83919d: GSUP ul subscriber_data 20240925082552052 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552052 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425177136741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425177136741" cn_domain=PS} 20240925082552052 DLU <0006> fsm.c:456 lu(262425177136741)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082552052 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425177136741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082552068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425177136741)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082552068 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425177136741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425177136741" cn_domain=PS} 20240925082552068 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552068 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a345c83919d: Found GsupExpect[0] for "262425177136741" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@3a345c83919d: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262425177136741" 20240925082552071 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552071 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425177136741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425177136741"} 20240925082552071 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425177136741)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082552071 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425177136741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082552071 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425177136741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425177136741"} 20240925082552071 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425177136741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082552071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425177136741)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082552071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425177136741)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082552071 DLU <0006> fsm.c:568 lu(PS:IMSI-262425177136741)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082552071 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552071 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082552073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3a345c83919d: Final verdict of PTC: pass 20240925082552099 DAUC <0003> db_auc.c:157 IMSI='262421554435380': No 2G Auth Data 20240925082552099 DAUC <0003> db_auc.c:192 IMSI='262421554435380': No 3G Auth Data 20240925082552107 DLGSUP <0013> hlr.c:121 IMSI 262421554435380: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a345c83919d: Created GsupExpect[0] for "262421554435380" to be handled at TC_gsup_ul_subscriber_data(93) 20240925082552121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39952<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3a345c83919d: GSUP ul subscriber_data 20240925082552122 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552122 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421554435380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421554435380" cn_domain=PS} 20240925082552123 DLU <0006> fsm.c:456 lu(262421554435380)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082552123 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421554435380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082552139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421554435380)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082552139 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421554435380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421554435380" cn_domain=PS} 20240925082552139 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552139 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a345c83919d: Found GsupExpect[0] for "262421554435380" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@3a345c83919d: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421554435380" 20240925082552142 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552142 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421554435380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421554435380"} 20240925082552142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421554435380)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082552142 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421554435380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082552142 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421554435380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421554435380"} 20240925082552142 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421554435380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082552142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554435380)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082552142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421554435380)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082552142 DLU <0006> fsm.c:568 lu(PS:IMSI-262421554435380)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082552142 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552142 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082552144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39952<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3a345c83919d: Final verdict of PTC: pass 20240925082552169 DAUC <0003> db_auc.c:157 IMSI='262428412607443': No 2G Auth Data 20240925082552169 DAUC <0003> db_auc.c:192 IMSI='262428412607443': No 3G Auth Data 20240925082552177 DLGSUP <0013> hlr.c:121 IMSI 262428412607443: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a345c83919d: Created GsupExpect[0] for "262428412607443" to be handled at TC_gsup_ul_subscriber_data(94) 20240925082552207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39964<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3a345c83919d: GSUP ul subscriber_data 20240925082552213 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552213 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428412607443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428412607443" cn_domain=PS} 20240925082552213 DLU <0006> fsm.c:456 lu(262428412607443)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082552213 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428412607443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082552230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428412607443)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082552230 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428412607443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428412607443" cn_domain=PS} 20240925082552230 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552230 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a345c83919d: Found GsupExpect[0] for "262428412607443" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@3a345c83919d: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428412607443" 20240925082552234 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552234 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428412607443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428412607443"} 20240925082552234 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428412607443)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082552234 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428412607443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082552234 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428412607443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428412607443"} 20240925082552234 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428412607443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082552234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428412607443)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082552234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428412607443)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082552234 DLU <0006> fsm.c:568 lu(PS:IMSI-262428412607443)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082552234 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552234 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082552237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39964<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3a345c83919d: Final verdict of PTC: pass 20240925082552271 DAUC <0003> db_auc.c:157 IMSI='262420394320083': No 2G Auth Data 20240925082552271 DAUC <0003> db_auc.c:192 IMSI='262420394320083': No 3G Auth Data 20240925082552279 DLGSUP <0013> hlr.c:121 IMSI 262420394320083: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a345c83919d: Created GsupExpect[0] for "262420394320083" to be handled at TC_gsup_ul_subscriber_data(95) 20240925082552309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39978<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3a345c83919d: GSUP ul subscriber_data 20240925082552317 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552317 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420394320083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420394320083" cn_domain=PS} 20240925082552317 DLU <0006> fsm.c:456 lu(262420394320083)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082552317 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420394320083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082552334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420394320083)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082552334 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420394320083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420394320083" cn_domain=PS} 20240925082552334 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552334 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a345c83919d: Found GsupExpect[0] for "262420394320083" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@3a345c83919d: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262420394320083" 20240925082552339 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552339 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420394320083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420394320083"} 20240925082552339 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420394320083)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082552339 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262420394320083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082552340 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420394320083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420394320083"} 20240925082552340 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420394320083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082552340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420394320083)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082552340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420394320083)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082552340 DLU <0006> fsm.c:568 lu(PS:IMSI-262420394320083)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082552340 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552340 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082552343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39978<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3a345c83919d: Final verdict of PTC: pass 20240925082552378 DAUC <0003> db_auc.c:157 IMSI='262420927695882': No 2G Auth Data 20240925082552378 DAUC <0003> db_auc.c:192 IMSI='262420927695882': No 3G Auth Data 20240925082552386 DLGSUP <0013> hlr.c:121 IMSI 262420927695882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a345c83919d: Created GsupExpect[0] for "262420927695882" to be handled at TC_gsup_ul_subscriber_data(96) 20240925082552415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39984<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3a345c83919d: GSUP ul subscriber_data 20240925082552418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552418 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420927695882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420927695882" cn_domain=PS} 20240925082552418 DLU <0006> fsm.c:456 lu(262420927695882)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082552418 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420927695882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082552434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420927695882)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082552434 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420927695882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420927695882" cn_domain=PS} 20240925082552434 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552434 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a345c83919d: Found GsupExpect[0] for "262420927695882" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@3a345c83919d: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420927695882" 20240925082552439 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552439 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420927695882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420927695882"} 20240925082552439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420927695882)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082552439 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420927695882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082552439 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420927695882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420927695882"} 20240925082552439 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420927695882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082552439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420927695882)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082552439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420927695882)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082552439 DLU <0006> fsm.c:568 lu(PS:IMSI-262420927695882)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082552439 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082552439 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082552442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39984<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082552469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39894<->l=127.0.0.1:4258 20240925082552469 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35109<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@3a345c83919d: Final verdict of PTC: none 20240925082552469 DLINP <000b> input/ipa.c:451 connected read/write 20240925082552469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082552469 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082552469 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082552469 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:52 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20240925082552492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40000<->l=127.0.0.1:4258 20240925082552592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40000<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37176) Waiting for packet dumper to finish... 1 (prev_count=37176, count=50816) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_vty started. MTC@3a345c83919d: legacy= true 20240925082555697 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082555697 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082555702 DLINP <000b> input/ipa.c:451 connected read/write 20240925082555702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082555704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082555708 DLINP <000b> input/ipa.c:451 connected read/write 20240925082555708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082555708 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082555708 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082555708 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  20240925082555708 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082555708 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  20240925082555708 DLGSUP <0013> gsup_server.c:235 2:  20240925082555708 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082555708 DLGSUP <0013> gsup_server.c:235 3:  20240925082555708 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082555708 DLGSUP <0013> gsup_server.c:235 4:  20240925082555708 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082555708 DLGSUP <0013> gsup_server.c:235 5:  20240925082555708 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082555708 DLGSUP <0013> gsup_server.c:235 7:  20240925082555708 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082555708 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082555708 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082555708 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@3a345c83919d: 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") 20240925082555725 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42035<->l=127.0.0.1:4259) 20240925082555757 DAUC <0003> db_auc.c:157 IMSI='262420206813968': No 2G Auth Data 20240925082555757 DAUC <0003> db_auc.c:192 IMSI='262420206813968': No 3G Auth Data 20240925082555780 DAUC <0003> db_auc.c:192 IMSI='262420206813968': No 3G Auth Data 20240925082555810 DAUC <0003> db_auc.c:157 IMSI='262422374637287': No 2G Auth Data 20240925082555810 DAUC <0003> db_auc.c:192 IMSI='262422374637287': No 3G Auth Data 20240925082555832 DAUC <0003> db_auc.c:157 IMSI='262422374637287': No 2G Auth Data 20240925082555863 DAUC <0003> db_auc.c:157 IMSI='262422374872870': No 2G Auth Data 20240925082555863 DAUC <0003> db_auc.c:192 IMSI='262422374872870': No 3G Auth Data MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082555932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40002<->l=127.0.0.1:4258 20240925082555934 DLINP <000b> input/ipa.c:451 connected read/write 20240925082555934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082555934 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082555934 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082555934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082555934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42035<->l=127.0.0.1:4259) 98@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@3a345c83919d: Test case TC_vty finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:55 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20240925082555958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40004<->l=127.0.0.1:4258 20240925082556059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40004<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4540) Waiting for packet dumper to finish... 1 (prev_count=4540, count=17160) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:25:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_vty_msisdn_isd started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082559172 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082559172 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082559177 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082559179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40008<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082559182 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082559182 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082559182 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082559182 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  20240925082559182 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082559182 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  20240925082559182 DLGSUP <0013> gsup_server.c:235 2:  20240925082559182 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082559182 DLGSUP <0013> gsup_server.c:235 3:  20240925082559182 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082559182 DLGSUP <0013> gsup_server.c:235 4:  20240925082559182 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082559182 DLGSUP <0013> gsup_server.c:235 5:  20240925082559182 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082559182 DLGSUP <0013> gsup_server.c:235 7:  20240925082559182 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082559182 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082559182 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082559182 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@3a345c83919d: 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") 20240925082559201 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41513<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@3a345c83919d: Created GsupExpect[0] for "262429193036278" to be handled at TC_vty_msisdn_isd(104) 20240925082559212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40016<->l=127.0.0.1:4258 20240925082559231 DAUC <0003> db_auc.c:157 IMSI='262429193036278': No 2G Auth Data 20240925082559231 DAUC <0003> db_auc.c:192 IMSI='262429193036278': No 3G Auth Data 20240925082559259 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082559259 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429193036278" cn_domain=PS} 20240925082559259 DLU <0006> fsm.c:456 lu(262429193036278)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082559259 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082559277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429193036278)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082559277 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429193036278" cn_domain=PS} 20240925082559277 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082559277 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@3a345c83919d: Found GsupExpect[0] for "262429193036278" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@3a345c83919d: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429193036278" 20240925082559285 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082559285 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429193036278"} 20240925082559285 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429193036278)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082559285 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082559285 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429193036278"} 20240925082559285 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082559285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429193036278)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082559285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429193036278)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082559285 DLU <0006> fsm.c:568 lu(PS:IMSI-262429193036278)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082559285 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082559285 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3a345c83919d: setverdict(pass): none -> pass 20240925082559297 DLGSUP <0013> hlr.c:128 IMSI 262429193036278: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240925082559297 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082559297 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082559300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40016<->l=127.0.0.1:4258 20240925082559301 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082559301 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429193036278"} 20240925082559301 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240925082559301 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429193036278 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@3a345c83919d: Final verdict of PTC: pass 20240925082559302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40008<->l=127.0.0.1:4258 20240925082559303 DLINP <000b> input/ipa.c:451 connected read/write 20240925082559303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082559303 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082559303 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082559304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@3a345c83919d: Final verdict of PTC: none 20240925082559304 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41513<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@3a345c83919d: Final verdict of PTC: none 102@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 102: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@3a345c83919d: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:25:59 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20240925082559329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40022<->l=127.0.0.1:4258 20240925082559430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40022<->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@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_purge_cs started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082602524 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082602524 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082602525 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082602526 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602526 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082602526 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082602526 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  20240925082602526 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082602526 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  20240925082602526 DLGSUP <0013> gsup_server.c:235 2:  20240925082602526 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082602526 DLGSUP <0013> gsup_server.c:235 3:  20240925082602526 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082602526 DLGSUP <0013> gsup_server.c:235 4:  20240925082602526 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082602526 DLGSUP <0013> gsup_server.c:235 5:  20240925082602526 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082602526 DLGSUP <0013> gsup_server.c:235 7:  20240925082602526 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082602526 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082602526 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082602526 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@3a345c83919d: 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") 20240925082602533 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41531<->l=127.0.0.1:4259) 20240925082602569 DAUC <0003> db_auc.c:157 IMSI='262425198522564': No 2G Auth Data 20240925082602569 DAUC <0003> db_auc.c:192 IMSI='262425198522564': No 3G Auth Data HLR_Test-GSUP(106)@3a345c83919d: Created GsupExpect[0] for "262425198522564" to be handled at TC_gsup_purge_cs(109) 20240925082602592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 20240925082602595 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602595 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425198522564" cn_domain=PS} 20240925082602595 DLU <0006> fsm.c:456 lu(262425198522564)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082602595 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082602611 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425198522564)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082602611 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425198522564" cn_domain=PS} 20240925082602611 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602611 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a345c83919d: Found GsupExpect[0] for "262425198522564" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@3a345c83919d: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425198522564" 20240925082602612 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602612 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425198522564"} 20240925082602612 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425198522564)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082602612 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082602612 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425198522564"} 20240925082602612 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082602612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425198522564)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082602612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425198522564)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082602612 DLU <0006> fsm.c:568 lu(PS:IMSI-262425198522564)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082602612 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602612 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3a345c83919d: setverdict(pass): none -> pass 20240925082602613 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602613 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425198522564" cn_domain=CS} 20240925082602613 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925082602625 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425198522564"} 20240925082602625 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425198522564 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082602625 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602625 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082602626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@3a345c83919d: Final verdict of PTC: pass 20240925082602651 DAUC <0003> db_auc.c:157 IMSI='262426944683633': No 2G Auth Data 20240925082602651 DAUC <0003> db_auc.c:192 IMSI='262426944683633': No 3G Auth Data 20240925082602660 DLGSUP <0013> hlr.c:121 IMSI 262426944683633: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a345c83919d: Created GsupExpect[0] for "262426944683633" to be handled at TC_gsup_purge_cs(110) 20240925082602675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 20240925082602676 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602676 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426944683633" cn_domain=PS} 20240925082602676 DLU <0006> fsm.c:456 lu(262426944683633)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082602676 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082602692 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426944683633)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082602692 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426944683633" cn_domain=PS} 20240925082602692 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602692 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a345c83919d: Found GsupExpect[0] for "262426944683633" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@3a345c83919d: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426944683633" 20240925082602693 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602693 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426944683633"} 20240925082602693 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426944683633)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082602693 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082602693 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426944683633"} 20240925082602693 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082602693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426944683633)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082602693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426944683633)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082602694 DLU <0006> fsm.c:568 lu(PS:IMSI-262426944683633)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082602694 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602694 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3a345c83919d: setverdict(pass): none -> pass 20240925082602694 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602694 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426944683633" cn_domain=CS} 20240925082602694 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925082602702 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426944683633"} 20240925082602702 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426944683633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082602702 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602702 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082602703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50300<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@3a345c83919d: Final verdict of PTC: pass 20240925082602727 DAUC <0003> db_auc.c:157 IMSI='262428059239351': No 2G Auth Data 20240925082602727 DAUC <0003> db_auc.c:192 IMSI='262428059239351': No 3G Auth Data 20240925082602736 DLGSUP <0013> hlr.c:121 IMSI 262428059239351: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a345c83919d: Created GsupExpect[0] for "262428059239351" to be handled at TC_gsup_purge_cs(111) 20240925082602750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4258 20240925082602751 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602751 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428059239351" cn_domain=PS} 20240925082602751 DLU <0006> fsm.c:456 lu(262428059239351)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082602751 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082602767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428059239351)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082602767 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428059239351" cn_domain=PS} 20240925082602767 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602767 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a345c83919d: Found GsupExpect[0] for "262428059239351" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@3a345c83919d: Added IMSI table entry 2TC_gsup_purge_cs(111)"262428059239351" 20240925082602768 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602768 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428059239351"} 20240925082602768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428059239351)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082602768 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082602768 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428059239351"} 20240925082602768 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082602768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428059239351)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082602768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428059239351)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082602768 DLU <0006> fsm.c:568 lu(PS:IMSI-262428059239351)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082602768 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602768 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3a345c83919d: setverdict(pass): none -> pass 20240925082602769 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602769 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428059239351" cn_domain=CS} 20240925082602769 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925082602777 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428059239351"} 20240925082602777 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262428059239351 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082602777 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602777 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082602777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@3a345c83919d: Final verdict of PTC: pass 20240925082602802 DAUC <0003> db_auc.c:157 IMSI='262429609347888': No 2G Auth Data 20240925082602802 DAUC <0003> db_auc.c:192 IMSI='262429609347888': No 3G Auth Data 20240925082602811 DLGSUP <0013> hlr.c:121 IMSI 262429609347888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a345c83919d: Created GsupExpect[0] for "262429609347888" to be handled at TC_gsup_purge_cs(112) 20240925082602825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 20240925082602826 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602826 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429609347888" cn_domain=PS} 20240925082602826 DLU <0006> fsm.c:456 lu(262429609347888)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082602826 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082602842 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429609347888)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082602842 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429609347888" cn_domain=PS} 20240925082602842 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602842 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a345c83919d: Found GsupExpect[0] for "262429609347888" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@3a345c83919d: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429609347888" 20240925082602844 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602844 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429609347888"} 20240925082602844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429609347888)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082602844 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082602844 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429609347888"} 20240925082602844 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082602844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429609347888)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082602844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429609347888)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082602844 DLU <0006> fsm.c:568 lu(PS:IMSI-262429609347888)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082602844 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602844 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3a345c83919d: setverdict(pass): none -> pass 20240925082602844 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602845 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429609347888" cn_domain=CS} 20240925082602845 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925082602852 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429609347888"} 20240925082602852 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429609347888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082602852 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602852 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082602853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@3a345c83919d: Final verdict of PTC: pass 20240925082602878 DAUC <0003> db_auc.c:157 IMSI='262426171295056': No 2G Auth Data 20240925082602878 DAUC <0003> db_auc.c:192 IMSI='262426171295056': No 3G Auth Data 20240925082602886 DLGSUP <0013> hlr.c:121 IMSI 262426171295056: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a345c83919d: Created GsupExpect[0] for "262426171295056" to be handled at TC_gsup_purge_cs(113) 20240925082602900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 20240925082602901 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602901 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426171295056" cn_domain=PS} 20240925082602901 DLU <0006> fsm.c:456 lu(262426171295056)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082602901 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082602917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426171295056)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082602917 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426171295056" cn_domain=PS} 20240925082602917 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602917 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a345c83919d: Found GsupExpect[0] for "262426171295056" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@3a345c83919d: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426171295056" 20240925082602918 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602918 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426171295056"} 20240925082602918 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426171295056)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082602918 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082602918 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426171295056"} 20240925082602918 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082602918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426171295056)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082602918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426171295056)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082602918 DLU <0006> fsm.c:568 lu(PS:IMSI-262426171295056)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082602918 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602918 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3a345c83919d: setverdict(pass): none -> pass 20240925082602919 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602919 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426171295056" cn_domain=CS} 20240925082602919 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925082602927 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426171295056"} 20240925082602927 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426171295056 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082602927 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082602927 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082602927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50310<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@3a345c83919d: Final verdict of PTC: pass 20240925082602954 DAUC <0003> db_auc.c:157 IMSI='262424202008490': No 2G Auth Data 20240925082602954 DAUC <0003> db_auc.c:192 IMSI='262424202008490': No 3G Auth Data 20240925082602963 DLGSUP <0013> hlr.c:121 IMSI 262424202008490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a345c83919d: Created GsupExpect[0] for "262424202008490" to be handled at TC_gsup_purge_cs(114) 20240925082602985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 20240925082602986 DLINP <000b> input/ipa.c:451 connected read/write 20240925082602986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082602986 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424202008490" cn_domain=PS} 20240925082602986 DLU <0006> fsm.c:456 lu(262424202008490)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082602986 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082603002 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424202008490)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082603002 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424202008490" cn_domain=PS} 20240925082603002 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082603002 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a345c83919d: Found GsupExpect[0] for "262424202008490" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@3a345c83919d: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424202008490" 20240925082603003 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082603003 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424202008490"} 20240925082603003 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424202008490)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082603003 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082603003 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424202008490"} 20240925082603003 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082603003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424202008490)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082603003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424202008490)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082603003 DLU <0006> fsm.c:568 lu(PS:IMSI-262424202008490)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082603003 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082603003 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3a345c83919d: setverdict(pass): none -> pass 20240925082603004 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082603004 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424202008490" cn_domain=CS} 20240925082603004 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925082603012 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424202008490"} 20240925082603012 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424202008490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082603012 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082603012 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082603013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50322<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@3a345c83919d: Final verdict of PTC: pass 20240925082603045 DAUC <0003> db_auc.c:157 IMSI='262423717147270': No 2G Auth Data 20240925082603045 DAUC <0003> db_auc.c:192 IMSI='262423717147270': No 3G Auth Data 20240925082603059 DLGSUP <0013> hlr.c:121 IMSI 262423717147270: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a345c83919d: Created GsupExpect[0] for "262423717147270" to be handled at TC_gsup_purge_cs(115) 20240925082603094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 20240925082603102 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082603102 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423717147270" cn_domain=PS} 20240925082603102 DLU <0006> fsm.c:456 lu(262423717147270)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082603102 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082603125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423717147270)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082603125 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423717147270" cn_domain=PS} 20240925082603125 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082603125 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a345c83919d: Found GsupExpect[0] for "262423717147270" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@3a345c83919d: Added IMSI table entry 6TC_gsup_purge_cs(115)"262423717147270" 20240925082603132 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082603132 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423717147270"} 20240925082603132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423717147270)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082603132 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082603132 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423717147270"} 20240925082603132 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082603132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423717147270)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082603132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423717147270)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082603132 DLU <0006> fsm.c:568 lu(PS:IMSI-262423717147270)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082603132 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082603132 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3a345c83919d: setverdict(pass): none -> pass 20240925082603135 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082603135 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423717147270" cn_domain=CS} 20240925082603135 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925082603144 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423717147270"} 20240925082603144 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423717147270 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082603144 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082603144 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082603147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50332<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@3a345c83919d: Final verdict of PTC: pass 20240925082603184 DAUC <0003> db_auc.c:157 IMSI='262423615888339': No 2G Auth Data 20240925082603184 DAUC <0003> db_auc.c:192 IMSI='262423615888339': No 3G Auth Data 20240925082603192 DLGSUP <0013> hlr.c:121 IMSI 262423615888339: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a345c83919d: Created GsupExpect[0] for "262423615888339" to be handled at TC_gsup_purge_cs(116) 20240925082603217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 20240925082603218 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082603218 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423615888339" cn_domain=PS} 20240925082603218 DLU <0006> fsm.c:456 lu(262423615888339)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082603218 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082603235 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423615888339)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082603235 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423615888339" cn_domain=PS} 20240925082603235 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082603235 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a345c83919d: Found GsupExpect[0] for "262423615888339" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@3a345c83919d: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423615888339" 20240925082603240 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082603240 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423615888339"} 20240925082603240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423615888339)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082603240 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082603240 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423615888339"} 20240925082603240 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082603240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423615888339)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082603240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423615888339)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082603240 DLU <0006> fsm.c:568 lu(PS:IMSI-262423615888339)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082603240 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082603240 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3a345c83919d: setverdict(pass): none -> pass 20240925082603243 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082603243 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423615888339" cn_domain=CS} 20240925082603243 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240925082603251 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423615888339"} 20240925082603251 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423615888339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082603251 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082603251 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082603254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50338<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082603281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50286<->l=127.0.0.1:4258 20240925082603281 DLINP <000b> input/ipa.c:451 connected read/write 20240925082603281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082603281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082603281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082603281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082603281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41531<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@3a345c83919d: Final verdict of PTC: none 107@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:03 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20240925082603304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 20240925082603405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20992) Waiting for packet dumper to finish... 1 (prev_count=20992, count=47684) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_purge_ps started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082606460 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082606460 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082606464 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082606469 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606469 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082606469 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082606469 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  20240925082606469 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082606469 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  20240925082606469 DLGSUP <0013> gsup_server.c:235 2:  20240925082606469 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082606469 DLGSUP <0013> gsup_server.c:235 3:  20240925082606469 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082606469 DLGSUP <0013> gsup_server.c:235 4:  20240925082606469 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082606469 DLGSUP <0013> gsup_server.c:235 5:  20240925082606469 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082606469 DLGSUP <0013> gsup_server.c:235 7:  20240925082606469 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082606469 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082606469 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082606469 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@3a345c83919d: 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") 20240925082606486 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41671<->l=127.0.0.1:4259) 20240925082606520 DAUC <0003> db_auc.c:157 IMSI='262428918763053': No 2G Auth Data 20240925082606520 DAUC <0003> db_auc.c:192 IMSI='262428918763053': No 3G Auth Data HLR_Test-GSUP(118)@3a345c83919d: Created GsupExpect[0] for "262428918763053" to be handled at TC_gsup_purge_ps(121) 20240925082606570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 20240925082606579 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606580 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428918763053" cn_domain=PS} 20240925082606580 DLU <0006> fsm.c:456 lu(262428918763053)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082606580 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082606597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428918763053)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082606597 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428918763053" cn_domain=PS} 20240925082606597 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606597 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a345c83919d: Found GsupExpect[0] for "262428918763053" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@3a345c83919d: Added IMSI table entry 0TC_gsup_purge_ps(121)"262428918763053" 20240925082606606 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606606 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428918763053"} 20240925082606606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428918763053)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082606606 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082606606 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428918763053"} 20240925082606606 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082606606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428918763053)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082606606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428918763053)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082606606 DLU <0006> fsm.c:568 lu(PS:IMSI-262428918763053)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082606606 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606606 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3a345c83919d: setverdict(pass): none -> pass 20240925082606609 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606609 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428918763053" cn_domain=PS} 20240925082606609 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925082606618 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428918763053"} 20240925082606618 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428918763053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082606618 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606618 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082606622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@3a345c83919d: Final verdict of PTC: pass 20240925082606650 DAUC <0003> db_auc.c:157 IMSI='262427218299252': No 2G Auth Data 20240925082606650 DAUC <0003> db_auc.c:192 IMSI='262427218299252': No 3G Auth Data 20240925082606658 DLGSUP <0013> hlr.c:121 IMSI 262427218299252: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a345c83919d: Created GsupExpect[0] for "262427218299252" to be handled at TC_gsup_purge_ps(122) 20240925082606672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 20240925082606673 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606673 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427218299252" cn_domain=PS} 20240925082606673 DLU <0006> fsm.c:456 lu(262427218299252)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082606674 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082606690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427218299252)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082606690 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427218299252" cn_domain=PS} 20240925082606690 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606690 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a345c83919d: Found GsupExpect[0] for "262427218299252" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@3a345c83919d: Added IMSI table entry 1TC_gsup_purge_ps(122)"262427218299252" 20240925082606692 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606692 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427218299252"} 20240925082606692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427218299252)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082606692 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082606692 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427218299252"} 20240925082606692 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082606692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427218299252)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082606692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427218299252)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082606692 DLU <0006> fsm.c:568 lu(PS:IMSI-262427218299252)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082606692 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606692 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3a345c83919d: setverdict(pass): none -> pass 20240925082606693 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606693 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427218299252" cn_domain=PS} 20240925082606693 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925082606702 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427218299252"} 20240925082606702 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427218299252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082606702 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606702 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082606704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@3a345c83919d: Final verdict of PTC: pass 20240925082606730 DAUC <0003> db_auc.c:157 IMSI='262424608801604': No 2G Auth Data 20240925082606730 DAUC <0003> db_auc.c:192 IMSI='262424608801604': No 3G Auth Data 20240925082606739 DLGSUP <0013> hlr.c:121 IMSI 262424608801604: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a345c83919d: Created GsupExpect[0] for "262424608801604" to be handled at TC_gsup_purge_ps(123) 20240925082606752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20240925082606754 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606754 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424608801604" cn_domain=PS} 20240925082606754 DLU <0006> fsm.c:456 lu(262424608801604)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082606754 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082606770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424608801604)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082606770 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424608801604" cn_domain=PS} 20240925082606770 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606770 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a345c83919d: Found GsupExpect[0] for "262424608801604" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@3a345c83919d: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424608801604" 20240925082606772 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606772 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424608801604"} 20240925082606772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424608801604)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082606772 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082606772 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424608801604"} 20240925082606772 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082606772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424608801604)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082606772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424608801604)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082606772 DLU <0006> fsm.c:568 lu(PS:IMSI-262424608801604)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082606772 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606772 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3a345c83919d: setverdict(pass): none -> pass 20240925082606773 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606773 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424608801604" cn_domain=PS} 20240925082606773 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925082606781 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424608801604"} 20240925082606781 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424608801604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082606781 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606781 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082606783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@3a345c83919d: Final verdict of PTC: pass 20240925082606809 DAUC <0003> db_auc.c:157 IMSI='262420786171545': No 2G Auth Data 20240925082606809 DAUC <0003> db_auc.c:192 IMSI='262420786171545': No 3G Auth Data 20240925082606817 DLGSUP <0013> hlr.c:121 IMSI 262420786171545: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a345c83919d: Created GsupExpect[0] for "262420786171545" to be handled at TC_gsup_purge_ps(124) 20240925082606830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20240925082606831 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606831 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420786171545" cn_domain=PS} 20240925082606831 DLU <0006> fsm.c:456 lu(262420786171545)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082606831 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082606847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420786171545)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082606847 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420786171545" cn_domain=PS} 20240925082606847 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606847 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a345c83919d: Found GsupExpect[0] for "262420786171545" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@3a345c83919d: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420786171545" 20240925082606849 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606849 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420786171545"} 20240925082606849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420786171545)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082606849 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082606849 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420786171545"} 20240925082606849 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082606849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420786171545)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082606849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420786171545)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082606849 DLU <0006> fsm.c:568 lu(PS:IMSI-262420786171545)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082606849 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606849 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3a345c83919d: setverdict(pass): none -> pass 20240925082606851 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606851 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420786171545" cn_domain=PS} 20240925082606851 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925082606859 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420786171545"} 20240925082606859 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420786171545 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082606859 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606859 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082606861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@3a345c83919d: Final verdict of PTC: pass 20240925082606892 DAUC <0003> db_auc.c:157 IMSI='262422655146251': No 2G Auth Data 20240925082606892 DAUC <0003> db_auc.c:192 IMSI='262422655146251': No 3G Auth Data 20240925082606900 DLGSUP <0013> hlr.c:121 IMSI 262422655146251: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a345c83919d: Created GsupExpect[0] for "262422655146251" to be handled at TC_gsup_purge_ps(125) 20240925082606914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4258 20240925082606915 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606915 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422655146251" cn_domain=PS} 20240925082606915 DLU <0006> fsm.c:456 lu(262422655146251)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082606915 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082606931 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422655146251)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082606931 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422655146251" cn_domain=PS} 20240925082606931 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606931 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a345c83919d: Found GsupExpect[0] for "262422655146251" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@3a345c83919d: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422655146251" 20240925082606935 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606935 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422655146251"} 20240925082606935 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422655146251)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082606935 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082606935 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422655146251"} 20240925082606935 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082606935 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422655146251)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082606935 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422655146251)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082606935 DLU <0006> fsm.c:568 lu(PS:IMSI-262422655146251)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082606935 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606935 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3a345c83919d: setverdict(pass): none -> pass 20240925082606938 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082606938 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422655146251" cn_domain=PS} 20240925082606938 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925082606946 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422655146251"} 20240925082606946 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422655146251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082606946 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082606946 DLINP <000b> input/ipa.c:451 connected read/write 20240925082606946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082606949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50402<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@3a345c83919d: Final verdict of PTC: pass 20240925082606975 DAUC <0003> db_auc.c:157 IMSI='262427802753482': No 2G Auth Data 20240925082606975 DAUC <0003> db_auc.c:192 IMSI='262427802753482': No 3G Auth Data 20240925082606983 DLGSUP <0013> hlr.c:121 IMSI 262427802753482: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a345c83919d: Created GsupExpect[0] for "262427802753482" to be handled at TC_gsup_purge_ps(126) 20240925082607005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 20240925082607006 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607006 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427802753482" cn_domain=PS} 20240925082607006 DLU <0006> fsm.c:456 lu(262427802753482)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082607006 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082607023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427802753482)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082607023 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427802753482" cn_domain=PS} 20240925082607023 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082607023 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a345c83919d: Found GsupExpect[0] for "262427802753482" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@3a345c83919d: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427802753482" 20240925082607027 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607027 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427802753482"} 20240925082607027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427802753482)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082607027 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082607027 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427802753482"} 20240925082607027 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082607027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427802753482)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082607027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427802753482)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082607027 DLU <0006> fsm.c:568 lu(PS:IMSI-262427802753482)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082607027 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082607027 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3a345c83919d: setverdict(pass): none -> pass 20240925082607029 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607029 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427802753482" cn_domain=PS} 20240925082607029 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925082607038 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427802753482"} 20240925082607038 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427802753482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082607038 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082607038 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082607040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@3a345c83919d: Final verdict of PTC: pass 20240925082607074 DAUC <0003> db_auc.c:157 IMSI='262429426754073': No 2G Auth Data 20240925082607074 DAUC <0003> db_auc.c:192 IMSI='262429426754073': No 3G Auth Data 20240925082607082 DLGSUP <0013> hlr.c:121 IMSI 262429426754073: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a345c83919d: Created GsupExpect[0] for "262429426754073" to be handled at TC_gsup_purge_ps(127) 20240925082607106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 20240925082607108 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607108 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429426754073" cn_domain=PS} 20240925082607108 DLU <0006> fsm.c:456 lu(262429426754073)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082607108 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082607124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429426754073)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082607124 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429426754073" cn_domain=PS} 20240925082607124 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082607125 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a345c83919d: Found GsupExpect[0] for "262429426754073" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@3a345c83919d: Added IMSI table entry 6TC_gsup_purge_ps(127)"262429426754073" 20240925082607130 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607130 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429426754073"} 20240925082607130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429426754073)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082607130 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082607130 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429426754073"} 20240925082607130 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082607130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429426754073)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082607130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429426754073)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082607130 DLU <0006> fsm.c:568 lu(PS:IMSI-262429426754073)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082607130 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082607130 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3a345c83919d: setverdict(pass): none -> pass 20240925082607133 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607133 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429426754073" cn_domain=PS} 20240925082607133 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925082607141 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429426754073"} 20240925082607141 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429426754073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082607141 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082607141 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082607143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50408<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@3a345c83919d: Final verdict of PTC: pass 20240925082607178 DAUC <0003> db_auc.c:157 IMSI='262426810854283': No 2G Auth Data 20240925082607178 DAUC <0003> db_auc.c:192 IMSI='262426810854283': No 3G Auth Data 20240925082607186 DLGSUP <0013> hlr.c:121 IMSI 262426810854283: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a345c83919d: Created GsupExpect[0] for "262426810854283" to be handled at TC_gsup_purge_ps(128) 20240925082607213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 20240925082607218 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607218 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426810854283" cn_domain=PS} 20240925082607218 DLU <0006> fsm.c:456 lu(262426810854283)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082607218 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082607234 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426810854283)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082607234 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426810854283" cn_domain=PS} 20240925082607234 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082607234 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a345c83919d: Found GsupExpect[0] for "262426810854283" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@3a345c83919d: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426810854283" 20240925082607241 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607241 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426810854283"} 20240925082607241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426810854283)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082607241 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082607241 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426810854283"} 20240925082607241 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082607241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426810854283)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082607241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426810854283)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082607241 DLU <0006> fsm.c:568 lu(PS:IMSI-262426810854283)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082607241 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082607241 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3a345c83919d: setverdict(pass): none -> pass 20240925082607244 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607244 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426810854283" cn_domain=PS} 20240925082607244 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240925082607252 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426810854283"} 20240925082607252 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426810854283 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240925082607252 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082607252 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082607254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082607282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 20240925082607282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41671<->l=127.0.0.1:4259) 20240925082607282 DLINP <000b> input/ipa.c:451 connected read/write 20240925082607282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082607282 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082607282 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082607282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@3a345c83919d: Final verdict of PTC: none 119@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:07 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20240925082607304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50428<->l=127.0.0.1:4258 20240925082607405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50428<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32432) Waiting for packet dumper to finish... 1 (prev_count=32432, count=47684) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_purge_unknown started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082610509 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082610509 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082610510 DLINP <000b> input/ipa.c:451 connected read/write 20240925082610510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082610510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50434<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082610511 DLINP <000b> input/ipa.c:451 connected read/write 20240925082610511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082610511 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082610511 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082610511 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  20240925082610511 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082610511 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  20240925082610511 DLGSUP <0013> gsup_server.c:235 2:  20240925082610511 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082610511 DLGSUP <0013> gsup_server.c:235 3:  20240925082610511 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082610511 DLGSUP <0013> gsup_server.c:235 4:  20240925082610511 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082610511 DLGSUP <0013> gsup_server.c:235 5:  20240925082610511 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082610511 DLGSUP <0013> gsup_server.c:235 7:  20240925082610511 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082610511 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082610511 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082610511 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@3a345c83919d: 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") 20240925082610517 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45289<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3a345c83919d: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240925082610522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50450<->l=127.0.0.1:4258 20240925082610554 DLINP <000b> input/ipa.c:451 connected read/write 20240925082610554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082610554 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} 20240925082610554 DLU <0006> fsm.c:456 lu(2345743413463)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082610554 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 20240925082610554 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} 20240925082610554 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082610554 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082610554 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082610554 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082610554 DLINP <000b> input/ipa.c:451 connected read/write 20240925082610554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082610554 DLINP <000b> input/ipa.c:451 connected read/write 20240925082610554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@3a345c83919d: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@3a345c83919d: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@3a345c83919d: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_unknown(133)@3a345c83919d: Final verdict of PTC: pass 20240925082610556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50450<->l=127.0.0.1:4258 MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082610556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50434<->l=127.0.0.1:4258 20240925082610557 DLINP <000b> input/ipa.c:451 connected read/write 20240925082610557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082610557 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082610557 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082610557 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@3a345c83919d: Final verdict of PTC: none 20240925082610557 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45289<->l=127.0.0.1:4259) 131@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:10 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20240925082610579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50454<->l=127.0.0.1:4258 20240925082610679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50454<->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@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_mo_ussd_unknown started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082613784 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082613784 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082613787 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082613788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082613790 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082613790 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082613790 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082613790 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  20240925082613790 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082613790 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  20240925082613790 DLGSUP <0013> gsup_server.c:235 2:  20240925082613790 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082613790 DLGSUP <0013> gsup_server.c:235 3:  20240925082613790 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082613790 DLGSUP <0013> gsup_server.c:235 4:  20240925082613790 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082613790 DLGSUP <0013> gsup_server.c:235 5:  20240925082613790 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082613790 DLGSUP <0013> gsup_server.c:235 7:  20240925082613790 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082613790 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082613790 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082613790 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@3a345c83919d: 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") 20240925082613800 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37683<->l=127.0.0.1:4259) 20240925082613813 DAUC <0003> db_auc.c:157 IMSI='262426410737891': No 2G Auth Data 20240925082613813 DAUC <0003> db_auc.c:192 IMSI='262426410737891': No 3G Auth Data HLR_Test-GSUP(135)@3a345c83919d: Created GsupExpect[0] for "262426410737891" to be handled at TC_mo_ussd_unknown(138) 20240925082613855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 20240925082613868 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082613868 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426410737891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426410737891" session_id=542298300 session_state=BEGIN} 20240925082613868 DSS <0004> hlr_ussd.c:576 262426410737891/0x2052d0bc: Process SS (BEGIN) 20240925082613868 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925082613868 DSS <0004> hlr_ussd.c:518 262426410737891/0x2052d0bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925082613868 DSS <0004> hlr_ussd.c:523 262426410737891/0x2052d0bc: USSD for unknown code '*#200#' 20240925082613868 DSS <0004> hlr_ussd.c:354 262426410737891/0x2052d0bc: Tx ReturnError(1, 0x12) 20240925082613868 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426410737891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426410737891" session_id=542298300 session_state=END} 20240925082613868 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082613868 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a345c83919d: Found GsupExpect[0] for "262426410737891" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@3a345c83919d: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426410737891" TC_mo_ussd_unknown(138)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@3a345c83919d: setverdict(pass): none -> pass 20240925082613873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@3a345c83919d: Final verdict of PTC: pass 20240925082613881 DAUC <0003> db_auc.c:157 IMSI='262429734387453': No 2G Auth Data 20240925082613881 DAUC <0003> db_auc.c:192 IMSI='262429734387453': No 3G Auth Data HLR_Test-GSUP(135)@3a345c83919d: Created GsupExpect[0] for "262429734387453" to be handled at TC_mo_ussd_unknown(139) 20240925082613904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54622<->l=127.0.0.1:4258 20240925082613906 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082613906 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429734387453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429734387453" session_id=1625780142 session_state=BEGIN} 20240925082613906 DSS <0004> hlr_ussd.c:576 262429734387453/0x60e76fae: Process SS (BEGIN) 20240925082613906 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925082613906 DSS <0004> hlr_ussd.c:518 262429734387453/0x60e76fae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925082613906 DSS <0004> hlr_ussd.c:523 262429734387453/0x60e76fae: USSD for unknown code '*#200#' 20240925082613906 DSS <0004> hlr_ussd.c:354 262429734387453/0x60e76fae: Tx ReturnError(1, 0x12) 20240925082613906 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429734387453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429734387453" session_id=1625780142 session_state=END} 20240925082613906 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082613906 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a345c83919d: Found GsupExpect[0] for "262429734387453" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@3a345c83919d: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429734387453" TC_mo_ussd_unknown(139)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@3a345c83919d: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@3a345c83919d: Final verdict of PTC: pass 20240925082613908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54622<->l=127.0.0.1:4258 20240925082613916 DAUC <0003> db_auc.c:157 IMSI='262428532659857': No 2G Auth Data 20240925082613916 DAUC <0003> db_auc.c:192 IMSI='262428532659857': No 3G Auth Data HLR_Test-GSUP(135)@3a345c83919d: Created GsupExpect[0] for "262428532659857" to be handled at TC_mo_ussd_unknown(140) 20240925082613938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20240925082613941 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082613941 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428532659857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428532659857" session_id=1157191133 session_state=BEGIN} 20240925082613941 DSS <0004> hlr_ussd.c:576 262428532659857/0x44f955dd: Process SS (BEGIN) 20240925082613941 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925082613941 DSS <0004> hlr_ussd.c:518 262428532659857/0x44f955dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925082613941 DSS <0004> hlr_ussd.c:523 262428532659857/0x44f955dd: USSD for unknown code '*#200#' 20240925082613941 DSS <0004> hlr_ussd.c:354 262428532659857/0x44f955dd: Tx ReturnError(1, 0x12) 20240925082613941 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428532659857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428532659857" session_id=1157191133 session_state=END} 20240925082613941 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082613941 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a345c83919d: Found GsupExpect[0] for "262428532659857" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@3a345c83919d: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428532659857" TC_mo_ussd_unknown(140)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@3a345c83919d: setverdict(pass): none -> pass TC_mo_ussd_unknown(140)@3a345c83919d: Final verdict of PTC: pass 20240925082613942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54626<->l=127.0.0.1:4258 20240925082613959 DAUC <0003> db_auc.c:157 IMSI='262421846136575': No 2G Auth Data 20240925082613959 DAUC <0003> db_auc.c:192 IMSI='262421846136575': No 3G Auth Data HLR_Test-GSUP(135)@3a345c83919d: Created GsupExpect[0] for "262421846136575" to be handled at TC_mo_ussd_unknown(141) 20240925082613973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54642<->l=127.0.0.1:4258 20240925082613976 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082613976 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421846136575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421846136575" session_id=176460069 session_state=BEGIN} 20240925082613976 DSS <0004> hlr_ussd.c:576 262421846136575/0x0a849125: Process SS (BEGIN) 20240925082613976 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925082613976 DSS <0004> hlr_ussd.c:518 262421846136575/0x0a849125: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925082613976 DSS <0004> hlr_ussd.c:523 262421846136575/0x0a849125: USSD for unknown code '*#200#' 20240925082613976 DSS <0004> hlr_ussd.c:354 262421846136575/0x0a849125: Tx ReturnError(1, 0x12) 20240925082613976 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421846136575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421846136575" session_id=176460069 session_state=END} 20240925082613976 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082613976 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a345c83919d: Found GsupExpect[0] for "262421846136575" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@3a345c83919d: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421846136575" TC_mo_ussd_unknown(141)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@3a345c83919d: setverdict(pass): none -> pass 20240925082613977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54642<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@3a345c83919d: Final verdict of PTC: pass 20240925082613986 DAUC <0003> db_auc.c:157 IMSI='262428718256581': No 2G Auth Data 20240925082613986 DAUC <0003> db_auc.c:192 IMSI='262428718256581': No 3G Auth Data HLR_Test-GSUP(135)@3a345c83919d: Created GsupExpect[0] for "262428718256581" to be handled at TC_mo_ussd_unknown(142) 20240925082613997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 20240925082613999 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082613999 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428718256581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428718256581" session_id=616855156 session_state=BEGIN} 20240925082613999 DSS <0004> hlr_ussd.c:576 262428718256581/0x24c47674: Process SS (BEGIN) 20240925082613999 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925082613999 DSS <0004> hlr_ussd.c:518 262428718256581/0x24c47674: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925082613999 DSS <0004> hlr_ussd.c:523 262428718256581/0x24c47674: USSD for unknown code '*#200#' 20240925082613999 DSS <0004> hlr_ussd.c:354 262428718256581/0x24c47674: Tx ReturnError(1, 0x12) 20240925082613999 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428718256581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428718256581" session_id=616855156 session_state=END} 20240925082613999 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082613999 DLINP <000b> input/ipa.c:451 connected read/write 20240925082613999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a345c83919d: Found GsupExpect[0] for "262428718256581" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@3a345c83919d: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262428718256581" TC_mo_ussd_unknown(142)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@3a345c83919d: setverdict(pass): none -> pass 20240925082614001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@3a345c83919d: Final verdict of PTC: pass 20240925082614003 DAUC <0003> db_auc.c:157 IMSI='262429257682208': No 2G Auth Data 20240925082614003 DAUC <0003> db_auc.c:192 IMSI='262429257682208': No 3G Auth Data HLR_Test-GSUP(135)@3a345c83919d: Created GsupExpect[0] for "262429257682208" to be handled at TC_mo_ussd_unknown(143) 20240925082614023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54654<->l=127.0.0.1:4258 20240925082614026 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082614026 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429257682208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429257682208" session_id=3123153038 session_state=BEGIN} 20240925082614026 DSS <0004> hlr_ussd.c:576 262429257682208/0xba27888e: Process SS (BEGIN) 20240925082614026 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925082614026 DSS <0004> hlr_ussd.c:518 262429257682208/0xba27888e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925082614026 DSS <0004> hlr_ussd.c:523 262429257682208/0xba27888e: USSD for unknown code '*#200#' 20240925082614026 DSS <0004> hlr_ussd.c:354 262429257682208/0xba27888e: Tx ReturnError(1, 0x12) 20240925082614026 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429257682208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429257682208" session_id=3123153038 session_state=END} 20240925082614026 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082614026 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a345c83919d: Found GsupExpect[0] for "262429257682208" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@3a345c83919d: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262429257682208" TC_mo_ussd_unknown(143)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@3a345c83919d: setverdict(pass): none -> pass 20240925082614027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54654<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@3a345c83919d: Final verdict of PTC: pass 20240925082614030 DAUC <0003> db_auc.c:157 IMSI='262420031363986': No 2G Auth Data 20240925082614030 DAUC <0003> db_auc.c:192 IMSI='262420031363986': No 3G Auth Data HLR_Test-GSUP(135)@3a345c83919d: Created GsupExpect[0] for "262420031363986" to be handled at TC_mo_ussd_unknown(144) 20240925082614043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 20240925082614046 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082614046 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420031363986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420031363986" session_id=4243677261 session_state=BEGIN} 20240925082614046 DSS <0004> hlr_ussd.c:576 262420031363986/0xfcf1604d: Process SS (BEGIN) 20240925082614046 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925082614046 DSS <0004> hlr_ussd.c:518 262420031363986/0xfcf1604d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925082614046 DSS <0004> hlr_ussd.c:523 262420031363986/0xfcf1604d: USSD for unknown code '*#200#' 20240925082614046 DSS <0004> hlr_ussd.c:354 262420031363986/0xfcf1604d: Tx ReturnError(1, 0x12) 20240925082614046 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420031363986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420031363986" session_id=4243677261 session_state=END} 20240925082614046 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082614046 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a345c83919d: Found GsupExpect[0] for "262420031363986" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@3a345c83919d: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420031363986" TC_mo_ussd_unknown(144)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@3a345c83919d: setverdict(pass): none -> pass 20240925082614048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@3a345c83919d: Final verdict of PTC: pass 20240925082614050 DAUC <0003> db_auc.c:157 IMSI='262429398548614': No 2G Auth Data 20240925082614050 DAUC <0003> db_auc.c:192 IMSI='262429398548614': No 3G Auth Data HLR_Test-GSUP(135)@3a345c83919d: Created GsupExpect[0] for "262429398548614" to be handled at TC_mo_ussd_unknown(145) 20240925082614064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4258 20240925082614067 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082614067 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429398548614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429398548614" session_id=3603002442 session_state=BEGIN} 20240925082614067 DSS <0004> hlr_ussd.c:576 262429398548614/0xd6c1744a: Process SS (BEGIN) 20240925082614067 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240925082614067 DSS <0004> hlr_ussd.c:518 262429398548614/0xd6c1744a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240925082614067 DSS <0004> hlr_ussd.c:523 262429398548614/0xd6c1744a: USSD for unknown code '*#200#' 20240925082614067 DSS <0004> hlr_ussd.c:354 262429398548614/0xd6c1744a: Tx ReturnError(1, 0x12) 20240925082614067 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429398548614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429398548614" session_id=3603002442 session_state=END} 20240925082614067 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082614067 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a345c83919d: Found GsupExpect[0] for "262429398548614" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@3a345c83919d: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429398548614" TC_mo_ussd_unknown(145)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@3a345c83919d: setverdict(pass): none -> pass 20240925082614068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@3a345c83919d: Final verdict of PTC: pass 20240925082614068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@3a345c83919d: Final verdict of PTC: none 20240925082614069 DLINP <000b> input/ipa.c:451 connected read/write 20240925082614069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082614069 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082614069 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082614069 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@3a345c83919d: Final verdict of PTC: none 20240925082614069 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37683<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 136: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@3a345c83919d: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:14 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20240925082614091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4258 20240925082614192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54678<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3672) Waiting for packet dumper to finish... 1 (prev_count=3672, count=39724) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_mo_ussd_euse_disc started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082617260 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082617260 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082617265 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082617270 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617270 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082617270 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082617270 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  20240925082617270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082617270 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  20240925082617270 DLGSUP <0013> gsup_server.c:235 2:  20240925082617270 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082617270 DLGSUP <0013> gsup_server.c:235 3:  20240925082617270 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082617270 DLGSUP <0013> gsup_server.c:235 4:  20240925082617270 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082617270 DLGSUP <0013> gsup_server.c:235 5:  20240925082617270 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082617270 DLGSUP <0013> gsup_server.c:235 7:  20240925082617270 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082617270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082617270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082617270 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@3a345c83919d: 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") 20240925082617293 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34535<->l=127.0.0.1:4259) 20240925082617324 DAUC <0003> db_auc.c:157 IMSI='262428220140013': No 2G Auth Data 20240925082617324 DAUC <0003> db_auc.c:192 IMSI='262428220140013': No 3G Auth Data HLR_Test-GSUP(147)@3a345c83919d: Created GsupExpect[0] for "262428220140013" to be handled at TC_mo_ussd_euse_disc(150) 20240925082617362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 20240925082617375 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617375 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428220140013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428220140013" session_id=356365092 session_state=BEGIN} 20240925082617375 DSS <0004> hlr_ussd.c:576 262428220140013/0x153db324: Process SS (BEGIN) 20240925082617375 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082617375 DSS <0004> hlr_ussd.c:518 262428220140013/0x153db324: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082617375 DSS <0004> hlr_ussd.c:542 262428220140013/0x153db324: Cannot find conn for EUSE EUSE-foobar 20240925082617375 DSS <0004> hlr_ussd.c:354 262428220140013/0x153db324: Tx ReturnError(1, 0x22) 20240925082617375 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428220140013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428220140013" session_id=356365092 session_state=END} 20240925082617375 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082617375 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a345c83919d: Found GsupExpect[0] for "262428220140013" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@3a345c83919d: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262428220140013" TC_mo_ussd_euse_disc(150)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@3a345c83919d: setverdict(pass): none -> pass 20240925082617380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@3a345c83919d: Final verdict of PTC: pass 20240925082617383 DAUC <0003> db_auc.c:157 IMSI='262421323993147': No 2G Auth Data 20240925082617383 DAUC <0003> db_auc.c:192 IMSI='262421323993147': No 3G Auth Data HLR_Test-GSUP(147)@3a345c83919d: Created GsupExpect[0] for "262421323993147" to be handled at TC_mo_ussd_euse_disc(151) 20240925082617396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54710<->l=127.0.0.1:4258 20240925082617399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617399 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421323993147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421323993147" session_id=383326545 session_state=BEGIN} 20240925082617399 DSS <0004> hlr_ussd.c:576 262421323993147/0x16d91951: Process SS (BEGIN) 20240925082617399 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082617399 DSS <0004> hlr_ussd.c:518 262421323993147/0x16d91951: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082617399 DSS <0004> hlr_ussd.c:542 262421323993147/0x16d91951: Cannot find conn for EUSE EUSE-foobar 20240925082617399 DSS <0004> hlr_ussd.c:354 262421323993147/0x16d91951: Tx ReturnError(1, 0x22) 20240925082617399 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421323993147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421323993147" session_id=383326545 session_state=END} 20240925082617399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082617399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a345c83919d: Found GsupExpect[0] for "262421323993147" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@3a345c83919d: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421323993147" TC_mo_ussd_euse_disc(151)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@3a345c83919d: setverdict(pass): none -> pass 20240925082617400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54710<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@3a345c83919d: Final verdict of PTC: pass 20240925082617403 DAUC <0003> db_auc.c:157 IMSI='262422634790534': No 2G Auth Data 20240925082617403 DAUC <0003> db_auc.c:192 IMSI='262422634790534': No 3G Auth Data HLR_Test-GSUP(147)@3a345c83919d: Created GsupExpect[0] for "262422634790534" to be handled at TC_mo_ussd_euse_disc(152) 20240925082617415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54714<->l=127.0.0.1:4258 20240925082617418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617418 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422634790534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422634790534" session_id=4016058590 session_state=BEGIN} 20240925082617418 DSS <0004> hlr_ussd.c:576 262422634790534/0xef6030de: Process SS (BEGIN) 20240925082617418 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082617418 DSS <0004> hlr_ussd.c:518 262422634790534/0xef6030de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082617418 DSS <0004> hlr_ussd.c:542 262422634790534/0xef6030de: Cannot find conn for EUSE EUSE-foobar 20240925082617418 DSS <0004> hlr_ussd.c:354 262422634790534/0xef6030de: Tx ReturnError(1, 0x22) 20240925082617418 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422634790534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422634790534" session_id=4016058590 session_state=END} 20240925082617418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082617418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a345c83919d: Found GsupExpect[0] for "262422634790534" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@3a345c83919d: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422634790534" TC_mo_ussd_euse_disc(152)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@3a345c83919d: setverdict(pass): none -> pass 20240925082617419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54714<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@3a345c83919d: Final verdict of PTC: pass 20240925082617422 DAUC <0003> db_auc.c:157 IMSI='262421819729416': No 2G Auth Data 20240925082617422 DAUC <0003> db_auc.c:192 IMSI='262421819729416': No 3G Auth Data HLR_Test-GSUP(147)@3a345c83919d: Created GsupExpect[0] for "262421819729416" to be handled at TC_mo_ussd_euse_disc(153) 20240925082617433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4258 20240925082617436 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617436 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421819729416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421819729416" session_id=702544737 session_state=BEGIN} 20240925082617436 DSS <0004> hlr_ussd.c:576 262421819729416/0x29dffb61: Process SS (BEGIN) 20240925082617436 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082617436 DSS <0004> hlr_ussd.c:518 262421819729416/0x29dffb61: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082617436 DSS <0004> hlr_ussd.c:542 262421819729416/0x29dffb61: Cannot find conn for EUSE EUSE-foobar 20240925082617436 DSS <0004> hlr_ussd.c:354 262421819729416/0x29dffb61: Tx ReturnError(1, 0x22) 20240925082617436 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421819729416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421819729416" session_id=702544737 session_state=END} 20240925082617436 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082617436 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a345c83919d: Found GsupExpect[0] for "262421819729416" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@3a345c83919d: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421819729416" TC_mo_ussd_euse_disc(153)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@3a345c83919d: setverdict(pass): none -> pass 20240925082617438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54720<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@3a345c83919d: Final verdict of PTC: pass 20240925082617441 DAUC <0003> db_auc.c:157 IMSI='262423633315538': No 2G Auth Data 20240925082617441 DAUC <0003> db_auc.c:192 IMSI='262423633315538': No 3G Auth Data HLR_Test-GSUP(147)@3a345c83919d: Created GsupExpect[0] for "262423633315538" to be handled at TC_mo_ussd_euse_disc(154) 20240925082617452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 20240925082617454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617454 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423633315538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423633315538" session_id=3833179499 session_state=BEGIN} 20240925082617454 DSS <0004> hlr_ussd.c:576 262423633315538/0xe479ad6b: Process SS (BEGIN) 20240925082617454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082617454 DSS <0004> hlr_ussd.c:518 262423633315538/0xe479ad6b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082617454 DSS <0004> hlr_ussd.c:542 262423633315538/0xe479ad6b: Cannot find conn for EUSE EUSE-foobar 20240925082617454 DSS <0004> hlr_ussd.c:354 262423633315538/0xe479ad6b: Tx ReturnError(1, 0x22) 20240925082617454 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423633315538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423633315538" session_id=3833179499 session_state=END} 20240925082617454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082617454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a345c83919d: Found GsupExpect[0] for "262423633315538" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@3a345c83919d: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423633315538" TC_mo_ussd_euse_disc(154)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@3a345c83919d: setverdict(pass): none -> pass 20240925082617456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@3a345c83919d: Final verdict of PTC: pass 20240925082617459 DAUC <0003> db_auc.c:157 IMSI='262422506264296': No 2G Auth Data 20240925082617459 DAUC <0003> db_auc.c:192 IMSI='262422506264296': No 3G Auth Data HLR_Test-GSUP(147)@3a345c83919d: Created GsupExpect[0] for "262422506264296" to be handled at TC_mo_ussd_euse_disc(155) 20240925082617473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4258 20240925082617476 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617476 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422506264296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422506264296" session_id=484333255 session_state=BEGIN} 20240925082617476 DSS <0004> hlr_ussd.c:576 262422506264296/0x1cde56c7: Process SS (BEGIN) 20240925082617476 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082617476 DSS <0004> hlr_ussd.c:518 262422506264296/0x1cde56c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082617476 DSS <0004> hlr_ussd.c:542 262422506264296/0x1cde56c7: Cannot find conn for EUSE EUSE-foobar 20240925082617476 DSS <0004> hlr_ussd.c:354 262422506264296/0x1cde56c7: Tx ReturnError(1, 0x22) 20240925082617476 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422506264296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422506264296" session_id=484333255 session_state=END} 20240925082617476 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082617476 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a345c83919d: Found GsupExpect[0] for "262422506264296" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@3a345c83919d: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262422506264296" TC_mo_ussd_euse_disc(155)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@3a345c83919d: setverdict(pass): none -> pass 20240925082617477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@3a345c83919d: Final verdict of PTC: pass 20240925082617480 DAUC <0003> db_auc.c:157 IMSI='262421913473358': No 2G Auth Data 20240925082617480 DAUC <0003> db_auc.c:192 IMSI='262421913473358': No 3G Auth Data HLR_Test-GSUP(147)@3a345c83919d: Created GsupExpect[0] for "262421913473358" to be handled at TC_mo_ussd_euse_disc(156) 20240925082617494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4258 20240925082617497 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617497 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421913473358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421913473358" session_id=916913189 session_state=BEGIN} 20240925082617497 DSS <0004> hlr_ussd.c:576 262421913473358/0x36a6fc25: Process SS (BEGIN) 20240925082617497 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082617497 DSS <0004> hlr_ussd.c:518 262421913473358/0x36a6fc25: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082617497 DSS <0004> hlr_ussd.c:542 262421913473358/0x36a6fc25: Cannot find conn for EUSE EUSE-foobar 20240925082617497 DSS <0004> hlr_ussd.c:354 262421913473358/0x36a6fc25: Tx ReturnError(1, 0x22) 20240925082617497 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421913473358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421913473358" session_id=916913189 session_state=END} 20240925082617497 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082617497 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a345c83919d: Found GsupExpect[0] for "262421913473358" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@3a345c83919d: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421913473358" TC_mo_ussd_euse_disc(156)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@3a345c83919d: setverdict(pass): none -> pass 20240925082617499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54750<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@3a345c83919d: Final verdict of PTC: pass 20240925082617502 DAUC <0003> db_auc.c:157 IMSI='262426494674133': No 2G Auth Data 20240925082617502 DAUC <0003> db_auc.c:192 IMSI='262426494674133': No 3G Auth Data HLR_Test-GSUP(147)@3a345c83919d: Created GsupExpect[0] for "262426494674133" to be handled at TC_mo_ussd_euse_disc(157) 20240925082617516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 20240925082617519 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617519 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426494674133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426494674133" session_id=3447122395 session_state=BEGIN} 20240925082617519 DSS <0004> hlr_ussd.c:576 262426494674133/0xcd76e9db: Process SS (BEGIN) 20240925082617519 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082617519 DSS <0004> hlr_ussd.c:518 262426494674133/0xcd76e9db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082617519 DSS <0004> hlr_ussd.c:542 262426494674133/0xcd76e9db: Cannot find conn for EUSE EUSE-foobar 20240925082617519 DSS <0004> hlr_ussd.c:354 262426494674133/0xcd76e9db: Tx ReturnError(1, 0x22) 20240925082617519 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426494674133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426494674133" session_id=3447122395 session_state=END} 20240925082617519 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082617519 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a345c83919d: Found GsupExpect[0] for "262426494674133" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@3a345c83919d: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426494674133" TC_mo_ussd_euse_disc(157)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@3a345c83919d: setverdict(pass): none -> pass 20240925082617521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@3a345c83919d: Final verdict of PTC: pass 20240925082617521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 20240925082617522 DLINP <000b> input/ipa.c:451 connected read/write 20240925082617522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082617522 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082617522 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082617522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP(147)@3a345c83919d: Final verdict of PTC: none 20240925082617522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34535<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 148: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@3a345c83919d: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:17 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20240925082617544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54774<->l=127.0.0.1:4258 20240925082617746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54774<->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=39696) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:19 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@3a345c83919d: 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@3a345c83919d: Test case TC_mo_ussd_iuse_imsi started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082620833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082620833 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082620836 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082620837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082620838 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082620838 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082620838 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082620839 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  20240925082620839 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082620839 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  20240925082620839 DLGSUP <0013> gsup_server.c:235 2:  20240925082620839 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082620839 DLGSUP <0013> gsup_server.c:235 3:  20240925082620839 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082620839 DLGSUP <0013> gsup_server.c:235 4:  20240925082620839 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082620839 DLGSUP <0013> gsup_server.c:235 5:  20240925082620839 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082620839 DLGSUP <0013> gsup_server.c:235 7:  20240925082620839 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082620839 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082620839 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082620839 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@3a345c83919d: 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") 20240925082620847 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43045<->l=127.0.0.1:4259) 20240925082620860 DAUC <0003> db_auc.c:157 IMSI='262429622560680': No 2G Auth Data 20240925082620860 DAUC <0003> db_auc.c:192 IMSI='262429622560680': No 3G Auth Data HLR_Test-GSUP(159)@3a345c83919d: Created GsupExpect[0] for "262429622560680" to be handled at TC_mo_ussd_iuse_imsi(162) 20240925082620891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 20240925082620904 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082620904 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429622560680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429622560680" session_id=2521896899 session_state=BEGIN} 20240925082620904 DSS <0004> hlr_ussd.c:576 262429622560680/0x965117c3: Process SS (BEGIN) 20240925082620904 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082620904 DSS <0004> hlr_ussd.c:518 262429622560680/0x965117c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082620904 DSS <0004> hlr_ussd.c:363 262429622560680/0x965117c3: Tx USSD 'Your IMSI is 262429622560680' 20240925082620904 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429622560680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429622560680" session_id=2521896899 session_state=END} 20240925082620904 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429622560680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082620904 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082620904 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a345c83919d: Found GsupExpect[0] for "262429622560680" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@3a345c83919d: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262429622560680" TC_mo_ussd_iuse_imsi(162)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CE2693D56C301B0E06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@3a345c83919d: setverdict(pass): none -> pass 20240925082620912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54790<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@3a345c83919d: Final verdict of PTC: pass 20240925082620916 DAUC <0003> db_auc.c:157 IMSI='262426646175795': No 2G Auth Data 20240925082620916 DAUC <0003> db_auc.c:192 IMSI='262426646175795': No 3G Auth Data HLR_Test-GSUP(159)@3a345c83919d: Created GsupExpect[0] for "262426646175795" to be handled at TC_mo_ussd_iuse_imsi(163) 20240925082620928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54806<->l=127.0.0.1:4258 20240925082620931 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082620931 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426646175795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426646175795" session_id=1338089960 session_state=BEGIN} 20240925082620931 DSS <0004> hlr_ussd.c:576 262426646175795/0x4fc1a1e8: Process SS (BEGIN) 20240925082620931 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082620931 DSS <0004> hlr_ussd.c:518 262426646175795/0x4fc1a1e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082620931 DSS <0004> hlr_ussd.c:363 262426646175795/0x4fc1a1e8: Tx USSD 'Your IMSI is 262426646175795' 20240925082620931 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426646175795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426646175795" session_id=1338089960 session_state=END} 20240925082620931 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426646175795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082620931 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082620931 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a345c83919d: Found GsupExpect[0] for "262426646175795" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@3a345c83919d: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262426646175795" TC_mo_ussd_iuse_imsi(163)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CD46B3C56EB55BAE06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@3a345c83919d: setverdict(pass): none -> pass 20240925082620933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54806<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@3a345c83919d: Final verdict of PTC: pass 20240925082620936 DAUC <0003> db_auc.c:157 IMSI='262424558891092': No 2G Auth Data 20240925082620936 DAUC <0003> db_auc.c:192 IMSI='262424558891092': No 3G Auth Data HLR_Test-GSUP(159)@3a345c83919d: Created GsupExpect[0] for "262424558891092" to be handled at TC_mo_ussd_iuse_imsi(164) 20240925082620947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54814<->l=127.0.0.1:4258 20240925082620950 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082620950 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424558891092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424558891092" session_id=2983353052 session_state=BEGIN} 20240925082620950 DSS <0004> hlr_ussd.c:576 262424558891092/0xb1d25adc: Process SS (BEGIN) 20240925082620950 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082620950 DSS <0004> hlr_ussd.c:518 262424558891092/0xb1d25adc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082620950 DSS <0004> hlr_ussd.c:363 262424558891092/0xb1d25adc: Tx USSD 'Your IMSI is 262424558891092' 20240925082620950 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424558891092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424558891092" session_id=2983353052 session_state=END} 20240925082620950 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424558891092 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082620950 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082620950 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a345c83919d: Found GsupExpect[0] for "262424558891092" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@3a345c83919d: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424558891092" TC_mo_ussd_iuse_imsi(164)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD56C3E17231584E06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@3a345c83919d: setverdict(pass): none -> pass 20240925082620952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54814<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@3a345c83919d: Final verdict of PTC: pass 20240925082620955 DAUC <0003> db_auc.c:157 IMSI='262420011454566': No 2G Auth Data 20240925082620955 DAUC <0003> db_auc.c:192 IMSI='262420011454566': No 3G Auth Data HLR_Test-GSUP(159)@3a345c83919d: Created GsupExpect[0] for "262420011454566" to be handled at TC_mo_ussd_iuse_imsi(165) 20240925082620966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4258 20240925082620969 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082620969 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420011454566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420011454566" session_id=1696277214 session_state=BEGIN} 20240925082620969 DSS <0004> hlr_ussd.c:576 262420011454566/0x651b22de: Process SS (BEGIN) 20240925082620969 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082620969 DSS <0004> hlr_ussd.c:518 262420011454566/0x651b22de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082620969 DSS <0004> hlr_ussd.c:363 262420011454566/0x651b22de: Tx USSD 'Your IMSI is 262420011454566' 20240925082620969 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420011454566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420011454566" session_id=1696277214 session_state=END} 20240925082620969 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420011454566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082620969 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082620969 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a345c83919d: Found GsupExpect[0] for "262420011454566" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@3a345c83919d: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420011454566" TC_mo_ussd_iuse_imsi(165)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C168BD16AB49ACD06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@3a345c83919d: setverdict(pass): none -> pass 20240925082620971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@3a345c83919d: Final verdict of PTC: pass 20240925082620974 DAUC <0003> db_auc.c:157 IMSI='262427772385424': No 2G Auth Data 20240925082620974 DAUC <0003> db_auc.c:192 IMSI='262427772385424': No 3G Auth Data HLR_Test-GSUP(159)@3a345c83919d: Created GsupExpect[0] for "262427772385424" to be handled at TC_mo_ussd_iuse_imsi(166) 20240925082620985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4258 20240925082620987 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082620987 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427772385424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427772385424" session_id=2652625780 session_state=BEGIN} 20240925082620987 DSS <0004> hlr_ussd.c:576 262427772385424/0x9e1bdb74: Process SS (BEGIN) 20240925082620987 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082620987 DSS <0004> hlr_ussd.c:518 262427772385424/0x9e1bdb74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082620987 DSS <0004> hlr_ussd.c:363 262427772385424/0x9e1bdb74: Tx USSD 'Your IMSI is 262427772385424' 20240925082620987 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427772385424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427772385424" session_id=2652625780 session_state=END} 20240925082620987 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427772385424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082620987 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082620987 DLINP <000b> input/ipa.c:451 connected read/write 20240925082620987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a345c83919d: Found GsupExpect[0] for "262427772385424" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@3a345c83919d: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427772385424" TC_mo_ussd_iuse_imsi(166)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9ED7693CD70359A8C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@3a345c83919d: setverdict(pass): none -> pass 20240925082620989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@3a345c83919d: Final verdict of PTC: pass 20240925082620992 DAUC <0003> db_auc.c:157 IMSI='262420038384291': No 2G Auth Data 20240925082620992 DAUC <0003> db_auc.c:192 IMSI='262420038384291': No 3G Auth Data HLR_Test-GSUP(159)@3a345c83919d: Created GsupExpect[0] for "262420038384291" to be handled at TC_mo_ussd_iuse_imsi(167) 20240925082621006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4258 20240925082621009 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082621009 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420038384291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420038384291" session_id=2325348524 session_state=BEGIN} 20240925082621009 DSS <0004> hlr_ussd.c:576 262420038384291/0x8a9a00ac: Process SS (BEGIN) 20240925082621009 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082621009 DSS <0004> hlr_ussd.c:518 262420038384291/0x8a9a00ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082621009 DSS <0004> hlr_ussd.c:363 262420038384291/0x8a9a00ac: Tx USSD 'Your IMSI is 262420038384291' 20240925082621009 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420038384291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420038384291" session_id=2325348524 session_state=END} 20240925082621009 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420038384291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082621009 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082621009 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a345c83919d: Found GsupExpect[0] for "262420038384291" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@3a345c83919d: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420038384291" TC_mo_ussd_iuse_imsi(167)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C36C3CD7034592E06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@3a345c83919d: setverdict(pass): none -> pass 20240925082621011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@3a345c83919d: Final verdict of PTC: pass 20240925082621014 DAUC <0003> db_auc.c:157 IMSI='262427798325942': No 2G Auth Data 20240925082621014 DAUC <0003> db_auc.c:192 IMSI='262427798325942': No 3G Auth Data HLR_Test-GSUP(159)@3a345c83919d: Created GsupExpect[0] for "262427798325942" to be handled at TC_mo_ussd_iuse_imsi(168) 20240925082621028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4258 20240925082621031 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082621031 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427798325942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427798325942" session_id=2604666877 session_state=BEGIN} 20240925082621031 DSS <0004> hlr_ussd.c:576 262427798325942/0x9b400ffd: Process SS (BEGIN) 20240925082621031 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082621031 DSS <0004> hlr_ussd.c:518 262427798325942/0x9b400ffd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082621031 DSS <0004> hlr_ussd.c:363 262427798325942/0x9b400ffd: Tx USSD 'Your IMSI is 262427798325942' 20240925082621031 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427798325942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427798325942" session_id=2604666877 session_state=END} 20240925082621031 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427798325942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082621031 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082621031 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a345c83919d: Found GsupExpect[0] for "262427798325942" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@3a345c83919d: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427798325942" TC_mo_ussd_iuse_imsi(168)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9ED96C3CD64B51C4D06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@3a345c83919d: setverdict(pass): none -> pass 20240925082621033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@3a345c83919d: Final verdict of PTC: pass 20240925082621036 DAUC <0003> db_auc.c:157 IMSI='262424221468881': No 2G Auth Data 20240925082621036 DAUC <0003> db_auc.c:192 IMSI='262424221468881': No 3G Auth Data HLR_Test-GSUP(159)@3a345c83919d: Created GsupExpect[0] for "262424221468881" to be handled at TC_mo_ussd_iuse_imsi(169) 20240925082621050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54868<->l=127.0.0.1:4258 20240925082621053 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082621053 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424221468881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424221468881" session_id=473298166 session_state=BEGIN} 20240925082621053 DSS <0004> hlr_ussd.c:576 262424221468881/0x1c35f4f6: Process SS (BEGIN) 20240925082621053 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082621053 DSS <0004> hlr_ussd.c:518 262424221468881/0x1c35f4f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082621053 DSS <0004> hlr_ussd.c:363 262424221468881/0x1c35f4f6: Tx USSD 'Your IMSI is 262424221468881' 20240925082621053 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424221468881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424221468881" session_id=473298166 session_state=END} 20240925082621053 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424221468881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082621053 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082621053 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a345c83919d: Found GsupExpect[0] for "262424221468881" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@3a345c83919d: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424221468881" TC_mo_ussd_iuse_imsi(169)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194D268BD16C381C2E06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@3a345c83919d: setverdict(pass): none -> pass 20240925082621055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54868<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@3a345c83919d: Final verdict of PTC: pass 20240925082621055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54780<->l=127.0.0.1:4258 20240925082621055 DLINP <000b> input/ipa.c:451 connected read/write 20240925082621055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082621055 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082621055 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082621055 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082621055 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43045<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP(159)@3a345c83919d: Final verdict of PTC: none 160@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 160: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@3a345c83919d: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:21 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20240925082621078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4258 20240925082621279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=880) Waiting for packet dumper to finish... 1 (prev_count=880, count=39752) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082624366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082624366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082624371 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082624377 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624377 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082624377 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082624377 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  20240925082624377 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082624377 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  20240925082624377 DLGSUP <0013> gsup_server.c:235 2:  20240925082624377 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082624377 DLGSUP <0013> gsup_server.c:235 3:  20240925082624377 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082624377 DLGSUP <0013> gsup_server.c:235 4:  20240925082624377 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082624377 DLGSUP <0013> gsup_server.c:235 5:  20240925082624377 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082624377 DLGSUP <0013> gsup_server.c:235 7:  20240925082624377 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082624377 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082624377 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082624377 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@3a345c83919d: 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") 20240925082624398 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38963<->l=127.0.0.1:4259) 20240925082624417 DAUC <0003> db_auc.c:157 IMSI='262427277034106': No 2G Auth Data 20240925082624417 DAUC <0003> db_auc.c:192 IMSI='262427277034106': No 3G Auth Data HLR_Test-GSUP(171)@3a345c83919d: Created GsupExpect[0] for "262427277034106" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240925082624443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 20240925082624447 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624447 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427277034106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427277034106" source_name="the-source\n" session_id=202555804 session_state=BEGIN} 20240925082624447 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925082624447 DSS <0004> hlr_ussd.c:576 262427277034106/0x0c12c19c: Process SS (BEGIN) 20240925082624447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082624447 DSS <0004> hlr_ussd.c:518 262427277034106/0x0c12c19c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082624447 DSS <0004> hlr_ussd.c:363 262427277034106/0x0c12c19c: Tx USSD 'Your IMSI is 262427277034106' 20240925082624447 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427277034106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427277034106" destination_name="the-source\n" session_id=202555804 session_state=END} 20240925082624447 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427277034106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082624447 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082624447 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a345c83919d: Found GsupExpect[0] for "262427277034106" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@3a345c83919d: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427277034106" TC_mo_ussd_iuse_imsi_via_proxy(174)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D94D76BBC166B418CC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@3a345c83919d: setverdict(pass): none -> pass 20240925082624449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@3a345c83919d: Final verdict of PTC: pass 20240925082624453 DAUC <0003> db_auc.c:157 IMSI='262429602174797': No 2G Auth Data 20240925082624453 DAUC <0003> db_auc.c:192 IMSI='262429602174797': No 3G Auth Data HLR_Test-GSUP(171)@3a345c83919d: Created GsupExpect[0] for "262429602174797" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240925082624465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46240<->l=127.0.0.1:4258 20240925082624468 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624468 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429602174797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429602174797" source_name="the-source\n" session_id=2109031728 session_state=BEGIN} 20240925082624468 DSS <0004> hlr_ussd.c:576 262429602174797/0x7db54530: Process SS (BEGIN) 20240925082624468 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082624468 DSS <0004> hlr_ussd.c:518 262429602174797/0x7db54530: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082624468 DSS <0004> hlr_ussd.c:363 262429602174797/0x7db54530: Tx USSD 'Your IMSI is 262429602174797' 20240925082624468 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429602174797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429602174797" destination_name="the-source\n" session_id=2109031728 session_state=END} 20240925082624468 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429602174797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082624468 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082624468 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a345c83919d: Found GsupExpect[0] for "262429602174797" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@3a345c83919d: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429602174797" TC_mo_ussd_iuse_imsi_via_proxy(175)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CE0693C56EB45BEE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@3a345c83919d: setverdict(pass): none -> pass 20240925082624470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@3a345c83919d: Final verdict of PTC: pass 20240925082624473 DAUC <0003> db_auc.c:157 IMSI='262421335731427': No 2G Auth Data 20240925082624473 DAUC <0003> db_auc.c:192 IMSI='262421335731427': No 3G Auth Data HLR_Test-GSUP(171)@3a345c83919d: Created GsupExpect[0] for "262421335731427" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240925082624484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20240925082624487 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624487 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421335731427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421335731427" source_name="the-source\n" session_id=245186261 session_state=BEGIN} 20240925082624487 DSS <0004> hlr_ussd.c:576 262421335731427/0x0e9d3ed5: Process SS (BEGIN) 20240925082624487 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082624487 DSS <0004> hlr_ussd.c:518 262421335731427/0x0e9d3ed5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082624487 DSS <0004> hlr_ussd.c:363 262421335731427/0x0e9d3ed5: Tx USSD 'Your IMSI is 262421335731427' 20240925082624487 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421335731427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421335731427" destination_name="the-source\n" session_id=245186261 session_state=END} 20240925082624487 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421335731427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082624487 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082624487 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a345c83919d: Found GsupExpect[0] for "262421335731427" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@3a345c83919d: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421335731427" TC_mo_ussd_iuse_imsi_via_proxy(176)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596C36ABDD66319AEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@3a345c83919d: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(176)@3a345c83919d: Final verdict of PTC: pass 20240925082624489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20240925082624492 DAUC <0003> db_auc.c:157 IMSI='262429788155467': No 2G Auth Data 20240925082624492 DAUC <0003> db_auc.c:192 IMSI='262429788155467': No 3G Auth Data HLR_Test-GSUP(171)@3a345c83919d: Created GsupExpect[0] for "262429788155467" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240925082624504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20240925082624506 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624506 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429788155467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429788155467" source_name="the-source\n" session_id=1711544334 session_state=BEGIN} 20240925082624506 DSS <0004> hlr_ussd.c:576 262429788155467/0x6604180e: Process SS (BEGIN) 20240925082624506 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082624506 DSS <0004> hlr_ussd.c:518 262429788155467/0x6604180e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082624506 DSS <0004> hlr_ussd.c:363 262429788155467/0x6604180e: Tx USSD 'Your IMSI is 262429788155467' 20240925082624506 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429788155467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429788155467" destination_name="the-source\n" session_id=1711544334 session_state=END} 20240925082624507 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429788155467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082624507 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082624507 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a345c83919d: Found GsupExpect[0] for "262429788155467" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@3a345c83919d: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429788155467" TC_mo_ussd_iuse_imsi_via_proxy(177)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EE86C3C56A359AED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@3a345c83919d: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(177)@3a345c83919d: Final verdict of PTC: pass 20240925082624508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20240925082624511 DAUC <0003> db_auc.c:157 IMSI='262421093429027': No 2G Auth Data 20240925082624511 DAUC <0003> db_auc.c:192 IMSI='262421093429027': No 3G Auth Data HLR_Test-GSUP(171)@3a345c83919d: Created GsupExpect[0] for "262421093429027" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240925082624523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 20240925082624526 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624526 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421093429027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421093429027" source_name="the-source\n" session_id=1773646300 session_state=BEGIN} 20240925082624526 DSS <0004> hlr_ussd.c:576 262421093429027/0x69b7b1dc: Process SS (BEGIN) 20240925082624526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082624526 DSS <0004> hlr_ussd.c:518 262421093429027/0x69b7b1dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082624526 DSS <0004> hlr_ussd.c:363 262421093429027/0x69b7b1dc: Tx USSD 'Your IMSI is 262421093429027' 20240925082624526 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421093429027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421093429027" destination_name="the-source\n" session_id=1773646300 session_state=END} 20240925082624526 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262421093429027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082624526 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082624526 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a345c83919d: Found GsupExpect[0] for "262421093429027" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@3a345c83919d: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421093429027" TC_mo_ussd_iuse_imsi_via_proxy(178)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C969BD1643998EC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@3a345c83919d: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(178)@3a345c83919d: Final verdict of PTC: pass 20240925082624528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 20240925082624531 DAUC <0003> db_auc.c:157 IMSI='262429296140094': No 2G Auth Data 20240925082624531 DAUC <0003> db_auc.c:192 IMSI='262429296140094': No 3G Auth Data HLR_Test-GSUP(171)@3a345c83919d: Created GsupExpect[0] for "262429296140094" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240925082624545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46284<->l=127.0.0.1:4258 20240925082624548 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624548 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429296140094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429296140094" source_name="the-source\n" session_id=487169791 session_state=BEGIN} 20240925082624548 DSS <0004> hlr_ussd.c:576 262429296140094/0x1d099eff: Process SS (BEGIN) 20240925082624548 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082624548 DSS <0004> hlr_ussd.c:518 262429296140094/0x1d099eff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082624548 DSS <0004> hlr_ussd.c:363 262429296140094/0x1d099eff: Tx USSD 'Your IMSI is 262429296140094' 20240925082624548 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429296140094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429296140094" destination_name="the-source\n" session_id=487169791 session_state=END} 20240925082624548 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429296140094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082624548 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082624548 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a345c83919d: Found GsupExpect[0] for "262429296140094" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@3a345c83919d: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429296140094" TC_mo_ussd_iuse_imsi_via_proxy(179)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594E96B3C56830588E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@3a345c83919d: setverdict(pass): none -> pass 20240925082624550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46284<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@3a345c83919d: Final verdict of PTC: pass 20240925082624553 DAUC <0003> db_auc.c:157 IMSI='262422662431293': No 2G Auth Data 20240925082624553 DAUC <0003> db_auc.c:192 IMSI='262422662431293': No 3G Auth Data HLR_Test-GSUP(171)@3a345c83919d: Created GsupExpect[0] for "262422662431293" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240925082624567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 20240925082624570 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624570 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422662431293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422662431293" source_name="the-source\n" session_id=3439505724 session_state=BEGIN} 20240925082624570 DSS <0004> hlr_ussd.c:576 262422662431293/0xcd02b13c: Process SS (BEGIN) 20240925082624570 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082624570 DSS <0004> hlr_ussd.c:518 262422662431293/0xcd02b13c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082624570 DSS <0004> hlr_ussd.c:363 262422662431293/0xcd02b13c: Tx USSD 'Your IMSI is 262422662431293' 20240925082624570 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422662431293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422662431293" destination_name="the-source\n" session_id=3439505724 session_state=END} 20240925082624570 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422662431293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082624570 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082624570 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a345c83919d: Found GsupExpect[0] for "262422662431293" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@3a345c83919d: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422662431293" TC_mo_ussd_iuse_imsi_via_proxy(180)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CC6693D16631596E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@3a345c83919d: setverdict(pass): none -> pass 20240925082624572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@3a345c83919d: Final verdict of PTC: pass 20240925082624575 DAUC <0003> db_auc.c:157 IMSI='262424863265770': No 2G Auth Data 20240925082624575 DAUC <0003> db_auc.c:192 IMSI='262424863265770': No 3G Auth Data HLR_Test-GSUP(171)@3a345c83919d: Created GsupExpect[0] for "262424863265770" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240925082624590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20240925082624592 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624592 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424863265770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424863265770" source_name="the-source\n" session_id=299623511 session_state=BEGIN} 20240925082624592 DSS <0004> hlr_ussd.c:576 262424863265770/0x11dbe457: Process SS (BEGIN) 20240925082624592 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240925082624592 DSS <0004> hlr_ussd.c:518 262424863265770/0x11dbe457: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240925082624592 DSS <0004> hlr_ussd.c:363 262424863265770/0x11dbe457: Tx USSD 'Your IMSI is 262424863265770' 20240925082624592 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424863265770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424863265770" destination_name="the-source\n" session_id=299623511 session_state=END} 20240925082624592 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262424863265770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082624592 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082624592 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a345c83919d: Found GsupExpect[0] for "262424863265770" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@3a345c83919d: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262424863265770" TC_mo_ussd_iuse_imsi_via_proxy(181)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D679BC96CB5DB0D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@3a345c83919d: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(181)@3a345c83919d: Final verdict of PTC: pass 20240925082624594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20240925082624595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@3a345c83919d: Final verdict of PTC: none 20240925082624595 DLINP <000b> input/ipa.c:451 connected read/write 20240925082624595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082624595 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082624595 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082624595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082624595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240925082624595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38963<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@3a345c83919d: Final verdict of PTC: none 172@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 172: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@3a345c83919d: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:24 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 20240925082624618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20240925082624819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5432) Waiting for packet dumper to finish... 1 (prev_count=5432, count=40180) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26: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_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@3a345c83919d: 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@3a345c83919d: Test case TC_mo_ussd_iuse_msisdn started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082627886 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082627886 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082627890 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082627892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082627896 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082627896 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082627896 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082627896 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  20240925082627896 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082627896 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  20240925082627896 DLGSUP <0013> gsup_server.c:235 2:  20240925082627896 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082627896 DLGSUP <0013> gsup_server.c:235 3:  20240925082627896 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082627896 DLGSUP <0013> gsup_server.c:235 4:  20240925082627896 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082627896 DLGSUP <0013> gsup_server.c:235 5:  20240925082627896 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082627896 DLGSUP <0013> gsup_server.c:235 7:  20240925082627896 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082627896 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082627896 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082627896 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@3a345c83919d: 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") 20240925082627914 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35505<->l=127.0.0.1:4259) 20240925082627932 DAUC <0003> db_auc.c:157 IMSI='262425501154549': No 2G Auth Data 20240925082627932 DAUC <0003> db_auc.c:192 IMSI='262425501154549': No 3G Auth Data HLR_Test-GSUP(183)@3a345c83919d: Created GsupExpect[0] for "262425501154549" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240925082627947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46332<->l=127.0.0.1:4258 20240925082627951 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082627951 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425501154549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425501154549" session_id=405440934 session_state=BEGIN} 20240925082627951 DSS <0004> hlr_ussd.c:576 262425501154549/0x182a89a6: Process SS (BEGIN) 20240925082627951 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082627951 DSS <0004> hlr_ussd.c:518 262425501154549/0x182a89a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082627951 DSS <0004> hlr_ussd.c:363 262425501154549/0x182a89a6: Tx USSD 'Your extension is 491611631142' 20240925082627951 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425501154549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425501154549" session_id=405440934 session_state=END} 20240925082627951 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425501154549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082627951 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082627951 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a345c83919d: Found GsupExpect[0] for "262425501154549" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@3a345c83919d: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425501154549" TC_mo_ussd_iuse_msisdn(186)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B6592C469301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@3a345c83919d: setverdict(pass): none -> pass 20240925082627953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46332<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@3a345c83919d: Final verdict of PTC: pass 20240925082627956 DAUC <0003> db_auc.c:157 IMSI='262426053960921': No 2G Auth Data 20240925082627956 DAUC <0003> db_auc.c:192 IMSI='262426053960921': No 3G Auth Data HLR_Test-GSUP(183)@3a345c83919d: Created GsupExpect[0] for "262426053960921" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240925082627968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20240925082627971 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082627971 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426053960921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426053960921" session_id=1280851351 session_state=BEGIN} 20240925082627971 DSS <0004> hlr_ussd.c:576 262426053960921/0x4c583d97: Process SS (BEGIN) 20240925082627971 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082627971 DSS <0004> hlr_ussd.c:518 262426053960921/0x4c583d97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082627971 DSS <0004> hlr_ussd.c:363 262426053960921/0x4c583d97: Tx USSD 'Your extension is 491616612375' 20240925082627971 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426053960921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426053960921" session_id=1280851351 session_state=END} 20240925082627971 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426053960921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082627971 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082627971 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a345c83919d: Found GsupExpect[0] for "262426053960921" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@3a345c83919d: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262426053960921" TC_mo_ussd_iuse_msisdn(187)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB6986C76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@3a345c83919d: setverdict(pass): none -> pass 20240925082627973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@3a345c83919d: Final verdict of PTC: pass 20240925082627976 DAUC <0003> db_auc.c:157 IMSI='262428921721609': No 2G Auth Data 20240925082627976 DAUC <0003> db_auc.c:192 IMSI='262428921721609': No 3G Auth Data HLR_Test-GSUP(183)@3a345c83919d: Created GsupExpect[0] for "262428921721609" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240925082627988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46346<->l=127.0.0.1:4258 20240925082627991 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082627991 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428921721609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428921721609" session_id=646676726 session_state=BEGIN} 20240925082627991 DSS <0004> hlr_ussd.c:576 262428921721609/0x268b80f6: Process SS (BEGIN) 20240925082627991 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082627991 DSS <0004> hlr_ussd.c:518 262428921721609/0x268b80f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082627991 DSS <0004> hlr_ussd.c:363 262428921721609/0x268b80f6: Tx USSD 'Your extension is 491613760686' 20240925082627991 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428921721609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428921721609" session_id=646676726 session_state=END} 20240925082627991 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428921721609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082627991 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082627991 DLINP <000b> input/ipa.c:451 connected read/write 20240925082627991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a345c83919d: Found GsupExpect[0] for "262428921721609" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@3a345c83919d: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428921721609" TC_mo_ussd_iuse_msisdn(188)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566371BCC86B301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@3a345c83919d: setverdict(pass): none -> pass 20240925082627993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46346<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@3a345c83919d: Final verdict of PTC: pass 20240925082627996 DAUC <0003> db_auc.c:157 IMSI='262425721107261': No 2G Auth Data 20240925082627996 DAUC <0003> db_auc.c:192 IMSI='262425721107261': No 3G Auth Data HLR_Test-GSUP(183)@3a345c83919d: Created GsupExpect[0] for "262425721107261" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240925082628007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46358<->l=127.0.0.1:4258 20240925082628009 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082628009 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425721107261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425721107261" session_id=2862392498 session_state=BEGIN} 20240925082628009 DSS <0004> hlr_ussd.c:576 262425721107261/0xaa9ca4b2: Process SS (BEGIN) 20240925082628009 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082628009 DSS <0004> hlr_ussd.c:518 262425721107261/0xaa9ca4b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082628009 DSS <0004> hlr_ussd.c:363 262425721107261/0xaa9ca4b2: Tx USSD 'Your extension is 491613466637' 20240925082628009 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425721107261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425721107261" session_id=2862392498 session_state=END} 20240925082628010 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425721107261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082628010 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082628010 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a345c83919d: Found GsupExpect[0] for "262425721107261" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@3a345c83919d: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262425721107261" TC_mo_ussd_iuse_msisdn(189)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566349BCD36BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@3a345c83919d: setverdict(pass): none -> pass 20240925082628011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46358<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@3a345c83919d: Final verdict of PTC: pass 20240925082628014 DAUC <0003> db_auc.c:157 IMSI='262428849218162': No 2G Auth Data 20240925082628014 DAUC <0003> db_auc.c:192 IMSI='262428849218162': No 3G Auth Data HLR_Test-GSUP(183)@3a345c83919d: Created GsupExpect[0] for "262428849218162" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240925082628025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46362<->l=127.0.0.1:4258 20240925082628028 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082628028 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428849218162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428849218162" session_id=276911258 session_state=BEGIN} 20240925082628028 DSS <0004> hlr_ussd.c:576 262428849218162/0x1081549a: Process SS (BEGIN) 20240925082628028 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082628028 DSS <0004> hlr_ussd.c:518 262428849218162/0x1081549a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082628028 DSS <0004> hlr_ussd.c:363 262428849218162/0x1081549a: Tx USSD 'Your extension is 491612857612' 20240925082628028 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428849218162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428849218162" session_id=276911258 session_state=END} 20240925082628028 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428849218162 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082628028 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082628028 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a345c83919d: Found GsupExpect[0] for "262428849218162" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@3a345c83919d: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428849218162" TC_mo_ussd_iuse_msisdn(190)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B8DACD169301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@3a345c83919d: setverdict(pass): none -> pass 20240925082628030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46362<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@3a345c83919d: Final verdict of PTC: pass 20240925082628033 DAUC <0003> db_auc.c:157 IMSI='262426712395078': No 2G Auth Data 20240925082628033 DAUC <0003> db_auc.c:192 IMSI='262426712395078': No 3G Auth Data HLR_Test-GSUP(183)@3a345c83919d: Created GsupExpect[0] for "262426712395078" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240925082628046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46372<->l=127.0.0.1:4258 20240925082628049 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082628049 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426712395078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426712395078" session_id=257997881 session_state=BEGIN} 20240925082628049 DSS <0004> hlr_ussd.c:576 262426712395078/0x0f60bc39: Process SS (BEGIN) 20240925082628049 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082628049 DSS <0004> hlr_ussd.c:518 262426712395078/0x0f60bc39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082628049 DSS <0004> hlr_ussd.c:363 262426712395078/0x0f60bc39: Tx USSD 'Your extension is 491612452681' 20240925082628049 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426712395078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426712395078" session_id=257997881 session_state=END} 20240925082628049 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426712395078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082628049 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082628049 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a345c83919d: Found GsupExpect[0] for "262426712395078" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@3a345c83919d: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426712395078" TC_mo_ussd_iuse_msisdn(191)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B49ACC868B01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@3a345c83919d: setverdict(pass): none -> pass 20240925082628051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@3a345c83919d: Final verdict of PTC: pass 20240925082628059 DAUC <0003> db_auc.c:157 IMSI='262424912106289': No 2G Auth Data 20240925082628059 DAUC <0003> db_auc.c:192 IMSI='262424912106289': No 3G Auth Data HLR_Test-GSUP(183)@3a345c83919d: Created GsupExpect[0] for "262424912106289" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240925082628073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 20240925082628076 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082628076 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424912106289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424912106289" session_id=3832699280 session_state=BEGIN} 20240925082628076 DSS <0004> hlr_ussd.c:576 262424912106289/0xe4725990: Process SS (BEGIN) 20240925082628076 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082628076 DSS <0004> hlr_ussd.c:518 262424912106289/0xe4725990: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082628076 DSS <0004> hlr_ussd.c:363 262424912106289/0xe4725990: Tx USSD 'Your extension is 491610550478' 20240925082628076 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424912106289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424912106289" session_id=3832699280 session_state=END} 20240925082628076 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424912106289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082628076 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082628076 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a345c83919d: Found GsupExpect[0] for "262424912106289" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@3a345c83919d: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424912106289" TC_mo_ussd_iuse_msisdn(192)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B51A8C76C301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@3a345c83919d: setverdict(pass): none -> pass 20240925082628078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@3a345c83919d: Final verdict of PTC: pass 20240925082628081 DAUC <0003> db_auc.c:157 IMSI='262425711355614': No 2G Auth Data 20240925082628081 DAUC <0003> db_auc.c:192 IMSI='262425711355614': No 3G Auth Data HLR_Test-GSUP(183)@3a345c83919d: Created GsupExpect[0] for "262425711355614" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240925082628094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46390<->l=127.0.0.1:4258 20240925082628097 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082628097 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425711355614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425711355614" session_id=1620567077 session_state=BEGIN} 20240925082628097 DSS <0004> hlr_ussd.c:576 262425711355614/0x6097e425: Process SS (BEGIN) 20240925082628097 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082628097 DSS <0004> hlr_ussd.c:518 262425711355614/0x6097e425: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082628097 DSS <0004> hlr_ussd.c:363 262425711355614/0x6097e425: Tx USSD 'Your extension is 491618371242' 20240925082628097 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425711355614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425711355614" session_id=1620567077 session_state=END} 20240925082628097 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425711355614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082628097 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082628097 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a345c83919d: Found GsupExpect[0] for "262425711355614" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@3a345c83919d: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262425711355614" TC_mo_ussd_iuse_msisdn(193)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B35B4C469301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@3a345c83919d: setverdict(pass): none -> pass 20240925082628099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@3a345c83919d: Final verdict of PTC: pass 20240925082628099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@3a345c83919d: Final verdict of PTC: none 20240925082628100 DLINP <000b> input/ipa.c:451 connected read/write 20240925082628100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082628100 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082628100 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082628100 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(182)@3a345c83919d: Final verdict of PTC: none 20240925082628100 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35505<->l=127.0.0.1:4259) 184@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 184: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@3a345c83919d: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:28 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20240925082628123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46406<->l=127.0.0.1:4258 20240925082628324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46406<->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=39828) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082631422 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082631422 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082631426 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082631432 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631432 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082631432 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082631432 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  20240925082631432 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082631432 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  20240925082631432 DLGSUP <0013> gsup_server.c:235 2:  20240925082631432 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082631432 DLGSUP <0013> gsup_server.c:235 3:  20240925082631432 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082631432 DLGSUP <0013> gsup_server.c:235 4:  20240925082631432 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082631432 DLGSUP <0013> gsup_server.c:235 5:  20240925082631432 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082631432 DLGSUP <0013> gsup_server.c:235 7:  20240925082631432 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082631432 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082631432 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082631432 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@3a345c83919d: 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") 20240925082631458 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43505<->l=127.0.0.1:4259) 20240925082631482 DAUC <0003> db_auc.c:157 IMSI='262425825471319': No 2G Auth Data 20240925082631482 DAUC <0003> db_auc.c:192 IMSI='262425825471319': No 3G Auth Data HLR_Test-GSUP(195)@3a345c83919d: Created GsupExpect[0] for "262425825471319" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240925082631518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46426<->l=127.0.0.1:4258 20240925082631526 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631526 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425825471319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425825471319" source_name="the-source\n" session_id=1221779159 session_state=BEGIN} 20240925082631526 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925082631526 DSS <0004> hlr_ussd.c:576 262425825471319/0x48d2ded7: Process SS (BEGIN) 20240925082631526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082631526 DSS <0004> hlr_ussd.c:518 262425825471319/0x48d2ded7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082631526 DSS <0004> hlr_ussd.c:363 262425825471319/0x48d2ded7: Tx USSD 'Your extension is 491616553462' 20240925082631526 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425825471319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425825471319" destination_name="the-source\n" session_id=1221779159 session_state=END} 20240925082631526 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425825471319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082631526 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082631526 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a345c83919d: Found GsupExpect[0] for "262425825471319" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@3a345c83919d: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425825471319" TC_mo_ussd_iuse_msisdn_via_proxy(198)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB5DA8C669301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@3a345c83919d: setverdict(pass): none -> pass 20240925082631530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46426<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@3a345c83919d: Final verdict of PTC: pass 20240925082631533 DAUC <0003> db_auc.c:157 IMSI='262422477551620': No 2G Auth Data 20240925082631533 DAUC <0003> db_auc.c:192 IMSI='262422477551620': No 3G Auth Data HLR_Test-GSUP(195)@3a345c83919d: Created GsupExpect[0] for "262422477551620" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240925082631544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4258 20240925082631547 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631547 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422477551620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422477551620" source_name="the-source\n" session_id=2956341956 session_state=BEGIN} 20240925082631547 DSS <0004> hlr_ussd.c:576 262422477551620/0xb03632c4: Process SS (BEGIN) 20240925082631547 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082631547 DSS <0004> hlr_ussd.c:518 262422477551620/0xb03632c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082631547 DSS <0004> hlr_ussd.c:363 262422477551620/0xb03632c4: Tx USSD 'Your extension is 491611484513' 20240925082631547 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422477551620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422477551620" destination_name="the-source\n" session_id=2956341956 session_state=END} 20240925082631547 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422477551620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082631547 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082631547 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a345c83919d: Found GsupExpect[0] for "262422477551620" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@3a345c83919d: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422477551620" TC_mo_ussd_iuse_msisdn_via_proxy(199)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562341CAD169B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@3a345c83919d: setverdict(pass): none -> pass 20240925082631549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@3a345c83919d: Final verdict of PTC: pass 20240925082631552 DAUC <0003> db_auc.c:157 IMSI='262427084016203': No 2G Auth Data 20240925082631552 DAUC <0003> db_auc.c:192 IMSI='262427084016203': No 3G Auth Data HLR_Test-GSUP(195)@3a345c83919d: Created GsupExpect[0] for "262427084016203" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240925082631564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46450<->l=127.0.0.1:4258 20240925082631566 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631566 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427084016203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427084016203" source_name="the-source\n" session_id=700499369 session_state=BEGIN} 20240925082631566 DSS <0004> hlr_ussd.c:576 262427084016203/0x29c0c5a9: Process SS (BEGIN) 20240925082631566 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082631566 DSS <0004> hlr_ussd.c:518 262427084016203/0x29c0c5a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082631566 DSS <0004> hlr_ussd.c:363 262427084016203/0x29c0c5a9: Tx USSD 'Your extension is 491617625572' 20240925082631566 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427084016203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427084016203" destination_name="the-source\n" session_id=700499369 session_state=END} 20240925082631566 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427084016203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082631566 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082631566 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a345c83919d: Found GsupExpect[0] for "262427084016203" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@3a345c83919d: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427084016203" TC_mo_ussd_iuse_msisdn_via_proxy(200)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E3659AD769301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@3a345c83919d: setverdict(pass): none -> pass 20240925082631568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46450<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@3a345c83919d: Final verdict of PTC: pass 20240925082631571 DAUC <0003> db_auc.c:157 IMSI='262420561982380': No 2G Auth Data 20240925082631571 DAUC <0003> db_auc.c:192 IMSI='262420561982380': No 3G Auth Data HLR_Test-GSUP(195)@3a345c83919d: Created GsupExpect[0] for "262420561982380" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240925082631582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4258 20240925082631585 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631585 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420561982380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420561982380" source_name="the-source\n" session_id=3143242064 session_state=BEGIN} 20240925082631585 DSS <0004> hlr_ussd.c:576 262420561982380/0xbb5a1150: Process SS (BEGIN) 20240925082631585 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082631585 DSS <0004> hlr_ussd.c:518 262420561982380/0xbb5a1150: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082631585 DSS <0004> hlr_ussd.c:363 262420561982380/0xbb5a1150: Tx USSD 'Your extension is 491613526031' 20240925082631585 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420561982380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420561982380" destination_name="the-source\n" session_id=3143242064 session_state=END} 20240925082631585 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262420561982380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082631585 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082631585 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a345c83919d: Found GsupExpect[0] for "262420561982380" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@3a345c83919d: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420561982380" TC_mo_ussd_iuse_msisdn_via_proxy(201)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56635990D368B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@3a345c83919d: setverdict(pass): none -> pass 20240925082631587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@3a345c83919d: Final verdict of PTC: pass 20240925082631590 DAUC <0003> db_auc.c:157 IMSI='262429326276659': No 2G Auth Data 20240925082631590 DAUC <0003> db_auc.c:192 IMSI='262429326276659': No 3G Auth Data HLR_Test-GSUP(195)@3a345c83919d: Created GsupExpect[0] for "262429326276659" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240925082631602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 20240925082631605 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631605 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429326276659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429326276659" source_name="the-source\n" session_id=3120773040 session_state=BEGIN} 20240925082631605 DSS <0004> hlr_ussd.c:576 262429326276659/0xba0337b0: Process SS (BEGIN) 20240925082631605 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082631605 DSS <0004> hlr_ussd.c:518 262429326276659/0xba0337b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082631605 DSS <0004> hlr_ussd.c:363 262429326276659/0xba0337b0: Tx USSD 'Your extension is 491616158272' 20240925082631605 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429326276659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326276659" destination_name="the-source\n" session_id=3120773040 session_state=END} 20240925082631605 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429326276659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082631605 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082631605 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a345c83919d: Found GsupExpect[0] for "262429326276659" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@3a345c83919d: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429326276659" TC_mo_ussd_iuse_msisdn_via_proxy(202)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB11A4E769301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@3a345c83919d: setverdict(pass): none -> pass 20240925082631607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@3a345c83919d: Final verdict of PTC: pass 20240925082631611 DAUC <0003> db_auc.c:157 IMSI='262424430277426': No 2G Auth Data 20240925082631611 DAUC <0003> db_auc.c:192 IMSI='262424430277426': No 3G Auth Data HLR_Test-GSUP(195)@3a345c83919d: Created GsupExpect[0] for "262424430277426" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240925082631626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 20240925082631629 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631629 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424430277426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424430277426" source_name="the-source\n" session_id=2431428249 session_state=BEGIN} 20240925082631629 DSS <0004> hlr_ussd.c:576 262424430277426/0x90eca699: Process SS (BEGIN) 20240925082631629 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082631629 DSS <0004> hlr_ussd.c:518 262424430277426/0x90eca699: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082631629 DSS <0004> hlr_ussd.c:363 262424430277426/0x90eca699: Tx USSD 'Your extension is 491615386573' 20240925082631629 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424430277426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424430277426" destination_name="the-source\n" session_id=2431428249 session_state=END} 20240925082631629 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424430277426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082631629 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082631629 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a345c83919d: Found GsupExpect[0] for "262424430277426" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@3a345c83919d: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262424430277426" TC_mo_ussd_iuse_msisdn_via_proxy(203)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A339CAD769B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@3a345c83919d: setverdict(pass): none -> pass 20240925082631631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@3a345c83919d: Final verdict of PTC: pass 20240925082631635 DAUC <0003> db_auc.c:157 IMSI='262423195192809': No 2G Auth Data 20240925082631635 DAUC <0003> db_auc.c:192 IMSI='262423195192809': No 3G Auth Data HLR_Test-GSUP(195)@3a345c83919d: Created GsupExpect[0] for "262423195192809" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240925082631650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 20240925082631655 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631655 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423195192809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423195192809" source_name="the-source\n" session_id=1224362214 session_state=BEGIN} 20240925082631655 DSS <0004> hlr_ussd.c:576 262423195192809/0x48fa48e6: Process SS (BEGIN) 20240925082631655 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082631655 DSS <0004> hlr_ussd.c:518 262423195192809/0x48fa48e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082631655 DSS <0004> hlr_ussd.c:363 262423195192809/0x48fa48e6: Tx USSD 'Your extension is 491611634607' 20240925082631655 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423195192809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423195192809" destination_name="the-source\n" session_id=1224362214 session_state=END} 20240925082631655 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423195192809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082631655 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082631655 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a345c83919d: Found GsupExpect[0] for "262423195192809" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@3a345c83919d: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423195192809" TC_mo_ussd_iuse_msisdn_via_proxy(204)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B619CD06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@3a345c83919d: setverdict(pass): none -> pass 20240925082631658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@3a345c83919d: Final verdict of PTC: pass 20240925082631661 DAUC <0003> db_auc.c:157 IMSI='262425408811201': No 2G Auth Data 20240925082631661 DAUC <0003> db_auc.c:192 IMSI='262425408811201': No 3G Auth Data HLR_Test-GSUP(195)@3a345c83919d: Created GsupExpect[0] for "262425408811201" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240925082631677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20240925082631680 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631680 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425408811201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425408811201" source_name="the-source\n" session_id=261777361 session_state=BEGIN} 20240925082631680 DSS <0004> hlr_ussd.c:576 262425408811201/0x0f9a67d1: Process SS (BEGIN) 20240925082631680 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240925082631680 DSS <0004> hlr_ussd.c:518 262425408811201/0x0f9a67d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240925082631680 DSS <0004> hlr_ussd.c:363 262425408811201/0x0f9a67d1: Tx USSD 'Your extension is 491610161051' 20240925082631680 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425408811201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425408811201" destination_name="the-source\n" session_id=261777361 session_state=END} 20240925082631680 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262425408811201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082631680 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082631680 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a345c83919d: Found GsupExpect[0] for "262425408811201" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@3a345c83919d: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262425408811201" TC_mo_ussd_iuse_msisdn_via_proxy(205)@3a345c83919d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560315B0C568B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@3a345c83919d: setverdict(pass): none -> pass 20240925082631682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@3a345c83919d: Final verdict of PTC: pass 20240925082631682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@3a345c83919d: Final verdict of PTC: none 20240925082631683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43505<->l=127.0.0.1:4259) 20240925082631683 DLINP <000b> input/ipa.c:451 connected read/write 20240925082631683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082631683 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082631683 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082631683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082631683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@3a345c83919d: Final verdict of PTC: none 196@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 196: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@3a345c83919d: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:31 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 20240925082631706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4258 20240925082631907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55550<->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=40216) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a345c83919d: 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@3a345c83919d: Test case TC_mo_ussd_euse started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 20240925082635011 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37731 20240925082635011 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37731 MTC@3a345c83919d: in not legacy case 2 IPA-EUSE-foobar(208)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082635012 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635012 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received IPA-EUSE-foobar(208)@3a345c83919d: 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) } } } } 20240925082635013 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082635013 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@3a345c83919d: 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 } } } } 20240925082635013 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635013 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635013 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082635013 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240925082635013 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240925082635013 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240925082635013 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  20240925082635013 DLGSUP <0013> gsup_server.c:235 2:  20240925082635013 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082635013 DLGSUP <0013> gsup_server.c:235 3:  20240925082635013 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082635013 DLGSUP <0013> gsup_server.c:235 4:  20240925082635013 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082635013 DLGSUP <0013> gsup_server.c:235 5:  20240925082635013 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082635013 DLGSUP <0013> gsup_server.c:235 7:  20240925082635013 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082635013 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082635013 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082635013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37731 IPA-EUSE-foobar(208)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082635015 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082635016 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635017 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082635017 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082635017 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  20240925082635017 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082635017 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  20240925082635017 DLGSUP <0013> gsup_server.c:235 2:  20240925082635017 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082635017 DLGSUP <0013> gsup_server.c:235 3:  20240925082635017 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082635017 DLGSUP <0013> gsup_server.c:235 4:  20240925082635017 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082635017 DLGSUP <0013> gsup_server.c:235 5:  20240925082635017 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082635017 DLGSUP <0013> gsup_server.c:235 7:  20240925082635017 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082635017 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082635017 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082635017 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@3a345c83919d: 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") 20240925082635028 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42077<->l=127.0.0.1:4259) 20240925082635046 DAUC <0003> db_auc.c:157 IMSI='262423612102317': No 2G Auth Data 20240925082635046 DAUC <0003> db_auc.c:192 IMSI='262423612102317': No 3G Auth Data HLR_Test-GSUP(209)@3a345c83919d: Created GsupExpect[0] for "262423612102317" to be handled at TC_mo_ussd_euse(212) 20240925082635081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4258 20240925082635095 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635095 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423612102317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423612102317" session_id=2221033374 session_state=BEGIN} 20240925082635095 DSS <0004> hlr_ussd.c:576 262423612102317/0x8462479e: Process SS (BEGIN) 20240925082635095 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082635095 DSS <0004> hlr_ussd.c:518 262423612102317/0x8462479e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082635095 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635095 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data 20240925082635095 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635095 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data EUSE-TC_mo_ussd_euse(206)@3a345c83919d: 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 } } } } } 20240925082635108 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635108 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635108 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423612102317 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423612102317" session_id=2221033374 session_state=END} 20240925082635108 DSS <0004> hlr_ussd.c:576 262423612102317/0x8462479e: Process SS (END) 20240925082635108 DSS <0004> hlr_ussd.c:518 262423612102317/0x8462479e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082635108 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423612102317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423612102317" session_id=2221033374 session_state=END} 20240925082635108 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423612102317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082635108 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423612102317 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082635108 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082635108 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a345c83919d: Found GsupExpect[0] for "262423612102317" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@3a345c83919d: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423612102317" TC_mo_ussd_euse(212)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082635118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55574<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@3a345c83919d: Final verdict of PTC: pass 20240925082635122 DAUC <0003> db_auc.c:157 IMSI='262421809912973': No 2G Auth Data 20240925082635122 DAUC <0003> db_auc.c:192 IMSI='262421809912973': No 3G Auth Data HLR_Test-GSUP(209)@3a345c83919d: Created GsupExpect[0] for "262421809912973" to be handled at TC_mo_ussd_euse(213) 20240925082635135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 20240925082635138 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635138 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421809912973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421809912973" session_id=2031066087 session_state=BEGIN} 20240925082635138 DSS <0004> hlr_ussd.c:576 262421809912973/0x790f9be7: Process SS (BEGIN) 20240925082635138 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082635138 DSS <0004> hlr_ussd.c:518 262421809912973/0x790f9be7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082635138 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635138 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data 20240925082635138 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635138 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data EUSE-TC_mo_ussd_euse(206)@3a345c83919d: 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 } } } } } 20240925082635139 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635139 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635139 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421809912973 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421809912973" session_id=2031066087 session_state=END} 20240925082635139 DSS <0004> hlr_ussd.c:576 262421809912973/0x790f9be7: Process SS (END) 20240925082635139 DSS <0004> hlr_ussd.c:518 262421809912973/0x790f9be7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082635139 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421809912973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421809912973" session_id=2031066087 session_state=END} 20240925082635139 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421809912973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082635139 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421809912973 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082635139 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082635139 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a345c83919d: Found GsupExpect[0] for "262421809912973" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@3a345c83919d: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421809912973" TC_mo_ussd_euse(213)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@3a345c83919d: Final verdict of PTC: pass 20240925082635141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 20240925082635144 DAUC <0003> db_auc.c:157 IMSI='262426262753818': No 2G Auth Data 20240925082635144 DAUC <0003> db_auc.c:192 IMSI='262426262753818': No 3G Auth Data HLR_Test-GSUP(209)@3a345c83919d: Created GsupExpect[0] for "262426262753818" to be handled at TC_mo_ussd_euse(214) 20240925082635156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20240925082635159 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635159 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426262753818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426262753818" session_id=3928626626 session_state=BEGIN} 20240925082635159 DSS <0004> hlr_ussd.c:576 262426262753818/0xea2a15c2: Process SS (BEGIN) 20240925082635159 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082635159 DSS <0004> hlr_ussd.c:518 262426262753818/0xea2a15c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082635159 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635159 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data 20240925082635159 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635159 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data EUSE-TC_mo_ussd_euse(206)@3a345c83919d: 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 } } } } } 20240925082635160 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635160 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635160 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426262753818 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426262753818" session_id=3928626626 session_state=END} 20240925082635160 DSS <0004> hlr_ussd.c:576 262426262753818/0xea2a15c2: Process SS (END) 20240925082635160 DSS <0004> hlr_ussd.c:518 262426262753818/0xea2a15c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082635160 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426262753818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426262753818" session_id=3928626626 session_state=END} 20240925082635160 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426262753818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082635160 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426262753818 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082635160 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082635160 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a345c83919d: Found GsupExpect[0] for "262426262753818" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@3a345c83919d: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426262753818" TC_mo_ussd_euse(214)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass TC_mo_ussd_euse(214)@3a345c83919d: Final verdict of PTC: pass 20240925082635161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55588<->l=127.0.0.1:4258 20240925082635164 DAUC <0003> db_auc.c:157 IMSI='262428179673909': No 2G Auth Data 20240925082635164 DAUC <0003> db_auc.c:192 IMSI='262428179673909': No 3G Auth Data HLR_Test-GSUP(209)@3a345c83919d: Created GsupExpect[0] for "262428179673909" to be handled at TC_mo_ussd_euse(215) 20240925082635176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55594<->l=127.0.0.1:4258 20240925082635179 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635179 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428179673909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428179673909" session_id=2670304191 session_state=BEGIN} 20240925082635179 DSS <0004> hlr_ussd.c:576 262428179673909/0x9f299bbf: Process SS (BEGIN) 20240925082635179 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082635179 DSS <0004> hlr_ussd.c:518 262428179673909/0x9f299bbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082635179 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635179 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data 20240925082635179 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635179 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data EUSE-TC_mo_ussd_euse(206)@3a345c83919d: 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 } } } } } 20240925082635180 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635180 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635180 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428179673909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428179673909" session_id=2670304191 session_state=END} 20240925082635180 DSS <0004> hlr_ussd.c:576 262428179673909/0x9f299bbf: Process SS (END) 20240925082635180 DSS <0004> hlr_ussd.c:518 262428179673909/0x9f299bbf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082635180 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428179673909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428179673909" session_id=2670304191 session_state=END} 20240925082635180 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428179673909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082635180 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428179673909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082635180 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082635180 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a345c83919d: Found GsupExpect[0] for "262428179673909" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@3a345c83919d: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428179673909" TC_mo_ussd_euse(215)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082635182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55594<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@3a345c83919d: Final verdict of PTC: pass 20240925082635185 DAUC <0003> db_auc.c:157 IMSI='262425707610938': No 2G Auth Data 20240925082635185 DAUC <0003> db_auc.c:192 IMSI='262425707610938': No 3G Auth Data HLR_Test-GSUP(209)@3a345c83919d: Created GsupExpect[0] for "262425707610938" to be handled at TC_mo_ussd_euse(216) 20240925082635197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 20240925082635199 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635199 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425707610938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425707610938" session_id=1252567414 session_state=BEGIN} 20240925082635199 DSS <0004> hlr_ussd.c:576 262425707610938/0x4aa8a976: Process SS (BEGIN) 20240925082635199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082635199 DSS <0004> hlr_ussd.c:518 262425707610938/0x4aa8a976: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082635199 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635199 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data 20240925082635199 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635199 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data EUSE-TC_mo_ussd_euse(206)@3a345c83919d: 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 } } } } } 20240925082635200 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635200 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635200 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425707610938 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425707610938" session_id=1252567414 session_state=END} 20240925082635200 DSS <0004> hlr_ussd.c:576 262425707610938/0x4aa8a976: Process SS (END) 20240925082635200 DSS <0004> hlr_ussd.c:518 262425707610938/0x4aa8a976: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082635200 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425707610938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425707610938" session_id=1252567414 session_state=END} 20240925082635200 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425707610938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082635200 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425707610938 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082635200 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082635200 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a345c83919d: Found GsupExpect[0] for "262425707610938" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@3a345c83919d: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425707610938" TC_mo_ussd_euse(216)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082635202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55606<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@3a345c83919d: Final verdict of PTC: pass 20240925082635205 DAUC <0003> db_auc.c:157 IMSI='262426271444009': No 2G Auth Data 20240925082635205 DAUC <0003> db_auc.c:192 IMSI='262426271444009': No 3G Auth Data HLR_Test-GSUP(209)@3a345c83919d: Created GsupExpect[0] for "262426271444009" to be handled at TC_mo_ussd_euse(217) 20240925082635219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4258 20240925082635222 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635222 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426271444009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426271444009" session_id=3104856853 session_state=BEGIN} 20240925082635222 DSS <0004> hlr_ussd.c:576 262426271444009/0xb9105b15: Process SS (BEGIN) 20240925082635222 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082635222 DSS <0004> hlr_ussd.c:518 262426271444009/0xb9105b15: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082635222 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635222 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data 20240925082635222 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635222 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data EUSE-TC_mo_ussd_euse(206)@3a345c83919d: 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 } } } } } 20240925082635223 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635223 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635223 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426271444009 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426271444009" session_id=3104856853 session_state=END} 20240925082635223 DSS <0004> hlr_ussd.c:576 262426271444009/0xb9105b15: Process SS (END) 20240925082635223 DSS <0004> hlr_ussd.c:518 262426271444009/0xb9105b15: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082635223 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426271444009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426271444009" session_id=3104856853 session_state=END} 20240925082635223 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426271444009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082635223 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426271444009 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082635223 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082635223 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a345c83919d: Found GsupExpect[0] for "262426271444009" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@3a345c83919d: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426271444009" TC_mo_ussd_euse(217)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082635225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@3a345c83919d: Final verdict of PTC: pass 20240925082635228 DAUC <0003> db_auc.c:157 IMSI='262422869945579': No 2G Auth Data 20240925082635228 DAUC <0003> db_auc.c:192 IMSI='262422869945579': No 3G Auth Data HLR_Test-GSUP(209)@3a345c83919d: Created GsupExpect[0] for "262422869945579" to be handled at TC_mo_ussd_euse(218) 20240925082635242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 20240925082635245 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635245 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422869945579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422869945579" session_id=870394199 session_state=BEGIN} 20240925082635245 DSS <0004> hlr_ussd.c:576 262422869945579/0x33e12957: Process SS (BEGIN) 20240925082635245 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082635245 DSS <0004> hlr_ussd.c:518 262422869945579/0x33e12957: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082635245 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635245 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data 20240925082635245 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635245 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data EUSE-TC_mo_ussd_euse(206)@3a345c83919d: 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 } } } } } 20240925082635245 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635245 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635246 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422869945579 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422869945579" session_id=870394199 session_state=END} 20240925082635246 DSS <0004> hlr_ussd.c:576 262422869945579/0x33e12957: Process SS (END) 20240925082635246 DSS <0004> hlr_ussd.c:518 262422869945579/0x33e12957: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082635246 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422869945579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422869945579" session_id=870394199 session_state=END} 20240925082635246 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422869945579 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082635246 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422869945579 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082635246 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082635246 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a345c83919d: Found GsupExpect[0] for "262422869945579" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@3a345c83919d: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422869945579" TC_mo_ussd_euse(218)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass TC_mo_ussd_euse(218)@3a345c83919d: Final verdict of PTC: pass 20240925082635247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55620<->l=127.0.0.1:4258 20240925082635250 DAUC <0003> db_auc.c:157 IMSI='262428125971378': No 2G Auth Data 20240925082635250 DAUC <0003> db_auc.c:192 IMSI='262428125971378': No 3G Auth Data HLR_Test-GSUP(209)@3a345c83919d: Created GsupExpect[0] for "262428125971378" to be handled at TC_mo_ussd_euse(219) 20240925082635265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20240925082635267 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635267 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428125971378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428125971378" session_id=2060502499 session_state=BEGIN} 20240925082635267 DSS <0004> hlr_ussd.c:576 262428125971378/0x7ad0c5e3: Process SS (BEGIN) 20240925082635267 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082635267 DSS <0004> hlr_ussd.c:518 262428125971378/0x7ad0c5e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082635267 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635267 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data 20240925082635267 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635267 DLINP <000b> input/ipa.c:431 127.0.0.1:37731 sending data EUSE-TC_mo_ussd_euse(206)@3a345c83919d: 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 } } } } } 20240925082635268 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635268 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635268 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428125971378 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428125971378" session_id=2060502499 session_state=END} 20240925082635268 DSS <0004> hlr_ussd.c:576 262428125971378/0x7ad0c5e3: Process SS (END) 20240925082635268 DSS <0004> hlr_ussd.c:518 262428125971378/0x7ad0c5e3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082635268 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428125971378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428125971378" session_id=2060502499 session_state=END} 20240925082635268 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428125971378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082635268 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428125971378 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082635268 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082635268 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a345c83919d: Found GsupExpect[0] for "262428125971378" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@3a345c83919d: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428125971378" TC_mo_ussd_euse(219)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082635270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@3a345c83919d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@3a345c83919d: Final verdict of PTC: none 20240925082635271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 20240925082635271 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635271 DLINP <000b> input/ipa.c:405 127.0.0.1:37731 message received 20240925082635271 DLINP <000b> input/ipa.c:414 127.0.0.1:37731 connection closed with server 20240925082635271 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37731 20240925082635271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240925082635271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42077<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@3a345c83919d: Final verdict of PTC: none IPA-EUSE-foobar(208)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@3a345c83919d: Final verdict of PTC: none 210@3a345c83919d: Final verdict of PTC: none 20240925082635272 DLINP <000b> input/ipa.c:451 connected read/write 20240925082635272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082635272 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082635272 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082635272 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 210: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@3a345c83919d: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:35 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20240925082635307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 20240925082635508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55648<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=44216) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:37 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@3a345c83919d: 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@3a345c83919d: Test case TC_mo_ussd_euse_continue started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 20240925082638641 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42995 20240925082638641 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42995 MTC@3a345c83919d: in not legacy case 2 IPA-EUSE-foobar(222)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082638642 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638643 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638644 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082638644 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082638645 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638645 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638645 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082638645 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240925082638645 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240925082638645 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240925082638645 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  20240925082638645 DLGSUP <0013> gsup_server.c:235 2:  20240925082638645 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082638645 DLGSUP <0013> gsup_server.c:235 3:  20240925082638645 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082638645 DLGSUP <0013> gsup_server.c:235 4:  20240925082638645 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082638645 DLGSUP <0013> gsup_server.c:235 5:  20240925082638645 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082638645 DLGSUP <0013> gsup_server.c:235 7:  20240925082638645 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082638645 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082638645 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082638645 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42995 IPA-EUSE-foobar(222)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082638647 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55664<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082638651 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638651 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082638651 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082638651 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  20240925082638651 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082638651 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  20240925082638651 DLGSUP <0013> gsup_server.c:235 2:  20240925082638651 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082638651 DLGSUP <0013> gsup_server.c:235 3:  20240925082638651 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082638651 DLGSUP <0013> gsup_server.c:235 4:  20240925082638651 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082638651 DLGSUP <0013> gsup_server.c:235 5:  20240925082638651 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082638651 DLGSUP <0013> gsup_server.c:235 7:  20240925082638651 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082638651 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082638651 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082638651 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@3a345c83919d: 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") 20240925082638662 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42921<->l=127.0.0.1:4259) 20240925082638672 DAUC <0003> db_auc.c:157 IMSI='262424034696724': No 2G Auth Data 20240925082638672 DAUC <0003> db_auc.c:192 IMSI='262424034696724': No 3G Auth Data HLR_Test-GSUP(223)@3a345c83919d: Created GsupExpect[0] for "262424034696724" to be handled at TC_mo_ussd_euse_continue(226) 20240925082638704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20240925082638719 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638719 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424034696724" session_id=2130126447 session_state=BEGIN} 20240925082638719 DSS <0004> hlr_ussd.c:576 262424034696724/0x7ef7266f: Process SS (BEGIN) 20240925082638719 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082638719 DSS <0004> hlr_ussd.c:518 262424034696724/0x7ef7266f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082638719 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638719 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638719 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638719 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638736 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638736 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638736 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424034696724" session_id=2130126447 session_state=CONTINUE} 20240925082638736 DSS <0004> hlr_ussd.c:576 262424034696724/0x7ef7266f: Process SS (CONTINUE) 20240925082638736 DSS <0004> hlr_ussd.c:518 262424034696724/0x7ef7266f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082638736 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424034696724" session_id=2130126447 session_state=CONTINUE} 20240925082638736 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638736 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638736 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a345c83919d: Found GsupExpect[0] for "262424034696724" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@3a345c83919d: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424034696724" TC_mo_ussd_euse_continue(226)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082638750 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638750 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424034696724" session_id=2130126447 session_state=CONTINUE} 20240925082638750 DSS <0004> hlr_ussd.c:576 262424034696724/0x7ef7266f: Process SS (CONTINUE) 20240925082638750 DSS <0004> hlr_ussd.c:518 262424034696724/0x7ef7266f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638750 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638750 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638750 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638750 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638750 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638754 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638754 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638754 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424034696724" session_id=2130126447 session_state=END} 20240925082638754 DSS <0004> hlr_ussd.c:576 262424034696724/0x7ef7266f: Process SS (END) 20240925082638754 DSS <0004> hlr_ussd.c:518 262424034696724/0x7ef7266f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638754 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424034696724" session_id=2130126447 session_state=END} 20240925082638754 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638754 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424034696724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638754 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638755 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082638758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@3a345c83919d: Final verdict of PTC: pass 20240925082638762 DAUC <0003> db_auc.c:157 IMSI='262426121806438': No 2G Auth Data 20240925082638762 DAUC <0003> db_auc.c:192 IMSI='262426121806438': No 3G Auth Data HLR_Test-GSUP(223)@3a345c83919d: Created GsupExpect[0] for "262426121806438" to be handled at TC_mo_ussd_euse_continue(227) 20240925082638778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55692<->l=127.0.0.1:4258 20240925082638781 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638781 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426121806438" session_id=271910688 session_state=BEGIN} 20240925082638781 DSS <0004> hlr_ussd.c:576 262426121806438/0x10350720: Process SS (BEGIN) 20240925082638781 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082638781 DSS <0004> hlr_ussd.c:518 262426121806438/0x10350720: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082638781 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638781 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638781 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638781 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638781 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638781 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638781 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426121806438" session_id=271910688 session_state=CONTINUE} 20240925082638781 DSS <0004> hlr_ussd.c:576 262426121806438/0x10350720: Process SS (CONTINUE) 20240925082638781 DSS <0004> hlr_ussd.c:518 262426121806438/0x10350720: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082638781 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426121806438" session_id=271910688 session_state=CONTINUE} 20240925082638781 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638781 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638781 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a345c83919d: Found GsupExpect[0] for "262426121806438" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@3a345c83919d: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426121806438" TC_mo_ussd_euse_continue(227)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082638784 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638784 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426121806438" session_id=271910688 session_state=CONTINUE} 20240925082638784 DSS <0004> hlr_ussd.c:576 262426121806438/0x10350720: Process SS (CONTINUE) 20240925082638784 DSS <0004> hlr_ussd.c:518 262426121806438/0x10350720: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638784 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638784 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638784 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638784 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638784 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638784 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638784 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638784 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426121806438" session_id=271910688 session_state=END} 20240925082638784 DSS <0004> hlr_ussd.c:576 262426121806438/0x10350720: Process SS (END) 20240925082638784 DSS <0004> hlr_ussd.c:518 262426121806438/0x10350720: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638784 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426121806438" session_id=271910688 session_state=END} 20240925082638784 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638784 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426121806438 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638784 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638784 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082638785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55692<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@3a345c83919d: Final verdict of PTC: pass 20240925082638788 DAUC <0003> db_auc.c:157 IMSI='262420922780530': No 2G Auth Data 20240925082638788 DAUC <0003> db_auc.c:192 IMSI='262420922780530': No 3G Auth Data HLR_Test-GSUP(223)@3a345c83919d: Created GsupExpect[0] for "262420922780530" to be handled at TC_mo_ussd_euse_continue(228) 20240925082638800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 20240925082638803 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638803 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420922780530" session_id=3725243764 session_state=BEGIN} 20240925082638803 DSS <0004> hlr_ussd.c:576 262420922780530/0xde0ab574: Process SS (BEGIN) 20240925082638803 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082638803 DSS <0004> hlr_ussd.c:518 262420922780530/0xde0ab574: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082638803 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638803 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638803 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638803 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638804 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638804 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638804 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420922780530" session_id=3725243764 session_state=CONTINUE} 20240925082638804 DSS <0004> hlr_ussd.c:576 262420922780530/0xde0ab574: Process SS (CONTINUE) 20240925082638804 DSS <0004> hlr_ussd.c:518 262420922780530/0xde0ab574: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082638804 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420922780530" session_id=3725243764 session_state=CONTINUE} 20240925082638804 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638804 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638804 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a345c83919d: Found GsupExpect[0] for "262420922780530" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@3a345c83919d: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420922780530" TC_mo_ussd_euse_continue(228)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082638806 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638806 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420922780530" session_id=3725243764 session_state=CONTINUE} 20240925082638806 DSS <0004> hlr_ussd.c:576 262420922780530/0xde0ab574: Process SS (CONTINUE) 20240925082638806 DSS <0004> hlr_ussd.c:518 262420922780530/0xde0ab574: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638806 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638806 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638806 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638806 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638806 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638807 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638807 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638807 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420922780530" session_id=3725243764 session_state=END} 20240925082638807 DSS <0004> hlr_ussd.c:576 262420922780530/0xde0ab574: Process SS (END) 20240925082638807 DSS <0004> hlr_ussd.c:518 262420922780530/0xde0ab574: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638807 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420922780530" session_id=3725243764 session_state=END} 20240925082638807 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638807 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262420922780530 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638807 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638807 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082638808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@3a345c83919d: Final verdict of PTC: pass 20240925082638811 DAUC <0003> db_auc.c:157 IMSI='262422179475352': No 2G Auth Data 20240925082638811 DAUC <0003> db_auc.c:192 IMSI='262422179475352': No 3G Auth Data HLR_Test-GSUP(223)@3a345c83919d: Created GsupExpect[0] for "262422179475352" to be handled at TC_mo_ussd_euse_continue(229) 20240925082638823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 20240925082638826 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638826 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422179475352" session_id=4110428820 session_state=BEGIN} 20240925082638826 DSS <0004> hlr_ussd.c:576 262422179475352/0xf5002a94: Process SS (BEGIN) 20240925082638826 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082638826 DSS <0004> hlr_ussd.c:518 262422179475352/0xf5002a94: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082638826 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638826 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638827 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638827 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638827 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638827 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638827 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422179475352" session_id=4110428820 session_state=CONTINUE} 20240925082638827 DSS <0004> hlr_ussd.c:576 262422179475352/0xf5002a94: Process SS (CONTINUE) 20240925082638827 DSS <0004> hlr_ussd.c:518 262422179475352/0xf5002a94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082638827 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422179475352" session_id=4110428820 session_state=CONTINUE} 20240925082638827 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638827 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638827 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a345c83919d: Found GsupExpect[0] for "262422179475352" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@3a345c83919d: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422179475352" TC_mo_ussd_euse_continue(229)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082638830 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638830 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422179475352" session_id=4110428820 session_state=CONTINUE} 20240925082638830 DSS <0004> hlr_ussd.c:576 262422179475352/0xf5002a94: Process SS (CONTINUE) 20240925082638830 DSS <0004> hlr_ussd.c:518 262422179475352/0xf5002a94: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638830 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638830 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638830 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638830 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638830 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638831 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638831 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638831 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422179475352" session_id=4110428820 session_state=END} 20240925082638831 DSS <0004> hlr_ussd.c:576 262422179475352/0xf5002a94: Process SS (END) 20240925082638831 DSS <0004> hlr_ussd.c:518 262422179475352/0xf5002a94: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638831 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422179475352" session_id=4110428820 session_state=END} 20240925082638831 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638831 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422179475352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638831 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638831 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082638832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@3a345c83919d: Final verdict of PTC: pass 20240925082638835 DAUC <0003> db_auc.c:157 IMSI='262423412684373': No 2G Auth Data 20240925082638835 DAUC <0003> db_auc.c:192 IMSI='262423412684373': No 3G Auth Data HLR_Test-GSUP(223)@3a345c83919d: Created GsupExpect[0] for "262423412684373" to be handled at TC_mo_ussd_euse_continue(230) 20240925082638847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20240925082638850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638850 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423412684373" session_id=1958936278 session_state=BEGIN} 20240925082638850 DSS <0004> hlr_ussd.c:576 262423412684373/0x74c2fed6: Process SS (BEGIN) 20240925082638850 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082638850 DSS <0004> hlr_ussd.c:518 262423412684373/0x74c2fed6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082638850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638850 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638850 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638850 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638851 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638851 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638851 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423412684373" session_id=1958936278 session_state=CONTINUE} 20240925082638851 DSS <0004> hlr_ussd.c:576 262423412684373/0x74c2fed6: Process SS (CONTINUE) 20240925082638851 DSS <0004> hlr_ussd.c:518 262423412684373/0x74c2fed6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082638851 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423412684373" session_id=1958936278 session_state=CONTINUE} 20240925082638851 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638851 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638851 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a345c83919d: Found GsupExpect[0] for "262423412684373" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@3a345c83919d: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423412684373" TC_mo_ussd_euse_continue(230)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082638853 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638853 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423412684373" session_id=1958936278 session_state=CONTINUE} 20240925082638853 DSS <0004> hlr_ussd.c:576 262423412684373/0x74c2fed6: Process SS (CONTINUE) 20240925082638853 DSS <0004> hlr_ussd.c:518 262423412684373/0x74c2fed6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638853 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638853 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638853 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638853 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638853 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638854 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638854 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638854 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423412684373" session_id=1958936278 session_state=END} 20240925082638854 DSS <0004> hlr_ussd.c:576 262423412684373/0x74c2fed6: Process SS (END) 20240925082638854 DSS <0004> hlr_ussd.c:518 262423412684373/0x74c2fed6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638854 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423412684373" session_id=1958936278 session_state=END} 20240925082638854 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638854 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423412684373 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638854 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638854 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082638855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@3a345c83919d: Final verdict of PTC: pass 20240925082638858 DAUC <0003> db_auc.c:157 IMSI='262429656143102': No 2G Auth Data 20240925082638858 DAUC <0003> db_auc.c:192 IMSI='262429656143102': No 3G Auth Data HLR_Test-GSUP(223)@3a345c83919d: Created GsupExpect[0] for "262429656143102" to be handled at TC_mo_ussd_euse_continue(231) 20240925082638873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4258 20240925082638876 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638876 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429656143102" session_id=1465666666 session_state=BEGIN} 20240925082638876 DSS <0004> hlr_ussd.c:576 262429656143102/0x575c4c6a: Process SS (BEGIN) 20240925082638876 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082638876 DSS <0004> hlr_ussd.c:518 262429656143102/0x575c4c6a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082638876 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638876 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638876 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638876 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638877 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638877 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638877 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429656143102" session_id=1465666666 session_state=CONTINUE} 20240925082638877 DSS <0004> hlr_ussd.c:576 262429656143102/0x575c4c6a: Process SS (CONTINUE) 20240925082638877 DSS <0004> hlr_ussd.c:518 262429656143102/0x575c4c6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082638877 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429656143102" session_id=1465666666 session_state=CONTINUE} 20240925082638877 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638877 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638877 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a345c83919d: Found GsupExpect[0] for "262429656143102" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@3a345c83919d: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262429656143102" TC_mo_ussd_euse_continue(231)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082638879 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638880 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429656143102" session_id=1465666666 session_state=CONTINUE} 20240925082638880 DSS <0004> hlr_ussd.c:576 262429656143102/0x575c4c6a: Process SS (CONTINUE) 20240925082638880 DSS <0004> hlr_ussd.c:518 262429656143102/0x575c4c6a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638880 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638880 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638880 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638880 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638880 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638881 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638881 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638881 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429656143102" session_id=1465666666 session_state=END} 20240925082638881 DSS <0004> hlr_ussd.c:576 262429656143102/0x575c4c6a: Process SS (END) 20240925082638881 DSS <0004> hlr_ussd.c:518 262429656143102/0x575c4c6a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638881 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429656143102" session_id=1465666666 session_state=END} 20240925082638881 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638881 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429656143102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638881 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638881 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082638881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@3a345c83919d: Final verdict of PTC: pass 20240925082638884 DAUC <0003> db_auc.c:157 IMSI='262420600320139': No 2G Auth Data 20240925082638884 DAUC <0003> db_auc.c:192 IMSI='262420600320139': No 3G Auth Data HLR_Test-GSUP(223)@3a345c83919d: Created GsupExpect[0] for "262420600320139" to be handled at TC_mo_ussd_euse_continue(232) 20240925082638898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20240925082638901 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638901 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420600320139" session_id=4218029489 session_state=BEGIN} 20240925082638901 DSS <0004> hlr_ussd.c:576 262420600320139/0xfb6a05b1: Process SS (BEGIN) 20240925082638901 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082638901 DSS <0004> hlr_ussd.c:518 262420600320139/0xfb6a05b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082638901 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638901 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638901 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638901 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638903 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638903 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638903 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420600320139" session_id=4218029489 session_state=CONTINUE} 20240925082638903 DSS <0004> hlr_ussd.c:576 262420600320139/0xfb6a05b1: Process SS (CONTINUE) 20240925082638903 DSS <0004> hlr_ussd.c:518 262420600320139/0xfb6a05b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082638903 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420600320139" session_id=4218029489 session_state=CONTINUE} 20240925082638903 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638903 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638903 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a345c83919d: Found GsupExpect[0] for "262420600320139" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@3a345c83919d: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262420600320139" TC_mo_ussd_euse_continue(232)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082638905 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638905 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420600320139" session_id=4218029489 session_state=CONTINUE} 20240925082638905 DSS <0004> hlr_ussd.c:576 262420600320139/0xfb6a05b1: Process SS (CONTINUE) 20240925082638905 DSS <0004> hlr_ussd.c:518 262420600320139/0xfb6a05b1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638905 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638905 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638905 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638905 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638905 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638906 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638906 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638906 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420600320139" session_id=4218029489 session_state=END} 20240925082638906 DSS <0004> hlr_ussd.c:576 262420600320139/0xfb6a05b1: Process SS (END) 20240925082638906 DSS <0004> hlr_ussd.c:518 262420600320139/0xfb6a05b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638906 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420600320139" session_id=4218029489 session_state=END} 20240925082638906 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638906 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262420600320139 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638906 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638906 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082638906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@3a345c83919d: Final verdict of PTC: pass 20240925082638909 DAUC <0003> db_auc.c:157 IMSI='262428690591292': No 2G Auth Data 20240925082638909 DAUC <0003> db_auc.c:192 IMSI='262428690591292': No 3G Auth Data HLR_Test-GSUP(223)@3a345c83919d: Created GsupExpect[0] for "262428690591292" to be handled at TC_mo_ussd_euse_continue(233) 20240925082638923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 20240925082638926 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638926 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428690591292" session_id=738040085 session_state=BEGIN} 20240925082638926 DSS <0004> hlr_ussd.c:576 262428690591292/0x2bfd9915: Process SS (BEGIN) 20240925082638926 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240925082638926 DSS <0004> hlr_ussd.c:518 262428690591292/0x2bfd9915: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240925082638926 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638926 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638926 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638926 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638927 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638927 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638927 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428690591292" session_id=738040085 session_state=CONTINUE} 20240925082638927 DSS <0004> hlr_ussd.c:576 262428690591292/0x2bfd9915: Process SS (CONTINUE) 20240925082638927 DSS <0004> hlr_ussd.c:518 262428690591292/0x2bfd9915: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240925082638927 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428690591292" session_id=738040085 session_state=CONTINUE} 20240925082638927 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638927 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638927 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a345c83919d: Found GsupExpect[0] for "262428690591292" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@3a345c83919d: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428690591292" TC_mo_ussd_euse_continue(233)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082638929 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638929 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428690591292" session_id=738040085 session_state=CONTINUE} 20240925082638929 DSS <0004> hlr_ussd.c:576 262428690591292/0x2bfd9915: Process SS (CONTINUE) 20240925082638929 DSS <0004> hlr_ussd.c:518 262428690591292/0x2bfd9915: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638929 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638929 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638929 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data 20240925082638929 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638929 DLINP <000b> input/ipa.c:431 127.0.0.1:42995 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: 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 } } } } } 20240925082638931 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638931 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638931 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428690591292" session_id=738040085 session_state=END} 20240925082638931 DSS <0004> hlr_ussd.c:576 262428690591292/0x2bfd9915: Process SS (END) 20240925082638931 DSS <0004> hlr_ussd.c:518 262428690591292/0x2bfd9915: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240925082638931 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428690591292" session_id=738040085 session_state=END} 20240925082638931 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082638931 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428690591292 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082638931 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082638931 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082638931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@3a345c83919d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@3a345c83919d: Final verdict of PTC: none 20240925082638932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55664<->l=127.0.0.1:4258 20240925082638933 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082638933 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082638933 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082638933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082638933 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42921<->l=127.0.0.1:4259) 20240925082638933 DLINP <000b> input/ipa.c:451 connected read/write 20240925082638933 DLINP <000b> input/ipa.c:405 127.0.0.1:42995 message received 20240925082638933 DLINP <000b> input/ipa.c:414 127.0.0.1:42995 connection closed with server 20240925082638933 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42995 20240925082638933 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@3a345c83919d: Final verdict of PTC: none 224@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP(223)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@3a345c83919d: Final verdict of PTC: none IPA-EUSE-foobar(222)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 224: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@3a345c83919d: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:38 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 20240925082638956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55760<->l=127.0.0.1:4258 20240925082639158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55760<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=7076) Waiting for packet dumper to finish... 1 (prev_count=7076, count=49368) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_mo_ussd_euse_defaultroute started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 20240925082642218 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40253 20240925082642218 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40253 MTC@3a345c83919d: in not legacy case 2 IPA-EUSE-foobar(236)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082642219 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642219 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642220 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082642220 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@3a345c83919d: 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 } } } } 20240925082642221 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642221 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642221 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082642221 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240925082642221 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240925082642221 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240925082642221 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  20240925082642221 DLGSUP <0013> gsup_server.c:235 2:  20240925082642221 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082642221 DLGSUP <0013> gsup_server.c:235 3:  20240925082642221 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082642221 DLGSUP <0013> gsup_server.c:235 4:  20240925082642221 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082642221 DLGSUP <0013> gsup_server.c:235 5:  20240925082642221 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082642221 DLGSUP <0013> gsup_server.c:235 7:  20240925082642221 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082642221 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082642221 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082642221 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40253 HLR_Test-GSUP-IPA(235)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082642221 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51016<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082642223 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642223 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082642223 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082642223 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  20240925082642223 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082642223 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  20240925082642223 DLGSUP <0013> gsup_server.c:235 2:  20240925082642223 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082642223 DLGSUP <0013> gsup_server.c:235 3:  20240925082642223 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082642223 DLGSUP <0013> gsup_server.c:235 4:  20240925082642223 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082642223 DLGSUP <0013> gsup_server.c:235 5:  20240925082642223 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082642223 DLGSUP <0013> gsup_server.c:235 7:  20240925082642223 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082642223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082642223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082642223 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@3a345c83919d: 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") 20240925082642235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43241<->l=127.0.0.1:4259) 20240925082642243 DAUC <0003> db_auc.c:157 IMSI='262427137514932': No 2G Auth Data 20240925082642243 DAUC <0003> db_auc.c:192 IMSI='262427137514932': No 3G Auth Data HLR_Test-GSUP(237)@3a345c83919d: Created GsupExpect[0] for "262427137514932" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240925082642260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 20240925082642271 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642271 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427137514932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427137514932" session_id=1910477829 session_state=BEGIN} 20240925082642271 DSS <0004> hlr_ussd.c:576 262427137514932/0x71df9405: Process SS (BEGIN) 20240925082642271 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925082642271 DSS <0004> hlr_ussd.c:518 262427137514932/0x71df9405: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925082642271 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642271 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data 20240925082642271 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642271 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a345c83919d: 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 } } } } } 20240925082642282 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642282 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642282 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262427137514932 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427137514932" session_id=1910477829 session_state=END} 20240925082642282 DSS <0004> hlr_ussd.c:576 262427137514932/0x71df9405: Process SS (END) 20240925082642282 DSS <0004> hlr_ussd.c:518 262427137514932/0x71df9405: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925082642282 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427137514932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427137514932" session_id=1910477829 session_state=END} 20240925082642282 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427137514932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082642282 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262427137514932 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082642282 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082642282 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a345c83919d: Found GsupExpect[0] for "262427137514932" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@3a345c83919d: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262427137514932" TC_mo_ussd_euse_defaultroute(240)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082642293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@3a345c83919d: Final verdict of PTC: pass 20240925082642297 DAUC <0003> db_auc.c:157 IMSI='262424708484819': No 2G Auth Data 20240925082642297 DAUC <0003> db_auc.c:192 IMSI='262424708484819': No 3G Auth Data HLR_Test-GSUP(237)@3a345c83919d: Created GsupExpect[0] for "262424708484819" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240925082642310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51024<->l=127.0.0.1:4258 20240925082642312 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642312 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424708484819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424708484819" session_id=3974653983 session_state=BEGIN} 20240925082642312 DSS <0004> hlr_ussd.c:576 262424708484819/0xece8681f: Process SS (BEGIN) 20240925082642312 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925082642312 DSS <0004> hlr_ussd.c:518 262424708484819/0xece8681f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925082642312 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642312 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data 20240925082642312 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642312 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a345c83919d: 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 } } } } } 20240925082642313 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642313 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642313 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262424708484819 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424708484819" session_id=3974653983 session_state=END} 20240925082642313 DSS <0004> hlr_ussd.c:576 262424708484819/0xece8681f: Process SS (END) 20240925082642313 DSS <0004> hlr_ussd.c:518 262424708484819/0xece8681f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925082642313 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424708484819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424708484819" session_id=3974653983 session_state=END} 20240925082642313 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424708484819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082642313 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262424708484819 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082642313 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082642313 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a345c83919d: Found GsupExpect[0] for "262424708484819" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@3a345c83919d: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262424708484819" TC_mo_ussd_euse_defaultroute(241)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082642315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51024<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@3a345c83919d: Final verdict of PTC: pass 20240925082642318 DAUC <0003> db_auc.c:157 IMSI='262428039346463': No 2G Auth Data 20240925082642318 DAUC <0003> db_auc.c:192 IMSI='262428039346463': No 3G Auth Data HLR_Test-GSUP(237)@3a345c83919d: Created GsupExpect[0] for "262428039346463" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240925082642330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4258 20240925082642332 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642332 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428039346463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428039346463" session_id=2727504322 session_state=BEGIN} 20240925082642332 DSS <0004> hlr_ussd.c:576 262428039346463/0xa29269c2: Process SS (BEGIN) 20240925082642332 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925082642332 DSS <0004> hlr_ussd.c:518 262428039346463/0xa29269c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925082642332 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642332 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data 20240925082642332 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642332 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a345c83919d: 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 } } } } } 20240925082642333 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642333 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642333 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262428039346463 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428039346463" session_id=2727504322 session_state=END} 20240925082642333 DSS <0004> hlr_ussd.c:576 262428039346463/0xa29269c2: Process SS (END) 20240925082642333 DSS <0004> hlr_ussd.c:518 262428039346463/0xa29269c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925082642333 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428039346463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428039346463" session_id=2727504322 session_state=END} 20240925082642333 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428039346463 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082642333 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262428039346463 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082642333 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082642333 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a345c83919d: Found GsupExpect[0] for "262428039346463" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@3a345c83919d: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262428039346463" TC_mo_ussd_euse_defaultroute(242)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082642335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@3a345c83919d: Final verdict of PTC: pass 20240925082642339 DAUC <0003> db_auc.c:157 IMSI='262425932071478': No 2G Auth Data 20240925082642339 DAUC <0003> db_auc.c:192 IMSI='262425932071478': No 3G Auth Data HLR_Test-GSUP(237)@3a345c83919d: Created GsupExpect[0] for "262425932071478" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240925082642350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20240925082642353 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642353 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425932071478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425932071478" session_id=2826377895 session_state=BEGIN} 20240925082642353 DSS <0004> hlr_ussd.c:576 262425932071478/0xa8771aa7: Process SS (BEGIN) 20240925082642353 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925082642353 DSS <0004> hlr_ussd.c:518 262425932071478/0xa8771aa7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925082642353 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642353 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data 20240925082642353 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642353 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a345c83919d: 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 } } } } } 20240925082642354 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642354 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642354 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262425932071478 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425932071478" session_id=2826377895 session_state=END} 20240925082642354 DSS <0004> hlr_ussd.c:576 262425932071478/0xa8771aa7: Process SS (END) 20240925082642354 DSS <0004> hlr_ussd.c:518 262425932071478/0xa8771aa7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925082642354 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425932071478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425932071478" session_id=2826377895 session_state=END} 20240925082642354 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425932071478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082642354 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262425932071478 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082642354 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082642354 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a345c83919d: Found GsupExpect[0] for "262425932071478" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@3a345c83919d: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262425932071478" TC_mo_ussd_euse_defaultroute(243)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082642356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@3a345c83919d: Final verdict of PTC: pass 20240925082642359 DAUC <0003> db_auc.c:157 IMSI='262421751171369': No 2G Auth Data 20240925082642359 DAUC <0003> db_auc.c:192 IMSI='262421751171369': No 3G Auth Data HLR_Test-GSUP(237)@3a345c83919d: Created GsupExpect[0] for "262421751171369" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240925082642371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51048<->l=127.0.0.1:4258 20240925082642373 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642373 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421751171369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421751171369" session_id=23576143 session_state=BEGIN} 20240925082642373 DSS <0004> hlr_ussd.c:576 262421751171369/0x0167be4f: Process SS (BEGIN) 20240925082642373 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925082642373 DSS <0004> hlr_ussd.c:518 262421751171369/0x0167be4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925082642373 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642373 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data 20240925082642373 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642373 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a345c83919d: 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 } } } } } 20240925082642374 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642374 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642374 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421751171369 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421751171369" session_id=23576143 session_state=END} 20240925082642374 DSS <0004> hlr_ussd.c:576 262421751171369/0x0167be4f: Process SS (END) 20240925082642374 DSS <0004> hlr_ussd.c:518 262421751171369/0x0167be4f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925082642374 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421751171369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421751171369" session_id=23576143 session_state=END} 20240925082642374 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421751171369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082642374 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421751171369 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082642374 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082642374 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a345c83919d: Found GsupExpect[0] for "262421751171369" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@3a345c83919d: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421751171369" TC_mo_ussd_euse_defaultroute(244)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082642376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51048<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@3a345c83919d: Final verdict of PTC: pass 20240925082642379 DAUC <0003> db_auc.c:157 IMSI='262425967372881': No 2G Auth Data 20240925082642379 DAUC <0003> db_auc.c:192 IMSI='262425967372881': No 3G Auth Data HLR_Test-GSUP(237)@3a345c83919d: Created GsupExpect[0] for "262425967372881" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240925082642393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51064<->l=127.0.0.1:4258 20240925082642396 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642396 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425967372881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425967372881" session_id=3046921515 session_state=BEGIN} 20240925082642396 DSS <0004> hlr_ussd.c:576 262425967372881/0xb59c552b: Process SS (BEGIN) 20240925082642396 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925082642396 DSS <0004> hlr_ussd.c:518 262425967372881/0xb59c552b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925082642396 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642396 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data 20240925082642396 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642396 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a345c83919d: 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 } } } } } 20240925082642396 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642396 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642396 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262425967372881 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425967372881" session_id=3046921515 session_state=END} 20240925082642396 DSS <0004> hlr_ussd.c:576 262425967372881/0xb59c552b: Process SS (END) 20240925082642396 DSS <0004> hlr_ussd.c:518 262425967372881/0xb59c552b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925082642396 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425967372881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425967372881" session_id=3046921515 session_state=END} 20240925082642396 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425967372881 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082642396 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262425967372881 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082642396 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082642396 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a345c83919d: Found GsupExpect[0] for "262425967372881" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@3a345c83919d: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425967372881" TC_mo_ussd_euse_defaultroute(245)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082642398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51064<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@3a345c83919d: Final verdict of PTC: pass 20240925082642401 DAUC <0003> db_auc.c:157 IMSI='262425096730399': No 2G Auth Data 20240925082642401 DAUC <0003> db_auc.c:192 IMSI='262425096730399': No 3G Auth Data HLR_Test-GSUP(237)@3a345c83919d: Created GsupExpect[0] for "262425096730399" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240925082642414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 20240925082642417 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642417 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425096730399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425096730399" session_id=4024631547 session_state=BEGIN} 20240925082642417 DSS <0004> hlr_ussd.c:576 262425096730399/0xefe300fb: Process SS (BEGIN) 20240925082642417 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925082642417 DSS <0004> hlr_ussd.c:518 262425096730399/0xefe300fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925082642417 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642417 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data 20240925082642417 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642417 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a345c83919d: 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 } } } } } 20240925082642418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642418 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642418 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425096730399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425096730399" session_id=4024631547 session_state=END} 20240925082642418 DSS <0004> hlr_ussd.c:576 262425096730399/0xefe300fb: Process SS (END) 20240925082642418 DSS <0004> hlr_ussd.c:518 262425096730399/0xefe300fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925082642418 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425096730399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425096730399" session_id=4024631547 session_state=END} 20240925082642418 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425096730399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082642418 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425096730399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082642418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082642418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a345c83919d: Found GsupExpect[0] for "262425096730399" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@3a345c83919d: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425096730399" TC_mo_ussd_euse_defaultroute(246)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082642420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@3a345c83919d: Final verdict of PTC: pass 20240925082642423 DAUC <0003> db_auc.c:157 IMSI='262427609786856': No 2G Auth Data 20240925082642423 DAUC <0003> db_auc.c:192 IMSI='262427609786856': No 3G Auth Data HLR_Test-GSUP(237)@3a345c83919d: Created GsupExpect[0] for "262427609786856" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240925082642436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 20240925082642439 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642439 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427609786856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427609786856" session_id=2444814124 session_state=BEGIN} 20240925082642439 DSS <0004> hlr_ussd.c:576 262427609786856/0x91b8e72c: Process SS (BEGIN) 20240925082642439 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240925082642439 DSS <0004> hlr_ussd.c:518 262427609786856/0x91b8e72c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240925082642439 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642439 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data 20240925082642439 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642439 DLINP <000b> input/ipa.c:431 127.0.0.1:40253 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a345c83919d: 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 } } } } } 20240925082642440 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642440 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642440 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262427609786856 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427609786856" session_id=2444814124 session_state=END} 20240925082642440 DSS <0004> hlr_ussd.c:576 262427609786856/0x91b8e72c: Process SS (END) 20240925082642440 DSS <0004> hlr_ussd.c:518 262427609786856/0x91b8e72c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240925082642440 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427609786856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427609786856" session_id=2444814124 session_state=END} 20240925082642440 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427609786856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082642440 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262427609786856 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240925082642440 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082642440 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a345c83919d: Found GsupExpect[0] for "262427609786856" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@3a345c83919d: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427609786856" TC_mo_ussd_euse_defaultroute(247)@3a345c83919d: 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)@3a345c83919d: setverdict(pass): none -> pass 20240925082642441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@3a345c83919d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@3a345c83919d: Final verdict of PTC: none 20240925082642443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51016<->l=127.0.0.1:4258 20240925082642443 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082642443 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082642443 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082642443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082642443 DLINP <000b> input/ipa.c:451 connected read/write 20240925082642443 DLINP <000b> input/ipa.c:405 127.0.0.1:40253 message received 20240925082642443 DLINP <000b> input/ipa.c:414 127.0.0.1:40253 connection closed with server 20240925082642443 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40253 20240925082642443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240925082642443 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43241<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP(237)@3a345c83919d: Final verdict of PTC: none 238@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 238: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@3a345c83919d: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:42 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 20240925082642468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4258 20240925082642669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51100<->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) 20240925082643870 DSS <0004> hlr_ussd.c:239 262426410737891/0x2052d0bc: SS Session Timeout, destroying 20240925082643870 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426410737891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082643907 DSS <0004> hlr_ussd.c:239 262429734387453/0x60e76fae: SS Session Timeout, destroying 20240925082643907 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429734387453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082643941 DSS <0004> hlr_ussd.c:239 262428532659857/0x44f955dd: SS Session Timeout, destroying 20240925082643941 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428532659857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082643976 DSS <0004> hlr_ussd.c:239 262421846136575/0x0a849125: SS Session Timeout, destroying 20240925082643976 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421846136575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082644000 DSS <0004> hlr_ussd.c:239 262428718256581/0x24c47674: SS Session Timeout, destroying 20240925082644000 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428718256581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082644026 DSS <0004> hlr_ussd.c:239 262429257682208/0xba27888e: SS Session Timeout, destroying 20240925082644026 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429257682208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082644046 DSS <0004> hlr_ussd.c:239 262420031363986/0xfcf1604d: SS Session Timeout, destroying 20240925082644046 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420031363986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082644068 DSS <0004> hlr_ussd.c:239 262429398548614/0xd6c1744a: SS Session Timeout, destroying 20240925082644068 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429398548614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:44 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@3a345c83919d: 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@3a345c83919d: Test case TC_mo_sss_reject started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082645779 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082645779 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082645783 DLINP <000b> input/ipa.c:451 connected read/write 20240925082645783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082645784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082645787 DLINP <000b> input/ipa.c:451 connected read/write 20240925082645787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082645787 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082645787 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082645787 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  20240925082645787 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082645787 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  20240925082645787 DLGSUP <0013> gsup_server.c:235 2:  20240925082645787 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082645787 DLGSUP <0013> gsup_server.c:235 3:  20240925082645787 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082645787 DLGSUP <0013> gsup_server.c:235 4:  20240925082645787 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082645787 DLGSUP <0013> gsup_server.c:235 5:  20240925082645787 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082645787 DLGSUP <0013> gsup_server.c:235 7:  20240925082645787 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082645787 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082645787 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082645787 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@3a345c83919d: 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") 20240925082645805 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35771<->l=127.0.0.1:4259) 20240925082645811 DAUC <0003> db_auc.c:157 IMSI='262426432929199': No 2G Auth Data 20240925082645811 DAUC <0003> db_auc.c:192 IMSI='262426432929199': No 3G Auth Data HLR_Test-GSUP(249)@3a345c83919d: Created GsupExpect[0] for "262426432929199" to be handled at TC_mo_sss_reject(252) 20240925082645826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51128<->l=127.0.0.1:4258 20240925082645833 DLINP <000b> input/ipa.c:451 connected read/write 20240925082645833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082645833 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426432929199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426432929199" session_id=2181727095 session_state=BEGIN} 20240925082645833 DSS <0004> hlr_ussd.c:576 262426432929199/0x820a8377: Process SS (BEGIN) 20240925082645833 DSS <0004> hlr_ussd.c:498 262426432929199/0x820a8377: SS CompType=Invoke, OpCode=InterrogateSS 20240925082645833 DSS <0004> hlr_ussd.c:506 262426432929199/0x820a8377: Structured SS requests are not supported, rejecting... 20240925082645833 DSS <0004> hlr_ussd.c:354 262426432929199/0x820a8377: Tx ReturnError(0, 0x15) 20240925082645833 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426432929199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426432929199" session_id=2181727095 session_state=END} 20240925082645833 DLINP <000b> input/ipa.c:451 connected read/write 20240925082645833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082645833 DLINP <000b> input/ipa.c:451 connected read/write 20240925082645833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@3a345c83919d: Found GsupExpect[0] for "262426432929199" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@3a345c83919d: Added IMSI table entry 0TC_mo_sss_reject(252)"262426432929199" TC_mo_sss_reject(252)@3a345c83919d: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@3a345c83919d: setverdict(pass): none -> pass 20240925082645835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51128<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@3a345c83919d: Final verdict of PTC: pass 20240925082645842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51114<->l=127.0.0.1:4258 20240925082645842 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35771<->l=127.0.0.1:4259) 20240925082645842 DLINP <000b> input/ipa.c:451 connected read/write 20240925082645842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082645842 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082645842 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082645842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@3a345c83919d: Final verdict of PTC: none 250@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 250: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@3a345c83919d: Test case TC_mo_sss_reject finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:45 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 20240925082645866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51144<->l=127.0.0.1:4258 20240925082645967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51144<->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=14264) 20240925082647377 DSS <0004> hlr_ussd.c:239 262428220140013/0x153db324: SS Session Timeout, destroying 20240925082647377 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428220140013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082647399 DSS <0004> hlr_ussd.c:239 262421323993147/0x16d91951: SS Session Timeout, destroying 20240925082647399 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421323993147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082647419 DSS <0004> hlr_ussd.c:239 262422634790534/0xef6030de: SS Session Timeout, destroying 20240925082647419 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422634790534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082647437 DSS <0004> hlr_ussd.c:239 262421819729416/0x29dffb61: SS Session Timeout, destroying 20240925082647437 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421819729416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082647455 DSS <0004> hlr_ussd.c:239 262423633315538/0xe479ad6b: SS Session Timeout, destroying 20240925082647455 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423633315538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082647476 DSS <0004> hlr_ussd.c:239 262422506264296/0x1cde56c7: SS Session Timeout, destroying 20240925082647476 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422506264296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082647497 DSS <0004> hlr_ussd.c:239 262421913473358/0x36a6fc25: SS Session Timeout, destroying 20240925082647497 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421913473358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240925082647520 DSS <0004> hlr_ussd.c:239 262426494674133/0xcd76e9db: SS Session Timeout, destroying 20240925082647520 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426494674133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 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@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_check_imei started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082649033 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082649033 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082649038 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082649044 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649044 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082649044 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082649044 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  20240925082649044 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082649044 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  20240925082649044 DLGSUP <0013> gsup_server.c:235 2:  20240925082649044 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082649044 DLGSUP <0013> gsup_server.c:235 3:  20240925082649044 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082649044 DLGSUP <0013> gsup_server.c:235 4:  20240925082649044 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082649044 DLGSUP <0013> gsup_server.c:235 5:  20240925082649044 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082649044 DLGSUP <0013> gsup_server.c:235 7:  20240925082649044 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082649044 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082649044 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082649044 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@3a345c83919d: 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") 20240925082649075 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33067<->l=127.0.0.1:4259) 20240925082649110 DAUC <0003> db_auc.c:157 IMSI='262421804058691': No 2G Auth Data 20240925082649110 DAUC <0003> db_auc.c:192 IMSI='262421804058691': No 3G Auth Data HLR_Test-GSUP(254)@3a345c83919d: Created GsupExpect[0] for "262421804058691" to be handled at TC_gsup_check_imei(257) 20240925082649154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51168<->l=127.0.0.1:4258 20240925082649169 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649169 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421804058691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421804058691"} 20240925082649169 DMAIN <0000> hlr.c:424 IMSI='262421804058691': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082649169 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421804058691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421804058691"} 20240925082649169 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421804058691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649169 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649169 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a345c83919d: Found GsupExpect[0] for "262421804058691" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@3a345c83919d: Added IMSI table entry 0TC_gsup_check_imei(257)"262421804058691" TC_gsup_check_imei(257)@3a345c83919d: setverdict(pass): none -> pass 20240925082649176 DAUC <0003> db_auc.c:192 IMSI='262421804058691': No 3G Auth Data 20240925082649181 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649181 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421804058691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421804058691"} 20240925082649181 DAUC <0003> hlr.c:417 IMSI='262421804058691': storing IMEI = 12345678901234 20240925082649183 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421804058691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421804058691"} 20240925082649183 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421804058691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649183 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649183 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649186 DAUC <0003> db_auc.c:192 IMSI='262421804058691': No 3G Auth Data TC_gsup_check_imei(257)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082649188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51168<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@3a345c83919d: Final verdict of PTC: pass 20240925082649199 DAUC <0003> db_auc.c:157 IMSI='262424320232850': No 2G Auth Data 20240925082649199 DAUC <0003> db_auc.c:192 IMSI='262424320232850': No 3G Auth Data HLR_Test-GSUP(254)@3a345c83919d: Created GsupExpect[0] for "262424320232850" to be handled at TC_gsup_check_imei(258) 20240925082649212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51176<->l=127.0.0.1:4258 20240925082649214 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649214 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424320232850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424320232850"} 20240925082649214 DMAIN <0000> hlr.c:424 IMSI='262424320232850': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082649214 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424320232850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424320232850"} 20240925082649214 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424320232850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649214 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649214 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a345c83919d: Found GsupExpect[0] for "262424320232850" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@3a345c83919d: Added IMSI table entry 1TC_gsup_check_imei(258)"262424320232850" TC_gsup_check_imei(258)@3a345c83919d: setverdict(pass): none -> pass 20240925082649215 DAUC <0003> db_auc.c:192 IMSI='262424320232850': No 3G Auth Data 20240925082649216 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649216 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424320232850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424320232850"} 20240925082649216 DAUC <0003> hlr.c:417 IMSI='262424320232850': storing IMEI = 12345678901234 20240925082649219 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424320232850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424320232850"} 20240925082649219 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424320232850 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649219 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649219 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649219 DAUC <0003> db_auc.c:192 IMSI='262424320232850': No 3G Auth Data TC_gsup_check_imei(258)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082649219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51176<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@3a345c83919d: Final verdict of PTC: pass 20240925082649228 DAUC <0003> db_auc.c:157 IMSI='262424669240102': No 2G Auth Data 20240925082649228 DAUC <0003> db_auc.c:192 IMSI='262424669240102': No 3G Auth Data HLR_Test-GSUP(254)@3a345c83919d: Created GsupExpect[0] for "262424669240102" to be handled at TC_gsup_check_imei(259) 20240925082649240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 20240925082649242 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649242 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424669240102 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424669240102"} 20240925082649242 DMAIN <0000> hlr.c:424 IMSI='262424669240102': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082649242 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424669240102 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424669240102"} 20240925082649242 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424669240102 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649242 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649242 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a345c83919d: Found GsupExpect[0] for "262424669240102" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@3a345c83919d: Added IMSI table entry 2TC_gsup_check_imei(259)"262424669240102" TC_gsup_check_imei(259)@3a345c83919d: setverdict(pass): none -> pass 20240925082649243 DAUC <0003> db_auc.c:192 IMSI='262424669240102': No 3G Auth Data 20240925082649244 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649244 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424669240102 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424669240102"} 20240925082649244 DAUC <0003> hlr.c:417 IMSI='262424669240102': storing IMEI = 12345678901234 20240925082649247 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424669240102 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424669240102"} 20240925082649247 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424669240102 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649247 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649247 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082649247 DAUC <0003> db_auc.c:192 IMSI='262424669240102': No 3G Auth Data 20240925082649248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@3a345c83919d: Final verdict of PTC: pass 20240925082649256 DAUC <0003> db_auc.c:157 IMSI='262421056154604': No 2G Auth Data 20240925082649256 DAUC <0003> db_auc.c:192 IMSI='262421056154604': No 3G Auth Data HLR_Test-GSUP(254)@3a345c83919d: Created GsupExpect[0] for "262421056154604" to be handled at TC_gsup_check_imei(260) 20240925082649268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 20240925082649270 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649270 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421056154604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421056154604"} 20240925082649270 DMAIN <0000> hlr.c:424 IMSI='262421056154604': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082649270 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421056154604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421056154604"} 20240925082649270 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421056154604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649270 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649270 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a345c83919d: Found GsupExpect[0] for "262421056154604" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@3a345c83919d: Added IMSI table entry 3TC_gsup_check_imei(260)"262421056154604" TC_gsup_check_imei(260)@3a345c83919d: setverdict(pass): none -> pass 20240925082649271 DAUC <0003> db_auc.c:157 IMSI='262421056154604': No 2G Auth Data 20240925082649272 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649272 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421056154604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421056154604"} 20240925082649272 DAUC <0003> hlr.c:417 IMSI='262421056154604': storing IMEI = 12345678901234 20240925082649275 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421056154604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421056154604"} 20240925082649275 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421056154604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649275 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649275 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082649275 DAUC <0003> db_auc.c:157 IMSI='262421056154604': No 2G Auth Data 20240925082649276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@3a345c83919d: Final verdict of PTC: pass 20240925082649284 DAUC <0003> db_auc.c:157 IMSI='262427063787157': No 2G Auth Data 20240925082649284 DAUC <0003> db_auc.c:192 IMSI='262427063787157': No 3G Auth Data HLR_Test-GSUP(254)@3a345c83919d: Created GsupExpect[0] for "262427063787157" to be handled at TC_gsup_check_imei(261) 20240925082649295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 20240925082649297 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649297 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427063787157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427063787157"} 20240925082649297 DMAIN <0000> hlr.c:424 IMSI='262427063787157': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082649297 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427063787157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427063787157"} 20240925082649297 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427063787157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649297 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649297 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a345c83919d: Found GsupExpect[0] for "262427063787157" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@3a345c83919d: Added IMSI table entry 4TC_gsup_check_imei(261)"262427063787157" TC_gsup_check_imei(261)@3a345c83919d: setverdict(pass): none -> pass 20240925082649298 DAUC <0003> db_auc.c:157 IMSI='262427063787157': No 2G Auth Data 20240925082649299 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649299 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427063787157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427063787157"} 20240925082649299 DAUC <0003> hlr.c:417 IMSI='262427063787157': storing IMEI = 12345678901234 20240925082649302 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427063787157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427063787157"} 20240925082649302 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427063787157 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649302 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649302 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649302 DAUC <0003> db_auc.c:157 IMSI='262427063787157': No 2G Auth Data TC_gsup_check_imei(261)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082649303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51210<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@3a345c83919d: Final verdict of PTC: pass 20240925082649311 DAUC <0003> db_auc.c:157 IMSI='262423871649435': No 2G Auth Data 20240925082649311 DAUC <0003> db_auc.c:192 IMSI='262423871649435': No 3G Auth Data HLR_Test-GSUP(254)@3a345c83919d: Created GsupExpect[0] for "262423871649435" to be handled at TC_gsup_check_imei(262) 20240925082649325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 20240925082649327 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649327 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423871649435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871649435"} 20240925082649327 DMAIN <0000> hlr.c:424 IMSI='262423871649435': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082649327 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423871649435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423871649435"} 20240925082649327 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423871649435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649327 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649327 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a345c83919d: Found GsupExpect[0] for "262423871649435" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@3a345c83919d: Added IMSI table entry 5TC_gsup_check_imei(262)"262423871649435" TC_gsup_check_imei(262)@3a345c83919d: setverdict(pass): none -> pass 20240925082649329 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649329 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423871649435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423871649435"} 20240925082649329 DAUC <0003> hlr.c:417 IMSI='262423871649435': storing IMEI = 12345678901234 20240925082649332 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423871649435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423871649435"} 20240925082649332 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423871649435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649332 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649332 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082649333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@3a345c83919d: Final verdict of PTC: pass 20240925082649347 DAUC <0003> db_auc.c:157 IMSI='262422642010182': No 2G Auth Data 20240925082649347 DAUC <0003> db_auc.c:192 IMSI='262422642010182': No 3G Auth Data HLR_Test-GSUP(254)@3a345c83919d: Created GsupExpect[0] for "262422642010182" to be handled at TC_gsup_check_imei(263) 20240925082649361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51232<->l=127.0.0.1:4258 20240925082649364 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649364 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422642010182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422642010182"} 20240925082649364 DMAIN <0000> hlr.c:424 IMSI='262422642010182': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082649364 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422642010182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422642010182"} 20240925082649364 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422642010182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649364 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649364 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a345c83919d: Found GsupExpect[0] for "262422642010182" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@3a345c83919d: Added IMSI table entry 6TC_gsup_check_imei(263)"262422642010182" TC_gsup_check_imei(263)@3a345c83919d: setverdict(pass): none -> pass 20240925082649366 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649366 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422642010182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422642010182"} 20240925082649366 DAUC <0003> hlr.c:417 IMSI='262422642010182': storing IMEI = 12345678901234 20240925082649368 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422642010182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422642010182"} 20240925082649368 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422642010182 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649368 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649368 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082649369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51232<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@3a345c83919d: Final verdict of PTC: pass 20240925082649380 DAUC <0003> db_auc.c:157 IMSI='262429498604154': No 2G Auth Data 20240925082649380 DAUC <0003> db_auc.c:192 IMSI='262429498604154': No 3G Auth Data HLR_Test-GSUP(254)@3a345c83919d: Created GsupExpect[0] for "262429498604154" to be handled at TC_gsup_check_imei(264) 20240925082649395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 20240925082649397 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649397 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429498604154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429498604154"} 20240925082649397 DMAIN <0000> hlr.c:424 IMSI='262429498604154': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082649397 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429498604154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429498604154"} 20240925082649397 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429498604154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649397 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649397 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a345c83919d: Found GsupExpect[0] for "262429498604154" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@3a345c83919d: Added IMSI table entry 7TC_gsup_check_imei(264)"262429498604154" TC_gsup_check_imei(264)@3a345c83919d: setverdict(pass): none -> pass 20240925082649399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649399 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429498604154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429498604154"} 20240925082649399 DAUC <0003> hlr.c:417 IMSI='262429498604154': storing IMEI = 12345678901234 20240925082649402 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429498604154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429498604154"} 20240925082649402 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429498604154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082649402 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082649402 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082649403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082649411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 20240925082649412 DLINP <000b> input/ipa.c:451 connected read/write 20240925082649412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082649412 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082649412 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082649412 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082649412 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33067<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@3a345c83919d: Final verdict of PTC: none 255@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_check_imei finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:49 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 20240925082649437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51252<->l=127.0.0.1:4258 20240925082649538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51252<->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=67724) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:51 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@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_check_imei_via_proxy started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082652638 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082652638 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082652642 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082652644 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652644 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082652644 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082652644 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  20240925082652644 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082652644 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  20240925082652644 DLGSUP <0013> gsup_server.c:235 2:  20240925082652644 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082652644 DLGSUP <0013> gsup_server.c:235 3:  20240925082652644 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082652644 DLGSUP <0013> gsup_server.c:235 4:  20240925082652644 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082652644 DLGSUP <0013> gsup_server.c:235 5:  20240925082652644 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082652644 DLGSUP <0013> gsup_server.c:235 7:  20240925082652644 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082652644 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082652644 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082652644 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@3a345c83919d: 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") 20240925082652666 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42787<->l=127.0.0.1:4259) 20240925082652685 DAUC <0003> db_auc.c:157 IMSI='262420086258294': No 2G Auth Data 20240925082652685 DAUC <0003> db_auc.c:192 IMSI='262420086258294': No 3G Auth Data HLR_Test-GSUP(266)@3a345c83919d: Created GsupExpect[0] for "262420086258294" to be handled at TC_gsup_check_imei_via_proxy(269) 20240925082652721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 20240925082652734 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652735 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420086258294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420086258294" source_name="the-source\n"} 20240925082652735 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240925082652735 DMAIN <0000> hlr.c:424 IMSI='262420086258294': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082652735 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262420086258294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420086258294" destination_name="the-source\n"} 20240925082652735 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262420086258294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652735 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652735 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a345c83919d: Found GsupExpect[0] for "262420086258294" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@3a345c83919d: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420086258294" TC_gsup_check_imei_via_proxy(269)@3a345c83919d: setverdict(pass): none -> pass 20240925082652739 DAUC <0003> db_auc.c:192 IMSI='262420086258294': No 3G Auth Data 20240925082652745 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652745 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420086258294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420086258294" source_name="the-source\n"} 20240925082652745 DAUC <0003> hlr.c:417 IMSI='262420086258294': storing IMEI = 12345678901234 20240925082652748 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262420086258294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420086258294" destination_name="the-source\n"} 20240925082652748 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262420086258294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652748 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652748 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652750 DAUC <0003> db_auc.c:192 IMSI='262420086258294': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082652752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@3a345c83919d: Final verdict of PTC: pass 20240925082652765 DAUC <0003> db_auc.c:157 IMSI='262422863723043': No 2G Auth Data 20240925082652765 DAUC <0003> db_auc.c:192 IMSI='262422863723043': No 3G Auth Data HLR_Test-GSUP(266)@3a345c83919d: Created GsupExpect[0] for "262422863723043" to be handled at TC_gsup_check_imei_via_proxy(270) 20240925082652777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 20240925082652779 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652779 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422863723043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422863723043" source_name="the-source\n"} 20240925082652779 DMAIN <0000> hlr.c:424 IMSI='262422863723043': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082652779 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262422863723043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422863723043" destination_name="the-source\n"} 20240925082652779 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422863723043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652779 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652779 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a345c83919d: Found GsupExpect[0] for "262422863723043" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@3a345c83919d: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422863723043" 20240925082652780 DAUC <0003> db_auc.c:192 IMSI='262422863723043': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@3a345c83919d: setverdict(pass): none -> pass 20240925082652781 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652781 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422863723043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422863723043" source_name="the-source\n"} 20240925082652781 DAUC <0003> hlr.c:417 IMSI='262422863723043': storing IMEI = 12345678901234 20240925082652784 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262422863723043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422863723043" destination_name="the-source\n"} 20240925082652784 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422863723043 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652784 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652784 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652784 DAUC <0003> db_auc.c:192 IMSI='262422863723043': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082652785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55624<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@3a345c83919d: Final verdict of PTC: pass 20240925082652793 DAUC <0003> db_auc.c:157 IMSI='262429563591899': No 2G Auth Data 20240925082652793 DAUC <0003> db_auc.c:192 IMSI='262429563591899': No 3G Auth Data HLR_Test-GSUP(266)@3a345c83919d: Created GsupExpect[0] for "262429563591899" to be handled at TC_gsup_check_imei_via_proxy(271) 20240925082652804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 20240925082652806 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652806 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429563591899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429563591899" source_name="the-source\n"} 20240925082652806 DMAIN <0000> hlr.c:424 IMSI='262429563591899': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082652806 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262429563591899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429563591899" destination_name="the-source\n"} 20240925082652806 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429563591899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652806 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652806 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a345c83919d: Found GsupExpect[0] for "262429563591899" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@3a345c83919d: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429563591899" TC_gsup_check_imei_via_proxy(271)@3a345c83919d: setverdict(pass): none -> pass 20240925082652807 DAUC <0003> db_auc.c:192 IMSI='262429563591899': No 3G Auth Data 20240925082652808 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652808 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429563591899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429563591899" source_name="the-source\n"} 20240925082652808 DAUC <0003> hlr.c:417 IMSI='262429563591899': storing IMEI = 12345678901234 20240925082652811 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262429563591899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429563591899" destination_name="the-source\n"} 20240925082652811 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429563591899 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652811 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652811 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082652811 DAUC <0003> db_auc.c:192 IMSI='262429563591899': No 3G Auth Data 20240925082652812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55640<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@3a345c83919d: Final verdict of PTC: pass 20240925082652821 DAUC <0003> db_auc.c:157 IMSI='262421117707650': No 2G Auth Data 20240925082652821 DAUC <0003> db_auc.c:192 IMSI='262421117707650': No 3G Auth Data HLR_Test-GSUP(266)@3a345c83919d: Created GsupExpect[0] for "262421117707650" to be handled at TC_gsup_check_imei_via_proxy(272) 20240925082652832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 20240925082652834 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652834 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421117707650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421117707650" source_name="the-source\n"} 20240925082652834 DMAIN <0000> hlr.c:424 IMSI='262421117707650': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082652834 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262421117707650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421117707650" destination_name="the-source\n"} 20240925082652834 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262421117707650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652834 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652834 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a345c83919d: Found GsupExpect[0] for "262421117707650" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@3a345c83919d: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421117707650" TC_gsup_check_imei_via_proxy(272)@3a345c83919d: setverdict(pass): none -> pass 20240925082652835 DAUC <0003> db_auc.c:157 IMSI='262421117707650': No 2G Auth Data 20240925082652836 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652836 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421117707650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421117707650" source_name="the-source\n"} 20240925082652836 DAUC <0003> hlr.c:417 IMSI='262421117707650': storing IMEI = 12345678901234 20240925082652839 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262421117707650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421117707650" destination_name="the-source\n"} 20240925082652839 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262421117707650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652839 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652839 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082652839 DAUC <0003> db_auc.c:157 IMSI='262421117707650': No 2G Auth Data 20240925082652839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@3a345c83919d: Final verdict of PTC: pass 20240925082652848 DAUC <0003> db_auc.c:157 IMSI='262428905451050': No 2G Auth Data 20240925082652848 DAUC <0003> db_auc.c:192 IMSI='262428905451050': No 3G Auth Data HLR_Test-GSUP(266)@3a345c83919d: Created GsupExpect[0] for "262428905451050" to be handled at TC_gsup_check_imei_via_proxy(273) 20240925082652859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 20240925082652861 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652861 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428905451050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428905451050" source_name="the-source\n"} 20240925082652861 DMAIN <0000> hlr.c:424 IMSI='262428905451050': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082652861 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262428905451050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428905451050" destination_name="the-source\n"} 20240925082652861 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428905451050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652861 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652861 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a345c83919d: Found GsupExpect[0] for "262428905451050" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@3a345c83919d: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428905451050" TC_gsup_check_imei_via_proxy(273)@3a345c83919d: setverdict(pass): none -> pass 20240925082652862 DAUC <0003> db_auc.c:157 IMSI='262428905451050': No 2G Auth Data 20240925082652863 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652863 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428905451050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428905451050" source_name="the-source\n"} 20240925082652863 DAUC <0003> hlr.c:417 IMSI='262428905451050': storing IMEI = 12345678901234 20240925082652866 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262428905451050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428905451050" destination_name="the-source\n"} 20240925082652866 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428905451050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652866 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652866 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652866 DAUC <0003> db_auc.c:157 IMSI='262428905451050': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082652867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55654<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@3a345c83919d: Final verdict of PTC: pass 20240925082652875 DAUC <0003> db_auc.c:157 IMSI='262428370274209': No 2G Auth Data 20240925082652875 DAUC <0003> db_auc.c:192 IMSI='262428370274209': No 3G Auth Data HLR_Test-GSUP(266)@3a345c83919d: Created GsupExpect[0] for "262428370274209" to be handled at TC_gsup_check_imei_via_proxy(274) 20240925082652889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55664<->l=127.0.0.1:4258 20240925082652891 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652891 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428370274209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428370274209" source_name="the-source\n"} 20240925082652891 DMAIN <0000> hlr.c:424 IMSI='262428370274209': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082652891 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262428370274209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428370274209" destination_name="the-source\n"} 20240925082652891 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262428370274209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652891 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652891 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a345c83919d: Found GsupExpect[0] for "262428370274209" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@3a345c83919d: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262428370274209" TC_gsup_check_imei_via_proxy(274)@3a345c83919d: setverdict(pass): none -> pass 20240925082652893 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652893 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428370274209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428370274209" source_name="the-source\n"} 20240925082652893 DAUC <0003> hlr.c:417 IMSI='262428370274209': storing IMEI = 12345678901234 20240925082652895 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262428370274209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428370274209" destination_name="the-source\n"} 20240925082652895 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262428370274209 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652895 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652895 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082652896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55664<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@3a345c83919d: Final verdict of PTC: pass 20240925082652907 DAUC <0003> db_auc.c:157 IMSI='262421053796404': No 2G Auth Data 20240925082652907 DAUC <0003> db_auc.c:192 IMSI='262421053796404': No 3G Auth Data HLR_Test-GSUP(266)@3a345c83919d: Created GsupExpect[0] for "262421053796404" to be handled at TC_gsup_check_imei_via_proxy(275) 20240925082652921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 20240925082652923 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652923 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262421053796404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421053796404" source_name="the-source\n"} 20240925082652923 DMAIN <0000> hlr.c:424 IMSI='262421053796404': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082652923 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262421053796404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421053796404" destination_name="the-source\n"} 20240925082652923 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262421053796404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652923 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652923 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a345c83919d: Found GsupExpect[0] for "262421053796404" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@3a345c83919d: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421053796404" TC_gsup_check_imei_via_proxy(275)@3a345c83919d: setverdict(pass): none -> pass 20240925082652925 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652925 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262421053796404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421053796404" source_name="the-source\n"} 20240925082652925 DAUC <0003> hlr.c:417 IMSI='262421053796404': storing IMEI = 12345678901234 20240925082652927 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262421053796404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421053796404" destination_name="the-source\n"} 20240925082652928 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262421053796404 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652928 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652928 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082652928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@3a345c83919d: Final verdict of PTC: pass 20240925082652939 DAUC <0003> db_auc.c:157 IMSI='262426845834556': No 2G Auth Data 20240925082652939 DAUC <0003> db_auc.c:192 IMSI='262426845834556': No 3G Auth Data HLR_Test-GSUP(266)@3a345c83919d: Created GsupExpect[0] for "262426845834556" to be handled at TC_gsup_check_imei_via_proxy(276) 20240925082652953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 20240925082652955 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652955 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426845834556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426845834556" source_name="the-source\n"} 20240925082652955 DMAIN <0000> hlr.c:424 IMSI='262426845834556': has IMEI = 12345678901234 (consider setting 'store-imei') 20240925082652955 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262426845834556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426845834556" destination_name="the-source\n"} 20240925082652955 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426845834556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652955 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652955 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a345c83919d: Found GsupExpect[0] for "262426845834556" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@3a345c83919d: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262426845834556" TC_gsup_check_imei_via_proxy(276)@3a345c83919d: setverdict(pass): none -> pass 20240925082652957 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652957 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426845834556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426845834556" source_name="the-source\n"} 20240925082652957 DAUC <0003> hlr.c:417 IMSI='262426845834556': storing IMEI = 12345678901234 20240925082652960 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262426845834556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426845834556" destination_name="the-source\n"} 20240925082652960 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426845834556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082652960 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082652960 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082652961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082652969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55614<->l=127.0.0.1:4258 20240925082652970 DLINP <000b> input/ipa.c:451 connected read/write 20240925082652970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082652970 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082652970 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082652970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082652970 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240925082652970 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42787<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@3a345c83919d: Final verdict of PTC: none 267@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:52 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 20240925082652993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55690<->l=127.0.0.1:4258 20240925082653093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55690<->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@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_check_imei_invalid_len started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082656211 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082656211 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082656215 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082656219 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656219 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082656219 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082656219 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  20240925082656219 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082656219 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  20240925082656219 DLGSUP <0013> gsup_server.c:235 2:  20240925082656219 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082656219 DLGSUP <0013> gsup_server.c:235 3:  20240925082656219 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082656219 DLGSUP <0013> gsup_server.c:235 4:  20240925082656219 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082656219 DLGSUP <0013> gsup_server.c:235 5:  20240925082656219 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082656219 DLGSUP <0013> gsup_server.c:235 7:  20240925082656219 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082656219 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082656219 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082656219 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@3a345c83919d: 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") 20240925082656231 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37575<->l=127.0.0.1:4259) 20240925082656242 DAUC <0003> db_auc.c:157 IMSI='262420575131186': No 2G Auth Data 20240925082656242 DAUC <0003> db_auc.c:192 IMSI='262420575131186': No 3G Auth Data HLR_Test-GSUP(278)@3a345c83919d: Created GsupExpect[0] for "262420575131186" to be handled at TC_gsup_check_imei_invalid_len(281) 20240925082656263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55700<->l=127.0.0.1:4258 20240925082656272 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656272 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420575131186"} 20240925082656272 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925082656272 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420575131186" cause=Invalid mandatory information} 20240925082656272 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656272 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656272 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a345c83919d: Found GsupExpect[0] for "262420575131186" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@3a345c83919d: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262420575131186" TC_gsup_check_imei_invalid_len(281)@3a345c83919d: setverdict(pass): none -> pass 20240925082656278 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656278 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420575131186"} 20240925082656278 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925082656278 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420575131186" cause=Invalid mandatory information} 20240925082656278 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656278 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656278 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656283 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656283 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420575131186"} 20240925082656283 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925082656283 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420575131186" cause=Invalid mandatory information} 20240925082656283 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656283 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656283 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656287 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656287 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420575131186"} 20240925082656288 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925082656288 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420575131186" cause=Invalid mandatory information} 20240925082656288 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656288 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656288 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656292 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656292 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420575131186"} 20240925082656292 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925082656292 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420575131186" cause=Invalid mandatory information} 20240925082656292 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420575131186 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656292 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656292 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55700<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@3a345c83919d: Final verdict of PTC: pass 20240925082656306 DAUC <0003> db_auc.c:157 IMSI='262421818693482': No 2G Auth Data 20240925082656306 DAUC <0003> db_auc.c:192 IMSI='262421818693482': No 3G Auth Data HLR_Test-GSUP(278)@3a345c83919d: Created GsupExpect[0] for "262421818693482" to be handled at TC_gsup_check_imei_invalid_len(282) 20240925082656320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 20240925082656322 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656322 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421818693482"} 20240925082656322 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925082656322 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421818693482" cause=Invalid mandatory information} 20240925082656322 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656322 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656322 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a345c83919d: Found GsupExpect[0] for "262421818693482" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@3a345c83919d: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262421818693482" TC_gsup_check_imei_invalid_len(282)@3a345c83919d: setverdict(pass): none -> pass 20240925082656323 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656323 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421818693482"} 20240925082656323 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925082656323 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421818693482" cause=Invalid mandatory information} 20240925082656323 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656323 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656323 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656323 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656323 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421818693482"} 20240925082656323 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925082656323 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421818693482" cause=Invalid mandatory information} 20240925082656323 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656323 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656323 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656324 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656324 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421818693482"} 20240925082656324 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925082656324 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421818693482" cause=Invalid mandatory information} 20240925082656324 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656324 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656324 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656324 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656324 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421818693482"} 20240925082656324 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925082656324 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421818693482" cause=Invalid mandatory information} 20240925082656324 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421818693482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656324 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656324 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@3a345c83919d: Final verdict of PTC: pass 20240925082656333 DAUC <0003> db_auc.c:157 IMSI='262427332603695': No 2G Auth Data 20240925082656333 DAUC <0003> db_auc.c:192 IMSI='262427332603695': No 3G Auth Data HLR_Test-GSUP(278)@3a345c83919d: Created GsupExpect[0] for "262427332603695" to be handled at TC_gsup_check_imei_invalid_len(283) 20240925082656346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 20240925082656347 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656347 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427332603695"} 20240925082656347 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925082656347 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427332603695" cause=Invalid mandatory information} 20240925082656347 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656347 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656347 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a345c83919d: Found GsupExpect[0] for "262427332603695" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@3a345c83919d: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427332603695" TC_gsup_check_imei_invalid_len(283)@3a345c83919d: setverdict(pass): none -> pass 20240925082656348 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656348 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427332603695"} 20240925082656348 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925082656348 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427332603695" cause=Invalid mandatory information} 20240925082656348 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656348 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656348 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656349 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656349 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427332603695"} 20240925082656349 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925082656349 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427332603695" cause=Invalid mandatory information} 20240925082656349 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656349 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656349 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656350 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656350 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427332603695"} 20240925082656350 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925082656350 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427332603695" cause=Invalid mandatory information} 20240925082656350 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656350 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656350 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656351 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656351 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427332603695"} 20240925082656351 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925082656351 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427332603695" cause=Invalid mandatory information} 20240925082656351 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427332603695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656351 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656351 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55722<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@3a345c83919d: Final verdict of PTC: pass 20240925082656360 DAUC <0003> db_auc.c:157 IMSI='262427964773092': No 2G Auth Data 20240925082656360 DAUC <0003> db_auc.c:192 IMSI='262427964773092': No 3G Auth Data HLR_Test-GSUP(278)@3a345c83919d: Created GsupExpect[0] for "262427964773092" to be handled at TC_gsup_check_imei_invalid_len(284) 20240925082656372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 20240925082656374 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656374 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427964773092"} 20240925082656374 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925082656374 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427964773092" cause=Invalid mandatory information} 20240925082656374 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656374 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656374 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a345c83919d: Found GsupExpect[0] for "262427964773092" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@3a345c83919d: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427964773092" TC_gsup_check_imei_invalid_len(284)@3a345c83919d: setverdict(pass): none -> pass 20240925082656375 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656375 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427964773092"} 20240925082656375 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925082656375 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427964773092" cause=Invalid mandatory information} 20240925082656375 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656375 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656375 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656375 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656375 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427964773092"} 20240925082656375 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925082656375 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427964773092" cause=Invalid mandatory information} 20240925082656375 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656375 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656375 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656376 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656376 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427964773092"} 20240925082656376 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925082656376 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427964773092" cause=Invalid mandatory information} 20240925082656376 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656376 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656376 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656376 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656376 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427964773092"} 20240925082656376 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925082656376 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427964773092" cause=Invalid mandatory information} 20240925082656376 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427964773092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656376 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656376 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@3a345c83919d: Final verdict of PTC: pass 20240925082656385 DAUC <0003> db_auc.c:157 IMSI='262423770027384': No 2G Auth Data 20240925082656385 DAUC <0003> db_auc.c:192 IMSI='262423770027384': No 3G Auth Data HLR_Test-GSUP(278)@3a345c83919d: Created GsupExpect[0] for "262423770027384" to be handled at TC_gsup_check_imei_invalid_len(285) 20240925082656397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20240925082656399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656399 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423770027384"} 20240925082656399 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925082656399 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423770027384" cause=Invalid mandatory information} 20240925082656399 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a345c83919d: Found GsupExpect[0] for "262423770027384" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@3a345c83919d: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423770027384" TC_gsup_check_imei_invalid_len(285)@3a345c83919d: setverdict(pass): none -> pass 20240925082656399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656399 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423770027384"} 20240925082656399 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925082656399 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423770027384" cause=Invalid mandatory information} 20240925082656399 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656399 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656400 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656400 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423770027384"} 20240925082656400 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925082656400 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423770027384" cause=Invalid mandatory information} 20240925082656400 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656400 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656400 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656400 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656400 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423770027384"} 20240925082656400 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925082656400 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423770027384" cause=Invalid mandatory information} 20240925082656400 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656400 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656400 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656401 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656401 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423770027384"} 20240925082656401 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925082656401 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423770027384" cause=Invalid mandatory information} 20240925082656401 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423770027384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656401 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656401 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@3a345c83919d: Final verdict of PTC: pass 20240925082656410 DAUC <0003> db_auc.c:157 IMSI='262427641319133': No 2G Auth Data 20240925082656410 DAUC <0003> db_auc.c:192 IMSI='262427641319133': No 3G Auth Data HLR_Test-GSUP(278)@3a345c83919d: Created GsupExpect[0] for "262427641319133" to be handled at TC_gsup_check_imei_invalid_len(286) 20240925082656423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 20240925082656425 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656425 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427641319133"} 20240925082656425 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925082656425 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427641319133" cause=Invalid mandatory information} 20240925082656425 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656425 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656425 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a345c83919d: Found GsupExpect[0] for "262427641319133" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@3a345c83919d: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262427641319133" TC_gsup_check_imei_invalid_len(286)@3a345c83919d: setverdict(pass): none -> pass 20240925082656425 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656425 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427641319133"} 20240925082656425 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925082656425 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427641319133" cause=Invalid mandatory information} 20240925082656425 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656425 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656425 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656426 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656426 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427641319133"} 20240925082656426 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925082656426 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427641319133" cause=Invalid mandatory information} 20240925082656426 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656426 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656426 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656426 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656426 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427641319133"} 20240925082656426 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925082656426 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427641319133" cause=Invalid mandatory information} 20240925082656426 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656426 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656426 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656427 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656427 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427641319133"} 20240925082656427 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925082656427 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427641319133" cause=Invalid mandatory information} 20240925082656427 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427641319133 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656427 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656427 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@3a345c83919d: Final verdict of PTC: pass 20240925082656438 DAUC <0003> db_auc.c:157 IMSI='262422528181819': No 2G Auth Data 20240925082656438 DAUC <0003> db_auc.c:192 IMSI='262422528181819': No 3G Auth Data HLR_Test-GSUP(278)@3a345c83919d: Created GsupExpect[0] for "262422528181819" to be handled at TC_gsup_check_imei_invalid_len(287) 20240925082656452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 20240925082656454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656454 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422528181819"} 20240925082656454 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925082656454 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422528181819" cause=Invalid mandatory information} 20240925082656454 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a345c83919d: Found GsupExpect[0] for "262422528181819" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@3a345c83919d: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262422528181819" TC_gsup_check_imei_invalid_len(287)@3a345c83919d: setverdict(pass): none -> pass 20240925082656454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656454 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422528181819"} 20240925082656454 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925082656454 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422528181819" cause=Invalid mandatory information} 20240925082656454 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656455 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656455 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422528181819"} 20240925082656455 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925082656455 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422528181819" cause=Invalid mandatory information} 20240925082656455 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656455 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656455 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656455 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656455 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422528181819"} 20240925082656455 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925082656455 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422528181819" cause=Invalid mandatory information} 20240925082656455 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656455 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656455 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656456 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656456 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422528181819"} 20240925082656456 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925082656456 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422528181819" cause=Invalid mandatory information} 20240925082656456 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422528181819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656456 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656456 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55766<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@3a345c83919d: Final verdict of PTC: pass 20240925082656467 DAUC <0003> db_auc.c:157 IMSI='262424775145863': No 2G Auth Data 20240925082656467 DAUC <0003> db_auc.c:192 IMSI='262424775145863': No 3G Auth Data HLR_Test-GSUP(278)@3a345c83919d: Created GsupExpect[0] for "262424775145863" to be handled at TC_gsup_check_imei_invalid_len(288) 20240925082656481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55778<->l=127.0.0.1:4258 20240925082656483 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656483 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424775145863"} 20240925082656483 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240925082656483 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424775145863" cause=Invalid mandatory information} 20240925082656483 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656483 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656483 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a345c83919d: Found GsupExpect[0] for "262424775145863" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@3a345c83919d: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424775145863" TC_gsup_check_imei_invalid_len(288)@3a345c83919d: setverdict(pass): none -> pass 20240925082656484 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656484 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424775145863"} 20240925082656484 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240925082656484 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424775145863" cause=Invalid mandatory information} 20240925082656484 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656484 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656484 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656485 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656485 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424775145863"} 20240925082656485 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240925082656485 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424775145863" cause=Invalid mandatory information} 20240925082656485 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656485 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656485 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656486 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656486 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424775145863"} 20240925082656486 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240925082656486 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424775145863" cause=Invalid mandatory information} 20240925082656486 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656486 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656486 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656486 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656486 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424775145863"} 20240925082656486 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240925082656486 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424775145863" cause=Invalid mandatory information} 20240925082656486 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424775145863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082656486 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082656486 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082656487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55778<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@3a345c83919d: Final verdict of PTC: pass MTC@3a345c83919d: setverdict(pass): none -> pass 20240925082656495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4258 20240925082656496 DLINP <000b> input/ipa.c:451 connected read/write 20240925082656496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082656496 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082656496 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082656496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082656496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37575<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@3a345c83919d: Final verdict of PTC: none 279@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: pass MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@3a345c83919d: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:56 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 20240925082656526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 20240925082656627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55780<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=50172) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:26:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a345c83919d: 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@3a345c83919d: Test case TC_gsup_check_imei_unknown_imsi started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082659754 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082659754 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082659759 DLINP <000b> input/ipa.c:451 connected read/write 20240925082659759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082659761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082659765 DLINP <000b> input/ipa.c:451 connected read/write 20240925082659765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082659765 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082659765 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082659765 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  20240925082659765 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082659765 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  20240925082659765 DLGSUP <0013> gsup_server.c:235 2:  20240925082659765 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082659765 DLGSUP <0013> gsup_server.c:235 3:  20240925082659765 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082659765 DLGSUP <0013> gsup_server.c:235 4:  20240925082659765 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082659765 DLGSUP <0013> gsup_server.c:235 5:  20240925082659765 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082659765 DLGSUP <0013> gsup_server.c:235 7:  20240925082659765 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082659765 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082659765 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082659765 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@3a345c83919d: 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") 20240925082659792 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41603<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@3a345c83919d: Created GsupExpect[0] for "262426509670556" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240925082659810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55792<->l=127.0.0.1:4258 20240925082659824 DLINP <000b> input/ipa.c:451 connected read/write 20240925082659824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082659824 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426509670556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426509670556"} 20240925082659824 DMAIN <0000> hlr.c:424 IMSI='262426509670556': has IMEI = 22245678901234 (consider setting 'store-imei') 20240925082659824 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426509670556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240925082659824 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426509670556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426509670556" cause=Invalid mandatory information} 20240925082659824 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426509670556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082659824 DLINP <000b> input/ipa.c:451 connected read/write 20240925082659824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082659824 DLINP <000b> input/ipa.c:451 connected read/write 20240925082659824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@3a345c83919d: Found GsupExpect[0] for "262426509670556" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@3a345c83919d: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426509670556" TC_gsup_check_imei_unknown_imsi(293)@3a345c83919d: setverdict(pass): none -> pass 20240925082659832 DLINP <000b> input/ipa.c:451 connected read/write 20240925082659832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082659832 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426509670556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426509670556"} 20240925082659832 DAUC <0003> hlr.c:417 IMSI='262426509670556': storing IMEI = 22245678901234 20240925082659832 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426509670556': no such subscriber 20240925082659832 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426509670556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240925082659832 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426509670556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426509670556" cause=Invalid mandatory information} 20240925082659832 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426509670556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082659832 DLINP <000b> input/ipa.c:451 connected read/write 20240925082659832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082659832 DLINP <000b> input/ipa.c:451 connected read/write 20240925082659832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082659835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55792<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@3a345c83919d: Final verdict of PTC: pass 20240925082659837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55788<->l=127.0.0.1:4258 20240925082659839 DLINP <000b> input/ipa.c:451 connected read/write 20240925082659839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(290)@3a345c83919d: Final verdict of PTC: none 291@3a345c83919d: Final verdict of PTC: none 20240925082659839 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082659840 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082659840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082659840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41603<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 291: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@3a345c83919d: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:26:59 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 20240925082659874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 20240925082659975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55802<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14768) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:27:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3a345c83919d: 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@3a345c83919d: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082703046 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082703046 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082703047 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45388<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@3a345c83919d: 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) } } } } 20240925082703048 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703048 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082703048 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082703048 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  20240925082703048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082703048 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  20240925082703048 DLGSUP <0013> gsup_server.c:235 2:  20240925082703048 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082703048 DLGSUP <0013> gsup_server.c:235 3:  20240925082703048 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082703048 DLGSUP <0013> gsup_server.c:235 4:  20240925082703048 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082703048 DLGSUP <0013> gsup_server.c:235 5:  20240925082703048 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082703048 DLGSUP <0013> gsup_server.c:235 7:  20240925082703048 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082703048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082703048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082703048 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)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(294)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@3a345c83919d: 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") 20240925082703055 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36847<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@3a345c83919d: Created GsupExpect[0] for "262423577506565" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240925082703061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4258 20240925082703090 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703090 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423577506565"} 20240925082703090 DMAIN <0000> hlr.c:216 IMSI='262423577506565': Creating subscriber on demand 20240925082703103 DMAIN <0000> hlr.c:232 IMSI='262423577506565': Successfully assigned MSISDN='147' 20240925082703103 DAUC <0003> hlr.c:417 IMSI='262423577506565': storing IMEI = 12345678901234 20240925082703120 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423577506565"} 20240925082703120 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082703120 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703120 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@3a345c83919d: Found GsupExpect[0] for "262423577506565" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@3a345c83919d: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423577506565" TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): none -> pass 20240925082703122 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703122 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703123 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703123 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703124 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703124 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703124 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703125 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423577506565" cn_domain=PS} 20240925082703125 DLU <0006> fsm.c:456 lu(262423577506565)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082703125 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082703132 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082703132 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423577506565" cn_domain=PS} 20240925082703132 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703133 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703133 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703133 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423577506565"} 20240925082703133 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082703133 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082703133 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423577506565"} 20240925082703133 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082703133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082703133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082703133 DLU <0006> fsm.c:568 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082703133 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703133 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703144 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703144 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423577506565"} 20240925082703144 DMAIN <0000> hlr.c:216 IMSI='262423577506565': Creating subscriber on demand 20240925082703155 DMAIN <0000> hlr.c:232 IMSI='262423577506565': Successfully assigned MSISDN='323' 20240925082703155 DAUC <0003> hlr.c:417 IMSI='262423577506565': storing IMEI = 12345678901234 20240925082703158 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423577506565"} 20240925082703158 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082703158 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703158 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703158 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703158 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703159 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703159 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703159 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703159 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703160 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703160 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703161 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703161 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423577506565" cn_domain=PS} 20240925082703161 DLU <0006> fsm.c:456 lu(262423577506565)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082703161 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082703166 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082703166 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423577506565" cn_domain=PS} 20240925082703166 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703166 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703167 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703167 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423577506565"} 20240925082703167 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082703167 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082703167 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423577506565"} 20240925082703167 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082703167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082703167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082703167 DLU <0006> fsm.c:568 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082703167 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703167 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703171 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703171 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423577506565"} 20240925082703171 DMAIN <0000> hlr.c:216 IMSI='262423577506565': Creating subscriber on demand 20240925082703176 DMAIN <0000> hlr.c:232 IMSI='262423577506565': Successfully assigned MSISDN='685' 20240925082703176 DAUC <0003> hlr.c:417 IMSI='262423577506565': storing IMEI = 12345678901234 20240925082703179 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423577506565"} 20240925082703179 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082703179 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703179 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703180 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703180 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703180 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703180 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703181 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703181 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703181 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703181 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703181 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703181 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423577506565" cn_domain=PS} 20240925082703181 DLU <0006> fsm.c:456 lu(262423577506565)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082703181 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925082703181 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423577506565" cause=GPRS services not allowed} 20240925082703181 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082703181 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082703181 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082703181 DLU <0006> fsm.c:568 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082703181 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703181 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703189 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703189 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423577506565"} 20240925082703189 DMAIN <0000> hlr.c:216 IMSI='262423577506565': Creating subscriber on demand 20240925082703194 DMAIN <0000> hlr.c:232 IMSI='262423577506565': Successfully assigned MSISDN='895' 20240925082703194 DAUC <0003> hlr.c:417 IMSI='262423577506565': storing IMEI = 12345678901234 20240925082703197 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423577506565"} 20240925082703197 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082703197 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703197 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703197 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703197 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703198 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703198 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703198 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703198 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703199 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703199 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423577506565" cn_domain=PS} 20240925082703199 DLU <0006> fsm.c:456 lu(262423577506565)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082703199 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925082703199 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423577506565" cause=GPRS services not allowed} 20240925082703199 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082703199 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082703199 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082703199 DLU <0006> fsm.c:568 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082703199 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703199 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703203 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703203 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423577506565"} 20240925082703203 DMAIN <0000> hlr.c:216 IMSI='262423577506565': Creating subscriber on demand 20240925082703206 DAUC <0003> hlr.c:417 IMSI='262423577506565': storing IMEI = 12345678901234 20240925082703208 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423577506565"} 20240925082703208 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082703208 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703208 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703209 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703209 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703209 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703209 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703210 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703210 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703210 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703210 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423577506565" cn_domain=PS} 20240925082703210 DLU <0006> fsm.c:456 lu(262423577506565)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082703210 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925082703210 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423577506565" cause=GPRS services not allowed} 20240925082703210 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082703210 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082703210 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082703210 DLU <0006> fsm.c:568 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082703210 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703210 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703215 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703215 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423577506565"} 20240925082703215 DMAIN <0000> hlr.c:216 IMSI='262423577506565': Creating subscriber on demand 20240925082703217 DAUC <0003> hlr.c:417 IMSI='262423577506565': storing IMEI = 12345678901234 20240925082703220 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423577506565"} 20240925082703220 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240925082703220 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703220 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703221 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703221 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703221 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703221 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703221 DAUC <0003> db_auc.c:157 IMSI='262423577506565': No 2G Auth Data 20240925082703221 DAUC <0003> db_auc.c:192 IMSI='262423577506565': No 3G Auth Data 20240925082703222 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703222 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423577506565" cn_domain=PS} 20240925082703222 DLU <0006> fsm.c:456 lu(262423577506565)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082703222 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082703227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082703227 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423577506565" cn_domain=PS} 20240925082703227 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703227 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703228 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703228 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423577506565"} 20240925082703228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082703228 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082703228 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423577506565"} 20240925082703228 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423577506565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082703228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082703228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082703228 DLU <0006> fsm.c:568 lu(PS:IMSI-262423577506565)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082703228 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082703228 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082703232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45396<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@3a345c83919d: Final verdict of PTC: pass 20240925082703232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45388<->l=127.0.0.1:4258 20240925082703233 DLINP <000b> input/ipa.c:451 connected read/write 20240925082703233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082703233 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082703233 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082703233 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@3a345c83919d: Final verdict of PTC: none 20240925082703233 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36847<->l=127.0.0.1:4259) 296@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 296: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@3a345c83919d: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:27:03 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20240925082703258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45406<->l=127.0.0.1:4258 20240925082703358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45406<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=8664) Waiting for packet dumper to finish... 1 (prev_count=8664, count=32212) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:27:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a345c83919d: 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@3a345c83919d: Test case TC_subscr_create_on_demand_ul started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082706389 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082706389 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082706390 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45418<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082706391 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706391 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082706391 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082706391 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  20240925082706391 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082706391 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  20240925082706391 DLGSUP <0013> gsup_server.c:235 2:  20240925082706391 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082706391 DLGSUP <0013> gsup_server.c:235 3:  20240925082706391 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082706391 DLGSUP <0013> gsup_server.c:235 4:  20240925082706391 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082706391 DLGSUP <0013> gsup_server.c:235 5:  20240925082706391 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082706391 DLGSUP <0013> gsup_server.c:235 7:  20240925082706391 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082706391 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082706391 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082706391 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@3a345c83919d: 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") 20240925082706399 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38347<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@3a345c83919d: Created GsupExpect[0] for "262426718332154" to be handled at TC_subscr_create_on_demand_ul(303) 20240925082706404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4258 20240925082706434 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706434 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426718332154" cn_domain=PS} 20240925082706434 DMAIN <0000> hlr.c:216 IMSI='262426718332154': Creating subscriber on demand 20240925082706447 DMAIN <0000> hlr.c:232 IMSI='262426718332154': Successfully assigned MSISDN='502' 20240925082706447 DLU <0006> fsm.c:456 lu(262426718332154)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082706447 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082706452 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082706452 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426718332154" cn_domain=PS} 20240925082706452 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706452 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@3a345c83919d: Found GsupExpect[0] for "262426718332154" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@3a345c83919d: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262426718332154" 20240925082706454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706454 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426718332154"} 20240925082706454 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082706454 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082706454 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426718332154"} 20240925082706454 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082706454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082706454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082706454 DLU <0006> fsm.c:568 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082706454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706454 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a345c83919d: setverdict(pass): none -> pass 20240925082706455 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706455 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706455 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706455 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706456 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706456 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706460 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706460 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426718332154" cn_domain=PS} 20240925082706460 DMAIN <0000> hlr.c:216 IMSI='262426718332154': Creating subscriber on demand 20240925082706465 DMAIN <0000> hlr.c:232 IMSI='262426718332154': Successfully assigned MSISDN='462' 20240925082706465 DLU <0006> fsm.c:456 lu(262426718332154)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082706465 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082706471 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082706471 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426718332154" cn_domain=PS} 20240925082706471 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706471 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706471 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706471 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426718332154"} 20240925082706471 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082706471 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082706471 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426718332154"} 20240925082706471 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082706471 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082706471 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082706471 DLU <0006> fsm.c:568 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082706471 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706471 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706472 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706472 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082706473 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706473 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706473 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706473 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706473 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706473 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706483 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706483 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426718332154" cn_domain=PS} 20240925082706483 DMAIN <0000> hlr.c:216 IMSI='262426718332154': Creating subscriber on demand 20240925082706488 DMAIN <0000> hlr.c:232 IMSI='262426718332154': Successfully assigned MSISDN='457' 20240925082706488 DLU <0006> fsm.c:456 lu(262426718332154)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082706488 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925082706488 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426718332154" cause=GPRS services not allowed} 20240925082706488 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082706488 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082706488 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082706488 DLU <0006> fsm.c:568 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082706488 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706488 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706489 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706489 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082706489 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706489 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706489 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706489 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706490 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706490 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706493 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706493 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426718332154" cn_domain=PS} 20240925082706493 DMAIN <0000> hlr.c:216 IMSI='262426718332154': Creating subscriber on demand 20240925082706499 DMAIN <0000> hlr.c:232 IMSI='262426718332154': Successfully assigned MSISDN='231' 20240925082706499 DLU <0006> fsm.c:456 lu(262426718332154)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082706499 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925082706499 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426718332154" cause=GPRS services not allowed} 20240925082706499 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082706499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082706499 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082706499 DLU <0006> fsm.c:568 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082706499 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706499 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706499 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706499 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082706499 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706499 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706500 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706500 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706503 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706503 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426718332154" cn_domain=PS} 20240925082706503 DMAIN <0000> hlr.c:216 IMSI='262426718332154': Creating subscriber on demand 20240925082706506 DLU <0006> fsm.c:456 lu(262426718332154)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082706506 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240925082706506 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426718332154" cause=GPRS services not allowed} 20240925082706506 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082706506 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082706506 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: Freeing instance 20240925082706506 DLU <0006> fsm.c:568 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: Deallocated 20240925082706506 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706506 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706506 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706506 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082706507 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706507 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706507 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706507 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706511 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706511 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426718332154" cn_domain=PS} 20240925082706511 DMAIN <0000> hlr.c:216 IMSI='262426718332154': Creating subscriber on demand 20240925082706513 DLU <0006> fsm.c:456 lu(262426718332154)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082706513 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082706519 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082706519 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426718332154" cn_domain=PS} 20240925082706519 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706519 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706519 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706519 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426718332154"} 20240925082706519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082706519 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082706519 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426718332154"} 20240925082706519 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426718332154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082706519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082706519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082706519 DLU <0006> fsm.c:568 lu(PS:IMSI-262426718332154)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082706519 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082706519 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082706520 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706520 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706520 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706520 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data 20240925082706521 DAUC <0003> db_auc.c:157 IMSI='262426718332154': No 2G Auth Data 20240925082706521 DAUC <0003> db_auc.c:192 IMSI='262426718332154': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082706524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@3a345c83919d: Final verdict of PTC: pass 20240925082706525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45418<->l=127.0.0.1:4258 20240925082706525 DLINP <000b> input/ipa.c:451 connected read/write 20240925082706525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082706525 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082706525 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082706525 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@3a345c83919d: Final verdict of PTC: none 20240925082706525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38347<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@3a345c83919d: Final verdict of PTC: none 301@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 301: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@3a345c83919d: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:27:06 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 20240925082706548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45436<->l=127.0.0.1:4258 20240925082706648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45436<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=31096) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:27: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_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@3a345c83919d: 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@3a345c83919d: Test case TC_subscr_create_on_demand_sai started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082709677 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082709677 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082709678 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082709679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@3a345c83919d: 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) } } } } 20240925082709680 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082709680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082709680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082709680 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  20240925082709680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082709680 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  20240925082709680 DLGSUP <0013> gsup_server.c:235 2:  20240925082709680 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082709680 DLGSUP <0013> gsup_server.c:235 3:  20240925082709680 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082709680 DLGSUP <0013> gsup_server.c:235 4:  20240925082709680 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082709680 DLGSUP <0013> gsup_server.c:235 5:  20240925082709680 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082709680 DLGSUP <0013> gsup_server.c:235 7:  20240925082709680 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082709680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082709680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082709680 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)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(304)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@3a345c83919d: 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") 20240925082709690 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45599<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@3a345c83919d: Created GsupExpect[0] for "262426768792424" to be handled at TC_subscr_create_on_demand_sai(308) 20240925082709696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4258 20240925082709722 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082709722 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426768792424"} 20240925082709722 DMAIN <0000> hlr.c:216 IMSI='262426768792424': Creating subscriber on demand 20240925082709746 DMAIN <0000> hlr.c:232 IMSI='262426768792424': Successfully assigned MSISDN='363' 20240925082709746 DAUC <0003> db_auc.c:157 IMSI='262426768792424': No 2G Auth Data 20240925082709746 DAUC <0003> db_auc.c:192 IMSI='262426768792424': No 3G Auth Data 20240925082709746 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426768792424 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 20240925082709746 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426768792424" cause=IMSI unknown in HLR} 20240925082709746 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240925082709746 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082709746 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@3a345c83919d: Found GsupExpect[0] for "262426768792424" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@3a345c83919d: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426768792424" TC_subscr_create_on_demand_sai(308)@3a345c83919d: setverdict(pass): none -> pass 20240925082709748 DAUC <0003> db_auc.c:157 IMSI='262426768792424': No 2G Auth Data 20240925082709748 DAUC <0003> db_auc.c:192 IMSI='262426768792424': No 3G Auth Data 20240925082709748 DAUC <0003> db_auc.c:157 IMSI='262426768792424': No 2G Auth Data 20240925082709748 DAUC <0003> db_auc.c:192 IMSI='262426768792424': No 3G Auth Data 20240925082709748 DAUC <0003> db_auc.c:157 IMSI='262426768792424': No 2G Auth Data 20240925082709748 DAUC <0003> db_auc.c:192 IMSI='262426768792424': No 3G Auth Data 20240925082709749 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082709749 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426768792424" cn_domain=PS} 20240925082709749 DLU <0006> fsm.c:456 lu(262426768792424)[0x55e354e15c40]{UNVALIDATED}: Allocated 20240925082709749 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240925082709754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426768792424)[0x55e354e15c40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082709754 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426768792424" cn_domain=PS} 20240925082709754 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082709754 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082709756 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082709756 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426768792424"} 20240925082709756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426768792424)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082709756 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082709756 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426768792424"} 20240925082709756 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426768792424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082709756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426768792424)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082709756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426768792424)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082709756 DLU <0006> fsm.c:568 lu(PS:IMSI-262426768792424)[0x55e354e15c40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082709756 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082709756 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082709759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@3a345c83919d: Final verdict of PTC: pass 20240925082709760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4258 20240925082709760 DLINP <000b> input/ipa.c:451 connected read/write 20240925082709760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082709760 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082709760 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082709760 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082709760 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45599<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@3a345c83919d: Final verdict of PTC: none 306@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 306: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@3a345c83919d: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:27:09 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 20240925082709795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45466<->l=127.0.0.1:4258 20240925082709895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45466<->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=15660) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 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@3a345c83919d: 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@3a345c83919d: Test case TC_MSLookup_mDNS_service_other_home started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082712927 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082712927 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082712928 DLINP <000b> input/ipa.c:451 connected read/write 20240925082712928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082712928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082712929 DLINP <000b> input/ipa.c:451 connected read/write 20240925082712929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082712929 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082712929 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082712929 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  20240925082712929 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082712929 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  20240925082712929 DLGSUP <0013> gsup_server.c:235 2:  20240925082712929 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082712929 DLGSUP <0013> gsup_server.c:235 3:  20240925082712929 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082712929 DLGSUP <0013> gsup_server.c:235 4:  20240925082712929 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082712929 DLGSUP <0013> gsup_server.c:235 5:  20240925082712929 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082712929 DLGSUP <0013> gsup_server.c:235 7:  20240925082712929 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082712929 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082712929 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082712929 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@3a345c83919d: 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") 20240925082712937 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42977<->l=127.0.0.1:4259) 20240925082712938 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925082712938 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@3a345c83919d: Created GsupExpect[0] for "262420063632065" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240925082712944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 20240925082712959 DAUC <0003> db_auc.c:157 IMSI='262420063632065': No 2G Auth Data 20240925082712959 DAUC <0003> db_auc.c:192 IMSI='262420063632065': No 3G Auth Data 20240925082712964 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612120515.msisdn 20240925082712964 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491612120515.msisdn: not attached (vlr_number unset) 20240925082712964 DDGSM <0007> mslookup_server.c:327 sip.voice.491612120515.msisdn: does not exist in GSUP proxy 20240925082713966 DLINP <000b> input/ipa.c:451 connected read/write 20240925082713966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082713966 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420063632065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420063632065" cn_domain=CS} 20240925082713966 DLU <0006> fsm.c:456 lu(262420063632065)[0x55e354e349f0]{UNVALIDATED}: Allocated 20240925082713966 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420063632065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240925082713979 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420063632065)[0x55e354e349f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240925082713979 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420063632065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420063632065" cn_domain=CS} 20240925082713979 DLINP <000b> input/ipa.c:451 connected read/write 20240925082713979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082713979 DLINP <000b> input/ipa.c:451 connected read/write 20240925082713979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@3a345c83919d: Found GsupExpect[0] for "262420063632065" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@3a345c83919d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420063632065" 20240925082713981 DLINP <000b> input/ipa.c:451 connected read/write 20240925082713981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082713981 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420063632065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420063632065"} 20240925082713981 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420063632065)[0x55e354e349f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240925082713981 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420063632065 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240925082713981 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420063632065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420063632065"} 20240925082713981 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420063632065 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082713981 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420063632065)[0x55e354e349f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240925082713981 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420063632065)[0x55e354e349f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240925082713981 DLU <0006> fsm.c:568 lu(CS:IMSI-262420063632065)[0x55e354e349f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240925082713981 DLINP <000b> input/ipa.c:451 connected read/write 20240925082713981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082713981 DLINP <000b> input/ipa.c:451 connected read/write 20240925082713981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@3a345c83919d: setverdict(pass): none -> pass 20240925082713982 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612120515.msisdn 20240925082713982 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491612120515.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240925082713982 DDGSM <0007> mslookup_server.c:327 sip.voice.491612120515.msisdn: does not exist in GSUP proxy 20240925082713982 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612120515.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@3a345c83919d: setverdict(pass): pass -> pass, component reason not changed 20240925082713986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53830<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@3a345c83919d: Final verdict of PTC: pass 20240925082713987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53822<->l=127.0.0.1:4258 20240925082713987 DLINP <000b> input/ipa.c:451 connected read/write 20240925082713987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082713987 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082713987 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082713987 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082713987 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42977<->l=127.0.0.1:4259) 311@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP(310)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 311: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@3a345c83919d: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 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 20240925082714010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53840<->l=127.0.0.1:4258 20240925082714111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53840<->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) 20240925082715834 DSS <0004> hlr_ussd.c:239 262426432929199/0x820a8377: SS Session Timeout, destroying 20240925082715834 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426432929199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:27:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a345c83919d: 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@3a345c83919d: Test case TC_MSLookup_GSUP_proxy started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082717145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082717145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082717146 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082717146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4258 20240925082717147 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240925082717147 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@3a345c83919d: 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)@3a345c83919d: 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 } } } } 20240925082717147 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082717147 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082717147 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082717147 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  20240925082717147 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082717147 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  20240925082717147 DLGSUP <0013> gsup_server.c:235 2:  20240925082717147 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082717147 DLGSUP <0013> gsup_server.c:235 3:  20240925082717147 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082717147 DLGSUP <0013> gsup_server.c:235 4:  20240925082717147 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082717147 DLGSUP <0013> gsup_server.c:235 5:  20240925082717147 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082717147 DLGSUP <0013> gsup_server.c:235 7:  20240925082717147 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082717147 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082717147 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082717147 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@3a345c83919d: 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") 20240925082717159 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41605<->l=127.0.0.1:4259) 20240925082717160 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925082717160 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@3a345c83919d: Created GsupExpect[0] for "262423697563332" to be handled at TC_MSLookup_GSUP_proxy(320) 20240925082717165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@3a345c83919d: Created GsupExpect[0] for "262423697563332" to be handled at TC_MSLookup_GSUP_proxy(320) 20240925082717190 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082717190 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423697563332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423697563332" cn_domain=CS} 20240925082717190 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423697563332 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240925082717190 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423697563332 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240925082717190 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423697563332.imsi 20240925082717190 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423697563332.imsi 20240925082717190 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423697563332.imsi: does not exist in local HLR 20240925082717192 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423697563332 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240925082717192 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240925082717192 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240925082717192 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240925082717192 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240925082717192 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240925082717192 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423697563332 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082717192 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925082717192 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925082717192 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925082717192 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925082717192 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925082717192 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@3a345c83919d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@3a345c83919d: 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) } } } } 20240925082717193 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082717193 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082717193 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240925082717193 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240925082717193 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240925082717194 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082717194 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082717194 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@3a345c83919d: 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)@3a345c83919d: 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)@3a345c83919d: Found GsupExpect[0] for "262423697563332" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@3a345c83919d: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423697563332" HLR_Test-GSUP-server-IPA(318)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082717238 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082717238 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082717238 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082717238 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082717238 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423697563332 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618320701 20240925082717238 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423697563332 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925082717238 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082717238 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@3a345c83919d: Found GsupExpect[0] for "262423697563332" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@3a345c83919d: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423697563332" 20240925082717241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082717241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082717241 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423697563332 MSISDN-491618320701 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925082717241 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082717241 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082717241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082717241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082717242 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423697563332 MSISDN-491618320701 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 20240925082717242 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423697563332 MSISDN-491618320701 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925082717242 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082717242 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@3a345c83919d: setverdict(pass): none -> pass 20240925082717242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@3a345c83919d: Final verdict of PTC: pass 20240925082717243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4258 20240925082717244 DLINP <000b> input/ipa.c:451 connected read/write 20240925082717244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082717244 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(315)@3a345c83919d: Final verdict of PTC: none 20240925082717244 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082717244 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082717244 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41605<->l=127.0.0.1:4259) 316@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-server(317)@3a345c83919d: Final verdict of PTC: none 20240925082717244 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082717244 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082717244 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240925082717244 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240925082717244 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)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 316: none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@3a345c83919d: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:27:17 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 20240925082717284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53878<->l=127.0.0.1:4258 20240925082717385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53878<->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=18288) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 08:27:19 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@3a345c83919d: 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@3a345c83919d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082720417 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082720417 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082720418 DLINP <000b> input/ipa.c:451 connected read/write 20240925082720418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082720418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@3a345c83919d: 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 } } } } 20240925082720419 DLINP <000b> input/ipa.c:451 connected read/write 20240925082720419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082720419 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082720419 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082720419 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  20240925082720419 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082720419 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  20240925082720419 DLGSUP <0013> gsup_server.c:235 2:  20240925082720419 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082720419 DLGSUP <0013> gsup_server.c:235 3:  20240925082720419 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082720419 DLGSUP <0013> gsup_server.c:235 4:  20240925082720419 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082720419 DLGSUP <0013> gsup_server.c:235 5:  20240925082720419 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082720419 DLGSUP <0013> gsup_server.c:235 7:  20240925082720419 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082720419 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082720419 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082720419 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082720420 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240925082720420 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@3a345c83919d: 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") 20240925082720427 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45395<->l=127.0.0.1:4259) 20240925082720429 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925082720429 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@3a345c83919d: Created GsupExpect[0] for "262429829327589" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240925082720434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53896<->l=127.0.0.1:4258 20240925082720457 DAUC <0003> db_auc.c:157 IMSI='262429829327589': No 2G Auth Data 20240925082720457 DAUC <0003> db_auc.c:192 IMSI='262429829327589': No 3G Auth Data 20240925082720461 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429829327589.imsi 20240925082720461 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429829327589.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3a345c83919d: setverdict(pass): none -> pass 20240925082720465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53896<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3a345c83919d: Final verdict of PTC: pass 20240925082720466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20240925082720466 DLINP <000b> input/ipa.c:451 connected read/write 20240925082720466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082720466 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082720466 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082720466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082720466 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45395<->l=127.0.0.1:4259) 323@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP(322)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 323: none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@3a345c83919d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 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 20240925082720497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4258 20240925082720597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53910<->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=16000) MTC@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 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@3a345c83919d: 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@3a345c83919d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082723629 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082723629 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082723630 DLINP <000b> input/ipa.c:451 connected read/write 20240925082723630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082723631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@3a345c83919d: 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 } } } } 20240925082723632 DLINP <000b> input/ipa.c:451 connected read/write 20240925082723632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082723632 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082723632 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082723632 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  20240925082723632 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082723632 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  20240925082723632 DLGSUP <0013> gsup_server.c:235 2:  20240925082723632 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082723632 DLGSUP <0013> gsup_server.c:235 3:  20240925082723632 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082723632 DLGSUP <0013> gsup_server.c:235 4:  20240925082723632 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082723632 DLGSUP <0013> gsup_server.c:235 5:  20240925082723632 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082723632 DLGSUP <0013> gsup_server.c:235 7:  20240925082723632 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082723632 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082723632 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082723632 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082723632 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240925082723632 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@3a345c83919d: 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") 20240925082723645 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33271<->l=127.0.0.1:4259) 20240925082723646 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925082723646 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@3a345c83919d: Created GsupExpect[0] for "262421435419849" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240925082723651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@3a345c83919d: Created GsupExpect[0] for "262421435419849" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240925082723674 DLINP <000b> input/ipa.c:451 connected read/write 20240925082723674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082723674 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421435419849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421435419849" cn_domain=CS} 20240925082723674 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421435419849 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240925082723674 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421435419849 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240925082723674 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421435419849.imsi 20240925082723674 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421435419849.imsi 20240925082723674 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421435419849.imsi: does not exist in local HLR 20240925082723677 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421435419849 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240925082723677 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240925082723677 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240925082723677 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240925082723677 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240925082723677 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240925082723677 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421435419849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082723677 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925082723677 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925082723677 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925082723677 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925082723677 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925082723677 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@3a345c83919d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@3a345c83919d: 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) } } } } 20240925082723678 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082723678 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082723678 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240925082723678 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240925082723678 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20240925082723678 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082723678 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082723678 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(330)@3a345c83919d: 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)@3a345c83919d: 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)@3a345c83919d: Found GsupExpect[0] for "262421435419849" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@3a345c83919d: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421435419849" HLR_Test-GSUP-server-IPA(330)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082723722 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082723722 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082723722 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082723722 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082723722 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421435419849 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610033156 20240925082723722 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421435419849 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925082723722 DLINP <000b> input/ipa.c:451 connected read/write 20240925082723722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082723722 DLINP <000b> input/ipa.c:451 connected read/write 20240925082723722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@3a345c83919d: Found GsupExpect[0] for "262421435419849" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@3a345c83919d: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421435419849" 20240925082723725 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082723725 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082723725 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421435419849 MSISDN-491610033156 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925082723725 DLINP <000b> input/ipa.c:451 connected read/write 20240925082723725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082723725 DLINP <000b> input/ipa.c:451 connected read/write 20240925082723725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082723725 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082723725 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082723725 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421435419849 MSISDN-491610033156 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 20240925082723725 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421435419849 MSISDN-491610033156 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925082723725 DLINP <000b> input/ipa.c:451 connected read/write 20240925082723725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082723725 DLINP <000b> input/ipa.c:451 connected read/write 20240925082723725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082723726 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421435419849.imsi 20240925082723726 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421435419849.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3a345c83919d: setverdict(pass): none -> pass 20240925082724731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3a345c83919d: Final verdict of PTC: pass 20240925082724733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49094<->l=127.0.0.1:4258 20240925082724736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33271<->l=127.0.0.1:4259) 20240925082724736 DLINP <000b> input/ipa.c:451 connected read/write 20240925082724736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082724736 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082724736 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082724736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240925082724736 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082724736 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082724736 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240925082724736 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240925082724736 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP(327)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-server(329)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 328: none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@3a345c83919d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 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 20240925082724762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49104<->l=127.0.0.1:4258 20240925082724863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49104<->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@3a345c83919d: 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@3a345c83919d: 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 ------ Wed Sep 25 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@3a345c83919d: 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@3a345c83919d: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@3a345c83919d: legacy= false MTC@3a345c83919d: in not legacy case 1 MTC@3a345c83919d: in not legacy case 2 20240925082727964 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240925082727964 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240925082727965 DLINP <000b> input/ipa.c:451 connected read/write 20240925082727965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082727965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@3a345c83919d: 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) } } } } 20240925082727966 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240925082727966 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@3a345c83919d: 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 } } } } 20240925082727966 DLINP <000b> input/ipa.c:451 connected read/write 20240925082727966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082727966 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240925082727966 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240925082727966 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  20240925082727966 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240925082727966 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  20240925082727966 DLGSUP <0013> gsup_server.c:235 2:  20240925082727966 DLGSUP <0013> gsup_server.c:237 2: 00  20240925082727966 DLGSUP <0013> gsup_server.c:235 3:  20240925082727966 DLGSUP <0013> gsup_server.c:237 3: 00  20240925082727966 DLGSUP <0013> gsup_server.c:235 4:  20240925082727966 DLGSUP <0013> gsup_server.c:237 4: 00  20240925082727966 DLGSUP <0013> gsup_server.c:235 5:  20240925082727966 DLGSUP <0013> gsup_server.c:237 5: 00  20240925082727966 DLGSUP <0013> gsup_server.c:235 7:  20240925082727966 DLGSUP <0013> gsup_server.c:237 7: 00  20240925082727966 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240925082727966 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240925082727966 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)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@3a345c83919d: 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") 20240925082727979 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45949<->l=127.0.0.1:4259) 20240925082727980 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240925082727980 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@3a345c83919d: Created GsupExpect[0] for "262425665494188" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240925082727987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49120<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@3a345c83919d: Created GsupExpect[0] for "262425665494188" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240925082728010 DLINP <000b> input/ipa.c:451 connected read/write 20240925082728010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082728010 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425665494188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425665494188" cn_domain=CS} 20240925082728010 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425665494188 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240925082728010 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425665494188 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240925082728010 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425665494188.imsi 20240925082728010 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425665494188.imsi 20240925082728010 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425665494188.imsi: does not exist in local HLR 20240925082728017 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425665494188 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240925082728017 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240925082728017 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240925082728017 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240925082728017 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240925082728017 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240925082728017 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262425665494188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240925082728017 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925082728017 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925082728017 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925082728017 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240925082728017 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240925082728017 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@3a345c83919d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@3a345c83919d: 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) } } } } 20240925082728019 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082728019 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082728019 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240925082728019 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240925082728019 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240925082728019 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082728020 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082728020 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@3a345c83919d: 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)@3a345c83919d: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(337)@3a345c83919d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@3a345c83919d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@3a345c83919d: Found GsupExpect[0] for "262425665494188" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@3a345c83919d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425665494188" 20240925082728062 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082728062 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082728062 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082728062 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082728062 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425665494188 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611351621 20240925082728062 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425665494188 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925082728062 DLINP <000b> input/ipa.c:451 connected read/write 20240925082728062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082728062 DLINP <000b> input/ipa.c:451 connected read/write 20240925082728062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@3a345c83919d: Found GsupExpect[0] for "262425665494188" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@3a345c83919d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262425665494188" 20240925082728064 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082728064 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082728064 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425665494188 MSISDN-491611351621 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925082728064 DLINP <000b> input/ipa.c:451 connected read/write 20240925082728064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082728064 DLINP <000b> input/ipa.c:451 connected read/write 20240925082728064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082728065 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082728065 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082728065 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425665494188 MSISDN-491611351621 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 20240925082728065 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425665494188 MSISDN-491611351621 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240925082728065 DLINP <000b> input/ipa.c:451 connected read/write 20240925082728065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082728065 DLINP <000b> input/ipa.c:451 connected read/write 20240925082728065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240925082728066 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611351621.msisdn 20240925082728066 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611351621.msisdn: does not exist in local HLR 20240925082728066 DDGSM <0007> mslookup_server.c:352 sip.voice.491611351621.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240925082728066 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611351621.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@3a345c83919d: setverdict(pass): none -> pass 20240925082728067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49120<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@3a345c83919d: Final verdict of PTC: pass 20240925082728067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 HLR_Test-GSUP(334)@3a345c83919d: Final verdict of PTC: none 335@3a345c83919d: Final verdict of PTC: none 20240925082728067 DLINP <000b> input/ipa.c:451 connected read/write 20240925082728067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240925082728067 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240925082728067 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240925082728067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@3a345c83919d: Final verdict of PTC: none 20240925082728068 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45949<->l=127.0.0.1:4259) 20240925082728068 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240925082728068 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240925082728068 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240925082728068 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240925082728068 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@3a345c83919d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@3a345c83919d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@3a345c83919d: Final verdict of PTC: none MTC@3a345c83919d: Setting final verdict of the test case. MTC@3a345c83919d: Local verdict of MTC: none MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@3a345c83919d: Local verdict of PTC with component reference 335: none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@3a345c83919d: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@3a345c83919d: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@3a345c83919d: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@3a345c83919d: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@3a345c83919d: 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'. Wed Sep 25 08:27:28 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 20240925082728091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4258 20240925082728192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49130<->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@3a345c83919d: 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@3a345c83919d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3a345c83919d: Terminating MTC. MC@3a345c83919d: MTC terminated. MC2> exit MC@3a345c83919d: Shutting down session. MC@3a345c83919d: 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 (1538380) [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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1538339) [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-20240925-0825-4c4de70b', '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-20240925-0825-4c4de70b'] testenv-hlr-osmocom-latest-20240925-0825-4c4de70b [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2184/artifact/logs/  + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS