Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision a9b2b0f4f977e669136a8e87ea7bbe501b07dc96 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a9b2b0f4f977e669136a8e87ea7bbe501b07dc96 # timeout=10 Commit message: "library/s1ap: fix wrong IDs in {ts,tr}_S1AP_InitialCtxSetupResp" > git rev-list --no-walk 4cb3d71bf9ce7488ce4c39537e71febd02379e16 # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins10318274679735346593.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:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 Copying config sha256:d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 Writing manifest to image destination Storing signatures d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 + rm -rf logs _cache + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] bf5615141e8d4cb7c2bacf291f1e53e9a39fd52091ea3962b0eae8a6e7fdc18e [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', '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.5 kB] Fetched 9307 kB in 1s (9523 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_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_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_4.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_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_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_7.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_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_7.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_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_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 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_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (365 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. Need to get 856 kB of archives. After this operation, 2272 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409262026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202409262026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202409262026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202409262026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202409262026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.11.0d73.202409262026 [73.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409262026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202409262026 [23.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202409262026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202409262026 [112 kB] Fetched 856 kB in 0s (13.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 45138 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly_202409262026_amd64.deb ... Unpacking osmocom-nightly (202409262026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.13.ddc5.202409262026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202409262026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.13.ddc5.202409262026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202409262026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.13.ddc5.202409262026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202409262026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.13.ddc5.202409262026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202409262026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.11.0d73.202409262026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.11.0d73.202409262026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202409262026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409262026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202409262026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409262026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.13.ddc5.202409262026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202409262026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202409262026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202409262026) ... Setting up osmocom-nightly (202409262026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202409262026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202409262026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202409262026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202409262026) ... Setting up libosmoabis13:amd64 (1.6.0.11.0d73.202409262026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202409262026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409262026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409262026) ... Setting up osmo-hlr (1.8.0.2.7c06.202409262026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-hlr.service → /lib/systemd/system/osmo-hlr.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20240927055522622 DMAIN <0000> hlr.c:813 hlr starting 20240927055522622 DDB <0001> db.c:599 using database: hlr.db 20240927055522622 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240927055522622 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240927055522623 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240927055522623 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240927055522664 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240927055522664 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20240927055522772 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240927055522773 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240927055522773 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@bf5615141e8d: Unix server socket created successfully. MC@bf5615141e8d: Listening on TCP port 33637. MC2> bf5615141e8d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests bf5615141e8d 33637 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@bf5615141e8d: New HC connected from 10.0.2.100 [10.0.2.100]. bf5615141e8d: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@bf5615141e8d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@bf5615141e8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@bf5615141e8d: Configuration file was processed on all HCs. MC@bf5615141e8d: Creating MTC on host 10.0.2.100. MC@bf5615141e8d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Sep 27 05:55:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_sai_err_invalid_imsi started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055524328 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055524328 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055524330 DLINP <000b> input/ipa.c:451 connected read/write 20240927055524330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055524331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055524333 DLINP <000b> input/ipa.c:451 connected read/write 20240927055524333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055524333 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055524333 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055524333 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 20240927055524333 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055524333 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 20240927055524333 DLGSUP <0013> gsup_server.c:235 2: 20240927055524333 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055524333 DLGSUP <0013> gsup_server.c:235 3: 20240927055524333 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055524333 DLGSUP <0013> gsup_server.c:235 4: 20240927055524333 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055524333 DLGSUP <0013> gsup_server.c:235 5: 20240927055524333 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055524333 DLGSUP <0013> gsup_server.c:235 7: 20240927055524333 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055524333 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055524333 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055524333 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@bf5615141e8d: 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") 20240927055524354 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43783<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@bf5615141e8d: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240927055524368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20240927055524373 DLINP <000b> input/ipa.c:451 connected read/write 20240927055524373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055524373 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"} 20240927055524373 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" 20240927055524373 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} 20240927055524373 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 20240927055524373 DLINP <000b> input/ipa.c:451 connected read/write 20240927055524373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055524373 DLINP <000b> input/ipa.c:451 connected read/write 20240927055524373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@bf5615141e8d: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@bf5615141e8d: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055524376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@bf5615141e8d: Final verdict of PTC: pass 20240927055524376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 20240927055524378 DLINP <000b> input/ipa.c:451 connected read/write 20240927055524378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055524378 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(4)@bf5615141e8d: Final verdict of PTC: none 20240927055524378 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055524378 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055524378 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43783<->l=127.0.0.1:4259) 5@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 5: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@bf5615141e8d: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Sep 27 05:55:24 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20240927055524435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20240927055524436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12344) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Sep 27 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_sai started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055527508 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055527508 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055527511 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055527511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42388<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@bf5615141e8d: 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 } } } } 20240927055527514 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055527514 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055527514 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055527514 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 20240927055527514 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055527514 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 20240927055527514 DLGSUP <0013> gsup_server.c:235 2: 20240927055527514 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055527514 DLGSUP <0013> gsup_server.c:235 3: 20240927055527514 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055527514 DLGSUP <0013> gsup_server.c:235 4: 20240927055527514 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055527514 DLGSUP <0013> gsup_server.c:235 5: 20240927055527514 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055527514 DLGSUP <0013> gsup_server.c:235 7: 20240927055527514 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055527514 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055527514 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055527514 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@bf5615141e8d: 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") 20240927055527536 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33229<->l=127.0.0.1:4259) 20240927055527555 DAUC <0003> db_auc.c:157 IMSI='262422276061598': No 2G Auth Data 20240927055527555 DAUC <0003> db_auc.c:192 IMSI='262422276061598': No 3G Auth Data HLR_Test-GSUP(9)@bf5615141e8d: Created GsupExpect[0] for "262422276061598" to be handled at TC_gsup_sai(12) 20240927055527588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42402<->l=127.0.0.1:4258 20240927055527592 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055527593 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422276061598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422276061598"} 20240927055527600 DAUC <0003> db_auc.c:192 IMSI='262422276061598': No 3G Auth Data 20240927055527600 DAUC <0003> db_auc.c:236 IMSI='262422276061598': Calling to generate 5 vectors 20240927055527600 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240927055527600 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055527600 DAUC <0003> auc.c:113 vector [0]: rand = ac9e1b18a521fa4fb0f1f1e4265bd320 20240927055527600 DAUC <0003> auc.c:179 vector [0]: kc = 458ac28b3c0b1000 20240927055527600 DAUC <0003> auc.c:180 vector [0]: sres = a05cab8c 20240927055527600 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055527600 DAUC <0003> auc.c:113 vector [1]: rand = 6811bc7b63f4337d46314cdb1e9760d8 20240927055527600 DAUC <0003> auc.c:179 vector [1]: kc = 06b53852b0e1f400 20240927055527600 DAUC <0003> auc.c:180 vector [1]: sres = 5197483e 20240927055527600 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055527600 DAUC <0003> auc.c:113 vector [2]: rand = ffe438896a80333505284b0ea50391c0 20240927055527600 DAUC <0003> auc.c:179 vector [2]: kc = 117cef636a061400 20240927055527600 DAUC <0003> auc.c:180 vector [2]: sres = 48e03e49 20240927055527600 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055527600 DAUC <0003> auc.c:113 vector [3]: rand = ecbddc02ba91be5c03af8017c2b4fb20 20240927055527600 DAUC <0003> auc.c:179 vector [3]: kc = 8437fc9c6ec11800 20240927055527600 DAUC <0003> auc.c:180 vector [3]: sres = 65f47d6f 20240927055527600 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055527600 DAUC <0003> auc.c:113 vector [4]: rand = f94854c143ad227e0ede4d50c83b5d2a 20240927055527600 DAUC <0003> auc.c:179 vector [4]: kc = 6daf40a55e4f9c00 20240927055527600 DAUC <0003> auc.c:180 vector [4]: sres = c629a9b5 20240927055527600 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240927055527600 DAUC <0003> db_auc.c:245 IMSI='262422276061598': Generated 5 vectors 20240927055527600 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422276061598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422276061598"} 20240927055527600 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422276061598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055527600 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055527600 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf5615141e8d: Found GsupExpect[0] for "262422276061598" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@bf5615141e8d: Added IMSI table entry 0TC_gsup_sai(12)"262422276061598" TC_gsup_sai(12)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai(12)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055527604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42402<->l=127.0.0.1:4258 TC_gsup_sai(12)@bf5615141e8d: Final verdict of PTC: pass 20240927055527633 DAUC <0003> db_auc.c:157 IMSI='262426167513596': No 2G Auth Data 20240927055527633 DAUC <0003> db_auc.c:192 IMSI='262426167513596': No 3G Auth Data HLR_Test-GSUP(9)@bf5615141e8d: Created GsupExpect[0] for "262426167513596" to be handled at TC_gsup_sai(13) 20240927055527662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42408<->l=127.0.0.1:4258 20240927055527665 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055527665 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426167513596 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426167513596"} 20240927055527665 DAUC <0003> db_auc.c:192 IMSI='262426167513596': No 3G Auth Data 20240927055527665 DAUC <0003> db_auc.c:236 IMSI='262426167513596': Calling to generate 5 vectors 20240927055527665 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240927055527665 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055527665 DAUC <0003> auc.c:113 vector [0]: rand = 8c27d22d7834dfaa55a1f37cfacf02cf 20240927055527665 DAUC <0003> auc.c:179 vector [0]: kc = e56fc844ad160c00 20240927055527665 DAUC <0003> auc.c:180 vector [0]: sres = 747fa8e8 20240927055527665 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055527665 DAUC <0003> auc.c:113 vector [1]: rand = 7be845b6031c5ea70724dffcb20f9724 20240927055527665 DAUC <0003> auc.c:179 vector [1]: kc = 82099aae96be2400 20240927055527665 DAUC <0003> auc.c:180 vector [1]: sres = 63a923ab 20240927055527665 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055527665 DAUC <0003> auc.c:113 vector [2]: rand = a48e90a0e677531929c88da4bb399ed5 20240927055527665 DAUC <0003> auc.c:179 vector [2]: kc = 4e65efe892d4f800 20240927055527665 DAUC <0003> auc.c:180 vector [2]: sres = 2b031c94 20240927055527665 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055527665 DAUC <0003> auc.c:113 vector [3]: rand = 40bb65675dbcd9425692366d1d073ab4 20240927055527665 DAUC <0003> auc.c:179 vector [3]: kc = 4e20f1fde3015800 20240927055527665 DAUC <0003> auc.c:180 vector [3]: sres = 062b6610 20240927055527665 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055527665 DAUC <0003> auc.c:113 vector [4]: rand = 95d9d917dc5a99c14a20b857cd9693ad 20240927055527665 DAUC <0003> auc.c:179 vector [4]: kc = 33e6822d9655d000 20240927055527665 DAUC <0003> auc.c:180 vector [4]: sres = 82f748ca 20240927055527665 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240927055527665 DAUC <0003> db_auc.c:245 IMSI='262426167513596': Generated 5 vectors 20240927055527665 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426167513596 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426167513596"} 20240927055527665 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426167513596 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055527665 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055527665 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf5615141e8d: Found GsupExpect[0] for "262426167513596" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@bf5615141e8d: Added IMSI table entry 1TC_gsup_sai(13)"262426167513596" TC_gsup_sai(13)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai(13)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055527668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42408<->l=127.0.0.1:4258 TC_gsup_sai(13)@bf5615141e8d: Final verdict of PTC: pass 20240927055527692 DAUC <0003> db_auc.c:157 IMSI='262420116424835': No 2G Auth Data 20240927055527692 DAUC <0003> db_auc.c:192 IMSI='262420116424835': No 3G Auth Data HLR_Test-GSUP(9)@bf5615141e8d: Created GsupExpect[0] for "262420116424835" to be handled at TC_gsup_sai(14) 20240927055527723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 20240927055527727 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055527727 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420116424835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420116424835"} 20240927055527727 DAUC <0003> db_auc.c:192 IMSI='262420116424835': No 3G Auth Data 20240927055527727 DAUC <0003> db_auc.c:236 IMSI='262420116424835': Calling to generate 5 vectors 20240927055527727 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240927055527727 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055527727 DAUC <0003> auc.c:113 vector [0]: rand = e82bd3c8f11f3d3b307aa26e8002862e 20240927055527727 DAUC <0003> auc.c:179 vector [0]: kc = 630b82817a4502a6 20240927055527727 DAUC <0003> auc.c:180 vector [0]: sres = 45d989ca 20240927055527727 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055527727 DAUC <0003> auc.c:113 vector [1]: rand = 57c2772a993c70fd561112f1e6cb0d3f 20240927055527727 DAUC <0003> auc.c:179 vector [1]: kc = 0041dd4ed53a012f 20240927055527727 DAUC <0003> auc.c:180 vector [1]: sres = 9c20791e 20240927055527727 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055527727 DAUC <0003> auc.c:113 vector [2]: rand = 119fd5be0122fcc267165aa6c27d8bb2 20240927055527727 DAUC <0003> auc.c:179 vector [2]: kc = 5574cd9aa81c1473 20240927055527727 DAUC <0003> auc.c:180 vector [2]: sres = c09bce9a 20240927055527727 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055527727 DAUC <0003> auc.c:113 vector [3]: rand = 0ca302c81976ebfa3a1850ee515b117b 20240927055527727 DAUC <0003> auc.c:179 vector [3]: kc = 493fbbce0eb100f7 20240927055527727 DAUC <0003> auc.c:180 vector [3]: sres = 9740b12d 20240927055527727 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055527727 DAUC <0003> auc.c:113 vector [4]: rand = 2345000ae556cc3783a03fb9d55553dc 20240927055527727 DAUC <0003> auc.c:179 vector [4]: kc = 0be0ceb64c6e377f 20240927055527727 DAUC <0003> auc.c:180 vector [4]: sres = 5692244d 20240927055527727 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240927055527727 DAUC <0003> db_auc.c:245 IMSI='262420116424835': Generated 5 vectors 20240927055527727 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420116424835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420116424835"} 20240927055527727 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420116424835 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055527727 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055527727 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf5615141e8d: Found GsupExpect[0] for "262420116424835" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@bf5615141e8d: Added IMSI table entry 2TC_gsup_sai(14)"262420116424835" TC_gsup_sai(14)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai(14)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055527730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42416<->l=127.0.0.1:4258 TC_gsup_sai(14)@bf5615141e8d: Final verdict of PTC: pass 20240927055527755 DAUC <0003> db_auc.c:157 IMSI='262426447442109': No 2G Auth Data 20240927055527755 DAUC <0003> db_auc.c:192 IMSI='262426447442109': No 3G Auth Data HLR_Test-GSUP(9)@bf5615141e8d: Created GsupExpect[0] for "262426447442109" to be handled at TC_gsup_sai(15) 20240927055527787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 20240927055527791 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055527791 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426447442109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426447442109"} 20240927055527791 DAUC <0003> db_auc.c:157 IMSI='262426447442109': No 2G Auth Data 20240927055527791 DAUC <0003> db_auc.c:236 IMSI='262426447442109': Calling to generate 5 vectors 20240927055527791 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240927055527791 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055527791 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055527791 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055527791 DAUC <0003> auc.c:113 vector [0]: rand = 33b392e3519209155d7865fc74fcf263 20240927055527791 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055527791 DAUC <0003> auc.c:142 vector [0]: autn = cfdcae9d144e0000b63cac881cb9d980 20240927055527791 DAUC <0003> auc.c:143 vector [0]: ck = 9902bca661af25cfafe760c50f217935 20240927055527791 DAUC <0003> auc.c:144 vector [0]: ik = fd6696d232cb9abb5c3fd3c0b0e2dc0e 20240927055527791 DAUC <0003> auc.c:145 vector [0]: res = fe7be94579bb9dcb0000000000000000 20240927055527791 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055527791 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055527791 DAUC <0003> auc.c:151 vector [0]: kc = 97bc9971eca71a4f 20240927055527791 DAUC <0003> auc.c:152 vector [0]: sres = 87c0748e 20240927055527791 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055527791 DAUC <0003> auc.c:113 vector [1]: rand = cbfa44c0706702827c389a1be00575aa 20240927055527791 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055527791 DAUC <0003> auc.c:142 vector [1]: autn = 69f156dca602000020fb6c40ff0425c1 20240927055527791 DAUC <0003> auc.c:143 vector [1]: ck = ff4d5d1b4a8c0db3c2b672ef43d7f28d 20240927055527791 DAUC <0003> auc.c:144 vector [1]: ik = 389cf071d4770420b046be7b95f79b41 20240927055527791 DAUC <0003> auc.c:145 vector [1]: res = b4bd0564938c4dee0000000000000000 20240927055527791 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055527791 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055527791 DAUC <0003> auc.c:151 vector [1]: kc = b52161fe48db605f 20240927055527791 DAUC <0003> auc.c:152 vector [1]: sres = 2731488a 20240927055527791 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055527791 DAUC <0003> auc.c:113 vector [2]: rand = f8636c42909e6476ba77e1b81778688d 20240927055527791 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055527791 DAUC <0003> auc.c:142 vector [2]: autn = 2dc880e281aa0000b18e517b778a540d 20240927055527791 DAUC <0003> auc.c:143 vector [2]: ck = d5ee1a4e13316ede3dc8ff004899dd3d 20240927055527791 DAUC <0003> auc.c:144 vector [2]: ik = 4e63a6a2874c6d1e339d07f5005dcce8 20240927055527791 DAUC <0003> auc.c:145 vector [2]: res = c1395cf62524c15d0000000000000000 20240927055527791 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055527791 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055527791 DAUC <0003> auc.c:151 vector [2]: kc = 95d84419dcb91215 20240927055527791 DAUC <0003> auc.c:152 vector [2]: sres = e41d9dab 20240927055527791 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055527791 DAUC <0003> auc.c:113 vector [3]: rand = 2d50497e49673af8e648d976c1f7ac3e 20240927055527791 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055527791 DAUC <0003> auc.c:142 vector [3]: autn = c6666af126860000d642a588f623383d 20240927055527791 DAUC <0003> auc.c:143 vector [3]: ck = 6042b9968de631b58453299e562b72b3 20240927055527791 DAUC <0003> auc.c:144 vector [3]: ik = 49e68d1422941fee43b85d14da2d6141 20240927055527791 DAUC <0003> auc.c:145 vector [3]: res = 5021025df3e3db210000000000000000 20240927055527791 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055527791 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055527791 DAUC <0003> auc.c:151 vector [3]: kc = ee4f400823743da9 20240927055527791 DAUC <0003> auc.c:152 vector [3]: sres = a3c2d97c 20240927055527791 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055527791 DAUC <0003> auc.c:113 vector [4]: rand = f814574898aa4ae6a73a0b6918199970 20240927055527791 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055527791 DAUC <0003> auc.c:142 vector [4]: autn = 2387136b3ae60000e8d5f93281710629 20240927055527791 DAUC <0003> auc.c:143 vector [4]: ck = ea479f023f34387d7c6c4129015f14f5 20240927055527791 DAUC <0003> auc.c:144 vector [4]: ik = f923c611436a9d26adc8c470927c5095 20240927055527791 DAUC <0003> auc.c:145 vector [4]: res = 753d5b94edd53aa50000000000000000 20240927055527791 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055527791 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240927055527791 DAUC <0003> auc.c:151 vector [4]: kc = c2c0dc4aef7de13b 20240927055527791 DAUC <0003> auc.c:152 vector [4]: sres = 98e86131 20240927055527791 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240927055527791 DAUC <0003> db_auc.c:245 IMSI='262426447442109': Generated 5 vectors 20240927055527791 DAUC <0003> db_auc.c:249 IMSI='262426447442109': Updating SQN=161 in DB 20240927055527799 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426447442109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426447442109"} 20240927055527799 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426447442109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055527799 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055527799 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf5615141e8d: Found GsupExpect[0] for "262426447442109" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@bf5615141e8d: Added IMSI table entry 3TC_gsup_sai(15)"262426447442109" TC_gsup_sai(15)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai(15)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055527803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 TC_gsup_sai(15)@bf5615141e8d: Final verdict of PTC: pass 20240927055527826 DAUC <0003> db_auc.c:157 IMSI='262428028638186': No 2G Auth Data 20240927055527826 DAUC <0003> db_auc.c:192 IMSI='262428028638186': No 3G Auth Data HLR_Test-GSUP(9)@bf5615141e8d: Created GsupExpect[0] for "262428028638186" to be handled at TC_gsup_sai(16) 20240927055527856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 20240927055527860 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055527860 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428028638186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428028638186"} 20240927055527860 DAUC <0003> db_auc.c:157 IMSI='262428028638186': No 2G Auth Data 20240927055527860 DAUC <0003> db_auc.c:236 IMSI='262428028638186': Calling to generate 5 vectors 20240927055527860 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240927055527860 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055527860 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240927055527860 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055527860 DAUC <0003> auc.c:113 vector [0]: rand = 7598296451ae245fa27de48705baea2e 20240927055527860 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055527860 DAUC <0003> auc.c:142 vector [0]: autn = c3a3cf40883000009be679066ed6fd2c 20240927055527860 DAUC <0003> auc.c:143 vector [0]: ck = 5e585c5fbbb603907921a6083e8c53a3 20240927055527860 DAUC <0003> auc.c:144 vector [0]: ik = 50ee89e8e064acd91e49a3ea72cda76e 20240927055527860 DAUC <0003> auc.c:145 vector [0]: res = a827892c5380b2930000000000000000 20240927055527860 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055527860 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055527860 DAUC <0003> auc.c:151 vector [0]: kc = 69ded05517935b84 20240927055527860 DAUC <0003> auc.c:152 vector [0]: sres = fba73bbf 20240927055527860 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055527860 DAUC <0003> auc.c:113 vector [1]: rand = 585c7bea8ea6e8691925071ce5a9a7f0 20240927055527860 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055527860 DAUC <0003> auc.c:142 vector [1]: autn = c5729cc0bebb0000c238550e934aeb1f 20240927055527860 DAUC <0003> auc.c:143 vector [1]: ck = 25984ce3f67eac2dadccee265b07dca7 20240927055527860 DAUC <0003> auc.c:144 vector [1]: ik = 52ff6c40494de993908a9dd997b97d48 20240927055527860 DAUC <0003> auc.c:145 vector [1]: res = 0ef31d7dfbea76f20000000000000000 20240927055527860 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055527860 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055527860 DAUC <0003> auc.c:151 vector [1]: kc = 4a21535c738de451 20240927055527860 DAUC <0003> auc.c:152 vector [1]: sres = f5196b8f 20240927055527860 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055527860 DAUC <0003> auc.c:113 vector [2]: rand = 7fe2d15ef601ea3dc91fb837dec0a027 20240927055527860 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055527860 DAUC <0003> auc.c:142 vector [2]: autn = 4ea95c587534000087e85cf8af1a54dd 20240927055527860 DAUC <0003> auc.c:143 vector [2]: ck = f7bd10f5de426e2a73922470eb755197 20240927055527860 DAUC <0003> auc.c:144 vector [2]: ik = c28c762b0a7fd6177238d6ecf9ea93bf 20240927055527860 DAUC <0003> auc.c:145 vector [2]: res = 1a756098d08b09800000000000000000 20240927055527860 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055527860 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055527860 DAUC <0003> auc.c:151 vector [2]: kc = 349b9442c6a27a15 20240927055527860 DAUC <0003> auc.c:152 vector [2]: sres = cafe6918 20240927055527860 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055527860 DAUC <0003> auc.c:113 vector [3]: rand = 8dc268960c9aa9b8a0822b420eeafb61 20240927055527860 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055527860 DAUC <0003> auc.c:142 vector [3]: autn = 4c1df55dde80000082c791f19bc6e58a 20240927055527860 DAUC <0003> auc.c:143 vector [3]: ck = 728789913586fb5b793ea9784e362ac8 20240927055527860 DAUC <0003> auc.c:144 vector [3]: ik = ca881db6690842a037841219c509b96d 20240927055527860 DAUC <0003> auc.c:145 vector [3]: res = f889077dc4d1c7930000000000000000 20240927055527860 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055527860 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055527860 DAUC <0003> auc.c:151 vector [3]: kc = f6b52f46d7b12a5e 20240927055527860 DAUC <0003> auc.c:152 vector [3]: sres = 3c58c0ee 20240927055527860 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055527860 DAUC <0003> auc.c:113 vector [4]: rand = 04a235e8b8b9d9426c91830cca87364b 20240927055527860 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055527860 DAUC <0003> auc.c:142 vector [4]: autn = f8ced4e307e20000a434335ffe943929 20240927055527860 DAUC <0003> auc.c:143 vector [4]: ck = 30dfd78ea660c483cc9cf9920b52e6d2 20240927055527860 DAUC <0003> auc.c:144 vector [4]: ik = 83a72c75b1ad15d4e8a2a66ecde0bfd3 20240927055527860 DAUC <0003> auc.c:145 vector [4]: res = 26b7c4a8e3eb46bd0000000000000000 20240927055527860 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055527860 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240927055527860 DAUC <0003> auc.c:151 vector [4]: kc = 9746a407d17f8856 20240927055527860 DAUC <0003> auc.c:152 vector [4]: sres = c55c8215 20240927055527860 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240927055527860 DAUC <0003> db_auc.c:245 IMSI='262428028638186': Generated 5 vectors 20240927055527860 DAUC <0003> db_auc.c:249 IMSI='262428028638186': Updating SQN=161 in DB 20240927055527867 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428028638186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428028638186"} 20240927055527867 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428028638186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055527867 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055527867 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf5615141e8d: Found GsupExpect[0] for "262428028638186" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@bf5615141e8d: Added IMSI table entry 4TC_gsup_sai(16)"262428028638186" TC_gsup_sai(16)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai(16)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055527871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42426<->l=127.0.0.1:4258 TC_gsup_sai(16)@bf5615141e8d: Final verdict of PTC: pass 20240927055527895 DAUC <0003> db_auc.c:157 IMSI='262429507253950': No 2G Auth Data 20240927055527895 DAUC <0003> db_auc.c:192 IMSI='262429507253950': No 3G Auth Data HLR_Test-GSUP(9)@bf5615141e8d: Created GsupExpect[0] for "262429507253950" to be handled at TC_gsup_sai(17) 20240927055527934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42440<->l=127.0.0.1:4258 20240927055527939 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055527939 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429507253950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429507253950"} 20240927055527939 DAUC <0003> db_auc.c:236 IMSI='262429507253950': Calling to generate 5 vectors 20240927055527939 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055527939 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055527939 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055527939 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055527939 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055527939 DAUC <0003> auc.c:113 vector [0]: rand = 86aac58d9d598dd7d1c53cb89a7b8bdc 20240927055527939 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055527939 DAUC <0003> auc.c:142 vector [0]: autn = 4382dd659d0c0000b8e5343e5637baa8 20240927055527939 DAUC <0003> auc.c:143 vector [0]: ck = 52bd1444a48aa1f75817e1f8135dd18a 20240927055527939 DAUC <0003> auc.c:144 vector [0]: ik = dc6c1ab996ed53138d7470002f7dabb1 20240927055527939 DAUC <0003> auc.c:145 vector [0]: res = 91a901c5251bf8920000000000000000 20240927055527939 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055527939 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055527939 DAUC <0003> auc.c:179 vector [0]: kc = c0df22e3a1a7c000 20240927055527939 DAUC <0003> auc.c:180 vector [0]: sres = c467ef35 20240927055527939 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055527939 DAUC <0003> auc.c:113 vector [1]: rand = 2d93619154bcf4ca498983f3f2389f42 20240927055527939 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055527939 DAUC <0003> auc.c:142 vector [1]: autn = dba790d126c400006b84b78ce41b834c 20240927055527939 DAUC <0003> auc.c:143 vector [1]: ck = f4d9aff1f1ad29fbedbe4a2e287e3bc4 20240927055527939 DAUC <0003> auc.c:144 vector [1]: ik = 2a661d43473eb6ce1e65e905def6193d 20240927055527939 DAUC <0003> auc.c:145 vector [1]: res = 3da1016703e852da0000000000000000 20240927055527939 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055527939 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055527939 DAUC <0003> auc.c:179 vector [1]: kc = 910a1e25f2d68000 20240927055527939 DAUC <0003> auc.c:180 vector [1]: sres = 81616df4 20240927055527939 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055527939 DAUC <0003> auc.c:113 vector [2]: rand = f7c620913aed708b9f3c23e4d3ee52e8 20240927055527939 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055527939 DAUC <0003> auc.c:142 vector [2]: autn = 700c5ee5948e00009152213db55e3ce3 20240927055527939 DAUC <0003> auc.c:143 vector [2]: ck = cdfa916f3e4ac96f22aaea94a41a6511 20240927055527939 DAUC <0003> auc.c:144 vector [2]: ik = 45e463a3d51637e301e3aef86b7b0788 20240927055527939 DAUC <0003> auc.c:145 vector [2]: res = 16d5d89b5fee23920000000000000000 20240927055527939 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055527939 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055527939 DAUC <0003> auc.c:179 vector [2]: kc = e2af3586e56f7400 20240927055527939 DAUC <0003> auc.c:180 vector [2]: sres = 88705de4 20240927055527939 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055527939 DAUC <0003> auc.c:113 vector [3]: rand = cacca22725446c45cc4b0182d54eef8d 20240927055527939 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055527939 DAUC <0003> auc.c:142 vector [3]: autn = 28f2cc8c28a40000f1a0f90efef946e1 20240927055527939 DAUC <0003> auc.c:143 vector [3]: ck = adb94deda162298a631921eadfafe593 20240927055527939 DAUC <0003> auc.c:144 vector [3]: ik = 91c264204bef6cc8292b04f544fbabe3 20240927055527939 DAUC <0003> auc.c:145 vector [3]: res = 863a2425e4db02e90000000000000000 20240927055527939 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055527939 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055527939 DAUC <0003> auc.c:179 vector [3]: kc = 4e98da0508c0cc00 20240927055527939 DAUC <0003> auc.c:180 vector [3]: sres = 44dad91c 20240927055527939 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055527939 DAUC <0003> auc.c:113 vector [4]: rand = c2ef2dc96e5a0999bc9569b8d370a0d3 20240927055527939 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055527939 DAUC <0003> auc.c:142 vector [4]: autn = 404b46f775ea00001c5526af6c1b3688 20240927055527939 DAUC <0003> auc.c:143 vector [4]: ck = bfcab5dc29e30d62c1586415ac4e41d6 20240927055527939 DAUC <0003> auc.c:144 vector [4]: ik = 3a3eee9fe98590b79fe095bd5d3a886f 20240927055527939 DAUC <0003> auc.c:145 vector [4]: res = a75481cac5fbc1d60000000000000000 20240927055527939 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055527939 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055527939 DAUC <0003> auc.c:179 vector [4]: kc = 490c2758c735ec00 20240927055527939 DAUC <0003> auc.c:180 vector [4]: sres = 8175a19e 20240927055527939 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055527939 DAUC <0003> db_auc.c:245 IMSI='262429507253950': Generated 5 vectors 20240927055527939 DAUC <0003> db_auc.c:249 IMSI='262429507253950': Updating SQN=161 in DB 20240927055527946 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429507253950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429507253950"} 20240927055527946 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429507253950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055527946 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055527946 DLINP <000b> input/ipa.c:451 connected read/write 20240927055527946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf5615141e8d: Found GsupExpect[0] for "262429507253950" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@bf5615141e8d: Added IMSI table entry 5TC_gsup_sai(17)"262429507253950" TC_gsup_sai(17)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai(17)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055527950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42440<->l=127.0.0.1:4258 TC_gsup_sai(17)@bf5615141e8d: Final verdict of PTC: pass 20240927055527984 DAUC <0003> db_auc.c:157 IMSI='262421003488629': No 2G Auth Data 20240927055527984 DAUC <0003> db_auc.c:192 IMSI='262421003488629': No 3G Auth Data HLR_Test-GSUP(9)@bf5615141e8d: Created GsupExpect[0] for "262421003488629" to be handled at TC_gsup_sai(18) 20240927055528030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42446<->l=127.0.0.1:4258 20240927055528033 DLINP <000b> input/ipa.c:451 connected read/write 20240927055528033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055528033 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421003488629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421003488629"} 20240927055528033 DAUC <0003> db_auc.c:236 IMSI='262421003488629': Calling to generate 5 vectors 20240927055528033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055528033 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055528033 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055528033 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055528033 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055528033 DAUC <0003> auc.c:113 vector [0]: rand = ddf2af8723a88cdccb2c08013446ac6a 20240927055528033 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055528033 DAUC <0003> auc.c:142 vector [0]: autn = 8ef37fae93820000043ae89f809808dc 20240927055528033 DAUC <0003> auc.c:143 vector [0]: ck = cc0178d922864d4839536ce806416853 20240927055528033 DAUC <0003> auc.c:144 vector [0]: ik = 5a8946bb59886ece4100702994cad2be 20240927055528033 DAUC <0003> auc.c:145 vector [0]: res = db11ccd96a7506c10000000000000000 20240927055528033 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055528033 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055528033 DAUC <0003> auc.c:179 vector [0]: kc = 50272235106b5800 20240927055528033 DAUC <0003> auc.c:180 vector [0]: sres = 60336e61 20240927055528033 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055528033 DAUC <0003> auc.c:113 vector [1]: rand = d1305eed3158635d68c565fa0e005084 20240927055528033 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055528033 DAUC <0003> auc.c:142 vector [1]: autn = df742ef4082b00004f4685a4b2cf8aec 20240927055528033 DAUC <0003> auc.c:143 vector [1]: ck = 8ad54635449eec4b071cd6799efaeaaf 20240927055528033 DAUC <0003> auc.c:144 vector [1]: ik = 7709b23e6f28aa5b5fd4225a7fd9e30f 20240927055528033 DAUC <0003> auc.c:145 vector [1]: res = 1171d2e0328b34620000000000000000 20240927055528033 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055528033 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055528033 DAUC <0003> auc.c:179 vector [1]: kc = 81428bf45bb99000 20240927055528033 DAUC <0003> auc.c:180 vector [1]: sres = 6fce219a 20240927055528033 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055528033 DAUC <0003> auc.c:113 vector [2]: rand = 5c39fc9c0fe0d13011a151f4fd28e0a6 20240927055528033 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055528033 DAUC <0003> auc.c:142 vector [2]: autn = b12ddde93f9200003479a576e115d3e2 20240927055528033 DAUC <0003> auc.c:143 vector [2]: ck = 1c2e39248688b1e3f926dc5d93b30313 20240927055528033 DAUC <0003> auc.c:144 vector [2]: ik = d65ac944a2138f3cf88ee327cc0d48f2 20240927055528033 DAUC <0003> auc.c:145 vector [2]: res = a3277703384d20b90000000000000000 20240927055528033 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055528033 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055528033 DAUC <0003> auc.c:179 vector [2]: kc = 1fa25c2682ad6800 20240927055528033 DAUC <0003> auc.c:180 vector [2]: sres = c39f2832 20240927055528033 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055528033 DAUC <0003> auc.c:113 vector [3]: rand = 3430e45aa721ea9190fe4866588bd687 20240927055528033 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055528033 DAUC <0003> auc.c:142 vector [3]: autn = 88332d43891d0000bb32a4c936e0b939 20240927055528033 DAUC <0003> auc.c:143 vector [3]: ck = f5518b04bc796f2fdb262258bc0c724d 20240927055528033 DAUC <0003> auc.c:144 vector [3]: ik = cd5641a2be7898880b50156146b33a73 20240927055528033 DAUC <0003> auc.c:145 vector [3]: res = 927482213b3626ff0000000000000000 20240927055528033 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055528033 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055528033 DAUC <0003> auc.c:179 vector [3]: kc = 995c1f3d1d879000 20240927055528033 DAUC <0003> auc.c:180 vector [3]: sres = 2c41feea 20240927055528033 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055528033 DAUC <0003> auc.c:113 vector [4]: rand = 18e4503321b98f6c887e49cbd7bc6995 20240927055528033 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055528033 DAUC <0003> auc.c:142 vector [4]: autn = 8f08f45bc5670000a3f2d62712ed8206 20240927055528033 DAUC <0003> auc.c:143 vector [4]: ck = 44601db92d63e9181453f2bb4bb1d25e 20240927055528033 DAUC <0003> auc.c:144 vector [4]: ik = 9037b6c9d752c03e2345f6b98480d65f 20240927055528033 DAUC <0003> auc.c:145 vector [4]: res = e2d8a0f1cfa5dfaf0000000000000000 20240927055528033 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055528033 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055528033 DAUC <0003> auc.c:179 vector [4]: kc = a415f3d3dfa7bc00 20240927055528033 DAUC <0003> auc.c:180 vector [4]: sres = 117d5911 20240927055528033 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055528033 DAUC <0003> db_auc.c:245 IMSI='262421003488629': Generated 5 vectors 20240927055528033 DAUC <0003> db_auc.c:249 IMSI='262421003488629': Updating SQN=161 in DB 20240927055528051 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421003488629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421003488629"} 20240927055528051 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421003488629 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055528051 DLINP <000b> input/ipa.c:451 connected read/write 20240927055528051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055528051 DLINP <000b> input/ipa.c:451 connected read/write 20240927055528051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf5615141e8d: Found GsupExpect[0] for "262421003488629" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@bf5615141e8d: Added IMSI table entry 6TC_gsup_sai(18)"262421003488629" TC_gsup_sai(18)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai(18)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055528055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42446<->l=127.0.0.1:4258 TC_gsup_sai(18)@bf5615141e8d: Final verdict of PTC: pass 20240927055528096 DAUC <0003> db_auc.c:157 IMSI='262426084483895': No 2G Auth Data 20240927055528096 DAUC <0003> db_auc.c:192 IMSI='262426084483895': No 3G Auth Data HLR_Test-GSUP(9)@bf5615141e8d: Created GsupExpect[0] for "262426084483895" to be handled at TC_gsup_sai(19) 20240927055528136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4258 20240927055528139 DLINP <000b> input/ipa.c:451 connected read/write 20240927055528139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055528139 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426084483895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426084483895"} 20240927055528140 DAUC <0003> db_auc.c:236 IMSI='262426084483895': Calling to generate 5 vectors 20240927055528140 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055528140 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055528140 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055528140 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055528140 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055528140 DAUC <0003> auc.c:113 vector [0]: rand = 6c0fd9e493067f79a74434070b894c6d 20240927055528140 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055528140 DAUC <0003> auc.c:142 vector [0]: autn = 62771fe4a4e50000b14024ec5a8ac5e5 20240927055528140 DAUC <0003> auc.c:143 vector [0]: ck = aa04bbbb500b2e0bd4c92889ae9c7dff 20240927055528140 DAUC <0003> auc.c:144 vector [0]: ik = 004f1889f336b872e3a50e168e6c757b 20240927055528140 DAUC <0003> auc.c:145 vector [0]: res = b326b466034e51c80000000000000000 20240927055528140 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055528140 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055528140 DAUC <0003> auc.c:179 vector [0]: kc = 9e9fe6f9fb30170d 20240927055528140 DAUC <0003> auc.c:180 vector [0]: sres = 4c7e3564 20240927055528140 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055528140 DAUC <0003> auc.c:113 vector [1]: rand = 8b94bce644e28ae4257bf613c42bd6f1 20240927055528140 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055528140 DAUC <0003> auc.c:142 vector [1]: autn = 7ffbab3dfe7b000005f42b2632f7f394 20240927055528140 DAUC <0003> auc.c:143 vector [1]: ck = 3d54cdfbd2df690a371ebaa909f004a2 20240927055528140 DAUC <0003> auc.c:144 vector [1]: ik = 65ec2f868f4143f7d4fe052b5552ad01 20240927055528140 DAUC <0003> auc.c:145 vector [1]: res = 039a61a6361a19f80000000000000000 20240927055528140 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055528140 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055528140 DAUC <0003> auc.c:179 vector [1]: kc = 11c478b5360f63ec 20240927055528140 DAUC <0003> auc.c:180 vector [1]: sres = cd319835 20240927055528140 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055528140 DAUC <0003> auc.c:113 vector [2]: rand = 36218e9039a48f4dab729fb793053766 20240927055528140 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055528140 DAUC <0003> auc.c:142 vector [2]: autn = 692cae6c7d000000b5c8901f809fc297 20240927055528140 DAUC <0003> auc.c:143 vector [2]: ck = acfccbc8dafcf30e2455c7e414e2baf0 20240927055528140 DAUC <0003> auc.c:144 vector [2]: ik = d79b7384c4988a2278080ce25a020639 20240927055528140 DAUC <0003> auc.c:145 vector [2]: res = 4cc59d45a3e5ad440000000000000000 20240927055528140 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055528140 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055528140 DAUC <0003> auc.c:179 vector [2]: kc = d7f8ca1e91961c5d 20240927055528140 DAUC <0003> auc.c:180 vector [2]: sres = e93bcb06 20240927055528140 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055528140 DAUC <0003> auc.c:113 vector [3]: rand = c3a61b9b68c0e42f41ec4afd6fed80b9 20240927055528140 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055528140 DAUC <0003> auc.c:142 vector [3]: autn = 935a27e037d90000a9c7983b7f24f74b 20240927055528140 DAUC <0003> auc.c:143 vector [3]: ck = fac64d5d50f75251c8b83769ea86b990 20240927055528140 DAUC <0003> auc.c:144 vector [3]: ik = 3241095bf316aeb4ed47ca38614d29b2 20240927055528140 DAUC <0003> auc.c:145 vector [3]: res = 406ab580c6504b4f0000000000000000 20240927055528140 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055528140 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055528140 DAUC <0003> auc.c:179 vector [3]: kc = 364be4b51b9983ab 20240927055528140 DAUC <0003> auc.c:180 vector [3]: sres = 47399860 20240927055528140 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055528140 DAUC <0003> auc.c:113 vector [4]: rand = 41f008f98bcf3fd8cd3ae54afa2804ff 20240927055528140 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055528140 DAUC <0003> auc.c:142 vector [4]: autn = 9342525aa6c30000928115870b0f2cda 20240927055528140 DAUC <0003> auc.c:143 vector [4]: ck = dfcbced63002b292712d66ff2bfa22da 20240927055528140 DAUC <0003> auc.c:144 vector [4]: ik = ad740ff45d450f2fffa4ed40c76d5206 20240927055528140 DAUC <0003> auc.c:145 vector [4]: res = 6e0eed368a92f9900000000000000000 20240927055528140 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055528140 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055528140 DAUC <0003> auc.c:179 vector [4]: kc = a5e5b772fd78351f 20240927055528140 DAUC <0003> auc.c:180 vector [4]: sres = 52fb3df9 20240927055528140 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055528140 DAUC <0003> db_auc.c:245 IMSI='262426084483895': Generated 5 vectors 20240927055528140 DAUC <0003> db_auc.c:249 IMSI='262426084483895': Updating SQN=161 in DB 20240927055528147 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426084483895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426084483895"} 20240927055528147 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426084483895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055528147 DLINP <000b> input/ipa.c:451 connected read/write 20240927055528147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055528147 DLINP <000b> input/ipa.c:451 connected read/write 20240927055528147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf5615141e8d: Found GsupExpect[0] for "262426084483895" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@bf5615141e8d: Added IMSI table entry 7TC_gsup_sai(19)"262426084483895" TC_gsup_sai(19)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai(19)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055528151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4258 TC_gsup_sai(19)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055528175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42388<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@bf5615141e8d: Final verdict of PTC: none 20240927055528176 DLINP <000b> input/ipa.c:451 connected read/write 20240927055528176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055528176 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055528176 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055528176 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055528177 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33229<->l=127.0.0.1:4259) 10@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_sai finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Sep 27 05:55:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20240927055528216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 20240927055528216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6128) Waiting for packet dumper to finish... 1 (prev_count=6128, count=45372) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Sep 27 05:55:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_sai_num_auth_vectors started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055531292 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055531292 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055531294 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055531297 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531297 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055531297 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055531297 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 20240927055531297 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055531297 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 20240927055531297 DLGSUP <0013> gsup_server.c:235 2: 20240927055531297 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055531297 DLGSUP <0013> gsup_server.c:235 3: 20240927055531297 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055531297 DLGSUP <0013> gsup_server.c:235 4: 20240927055531297 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055531297 DLGSUP <0013> gsup_server.c:235 5: 20240927055531297 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055531297 DLGSUP <0013> gsup_server.c:235 7: 20240927055531297 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055531297 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055531297 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055531297 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@bf5615141e8d: 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") 20240927055531321 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45541<->l=127.0.0.1:4259) 20240927055531348 DAUC <0003> db_auc.c:157 IMSI='262425307620510': No 2G Auth Data 20240927055531348 DAUC <0003> db_auc.c:192 IMSI='262425307620510': No 3G Auth Data HLR_Test-GSUP(21)@bf5615141e8d: Created GsupExpect[0] for "262425307620510" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240927055531392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 20240927055531397 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531397 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425307620510"} 20240927055531397 DAUC <0003> db_auc.c:192 IMSI='262425307620510': No 3G Auth Data 20240927055531397 DAUC <0003> db_auc.c:236 IMSI='262425307620510': Calling to generate 1 vectors 20240927055531397 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240927055531397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531397 DAUC <0003> auc.c:113 vector [0]: rand = c1f57f084aef1fb467d422fae359d72e 20240927055531397 DAUC <0003> auc.c:179 vector [0]: kc = 6580bdcf5a5bd800 20240927055531397 DAUC <0003> auc.c:180 vector [0]: sres = 7a5df6e8 20240927055531397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531397 DAUC <0003> db_auc.c:245 IMSI='262425307620510': Generated 1 vectors 20240927055531397 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425307620510"} 20240927055531397 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531397 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531397 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf5615141e8d: Found GsupExpect[0] for "262425307620510" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@bf5615141e8d: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262425307620510" TC_gsup_sai_num_auth_vectors(24)@bf5615141e8d: setverdict(pass): none -> pass 20240927055531400 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531400 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425307620510"} 20240927055531400 DAUC <0003> db_auc.c:192 IMSI='262425307620510': No 3G Auth Data 20240927055531400 DAUC <0003> db_auc.c:236 IMSI='262425307620510': Calling to generate 4 vectors 20240927055531400 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240927055531400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531400 DAUC <0003> auc.c:113 vector [0]: rand = a17aefdfbb0a6139e5d3de3b128146cd 20240927055531400 DAUC <0003> auc.c:179 vector [0]: kc = e39e55a8e53b4c00 20240927055531400 DAUC <0003> auc.c:180 vector [0]: sres = a284bb6e 20240927055531400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531400 DAUC <0003> auc.c:113 vector [1]: rand = 2d54b8ad107121b1eee764a22fe5da9f 20240927055531400 DAUC <0003> auc.c:179 vector [1]: kc = 0c6894d0547fa000 20240927055531400 DAUC <0003> auc.c:180 vector [1]: sres = 8abc3dd1 20240927055531400 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055531400 DAUC <0003> auc.c:113 vector [2]: rand = 2dc9dbfccfb73ec540809a8ccd844b29 20240927055531400 DAUC <0003> auc.c:179 vector [2]: kc = fd49fdd5b4835800 20240927055531400 DAUC <0003> auc.c:180 vector [2]: sres = f3b9b233 20240927055531400 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055531400 DAUC <0003> auc.c:113 vector [3]: rand = 302c433722c527e5d91ffe29bc5d78d8 20240927055531400 DAUC <0003> auc.c:179 vector [3]: kc = b8cf90d5b1b00800 20240927055531400 DAUC <0003> auc.c:180 vector [3]: sres = d9b87885 20240927055531400 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055531400 DAUC <0003> db_auc.c:245 IMSI='262425307620510': Generated 4 vectors 20240927055531400 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425307620510"} 20240927055531400 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531400 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531400 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531402 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531402 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425307620510"} 20240927055531402 DAUC <0003> db_auc.c:192 IMSI='262425307620510': No 3G Auth Data 20240927055531402 DAUC <0003> db_auc.c:236 IMSI='262425307620510': Calling to generate 5 vectors 20240927055531402 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240927055531402 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531402 DAUC <0003> auc.c:113 vector [0]: rand = e967e98d91e641d9c4913b622f984198 20240927055531402 DAUC <0003> auc.c:179 vector [0]: kc = c5edf4397c654800 20240927055531402 DAUC <0003> auc.c:180 vector [0]: sres = 0757568b 20240927055531402 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531402 DAUC <0003> auc.c:113 vector [1]: rand = 46fd526ac3450b49d5842fc895607ae9 20240927055531402 DAUC <0003> auc.c:179 vector [1]: kc = 171e85d9de5be000 20240927055531402 DAUC <0003> auc.c:180 vector [1]: sres = 08a4943b 20240927055531402 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055531402 DAUC <0003> auc.c:113 vector [2]: rand = adceb1d80e108519951fa714724a03dd 20240927055531402 DAUC <0003> auc.c:179 vector [2]: kc = 2f748b9f988d2c00 20240927055531402 DAUC <0003> auc.c:180 vector [2]: sres = 3cec12a3 20240927055531402 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055531402 DAUC <0003> auc.c:113 vector [3]: rand = 6094c719ea77c548e8ce7860db87f90e 20240927055531402 DAUC <0003> auc.c:179 vector [3]: kc = 1c5894433f674400 20240927055531402 DAUC <0003> auc.c:180 vector [3]: sres = 3abc8ea0 20240927055531402 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055531402 DAUC <0003> auc.c:113 vector [4]: rand = 012f563889235d0499f0ff2622a47e27 20240927055531402 DAUC <0003> auc.c:179 vector [4]: kc = ac012a7c8591d800 20240927055531402 DAUC <0003> auc.c:180 vector [4]: sres = 4fab4e2f 20240927055531402 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240927055531402 DAUC <0003> db_auc.c:245 IMSI='262425307620510': Generated 5 vectors 20240927055531402 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425307620510"} 20240927055531402 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531402 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531402 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531404 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531404 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425307620510"} 20240927055531404 DAUC <0003> db_auc.c:192 IMSI='262425307620510': No 3G Auth Data 20240927055531404 DAUC <0003> db_auc.c:236 IMSI='262425307620510': Calling to generate 5 vectors 20240927055531404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240927055531404 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531404 DAUC <0003> auc.c:113 vector [0]: rand = 376c0a33c1f2225723a5b9948cb0ead5 20240927055531404 DAUC <0003> auc.c:179 vector [0]: kc = ec2ac14522447400 20240927055531404 DAUC <0003> auc.c:180 vector [0]: sres = 4cef53d2 20240927055531404 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531404 DAUC <0003> auc.c:113 vector [1]: rand = fdb42b271ff3055cd4b4f87f9aaadf8b 20240927055531404 DAUC <0003> auc.c:179 vector [1]: kc = 30ac7e3e631e2000 20240927055531404 DAUC <0003> auc.c:180 vector [1]: sres = 52804013 20240927055531404 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055531404 DAUC <0003> auc.c:113 vector [2]: rand = 1e3b6d65cb88245e26d4005c5a826d19 20240927055531404 DAUC <0003> auc.c:179 vector [2]: kc = b8f6f451712e6400 20240927055531404 DAUC <0003> auc.c:180 vector [2]: sres = fd9221d2 20240927055531404 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055531404 DAUC <0003> auc.c:113 vector [3]: rand = 0d9699a6e61d754da4b71d839aaacfd0 20240927055531404 DAUC <0003> auc.c:179 vector [3]: kc = 2785154d88bf0400 20240927055531404 DAUC <0003> auc.c:180 vector [3]: sres = 0181d535 20240927055531404 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055531404 DAUC <0003> auc.c:113 vector [4]: rand = 92f51aaf378aeea963e631df649c43cd 20240927055531404 DAUC <0003> auc.c:179 vector [4]: kc = 1f4499f7d0a34000 20240927055531404 DAUC <0003> auc.c:180 vector [4]: sres = 556f080a 20240927055531404 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240927055531404 DAUC <0003> db_auc.c:245 IMSI='262425307620510': Generated 5 vectors 20240927055531404 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425307620510"} 20240927055531404 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425307620510 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531404 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531404 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@bf5615141e8d: Final verdict of PTC: pass 20240927055531432 DAUC <0003> db_auc.c:157 IMSI='262424000923682': No 2G Auth Data 20240927055531432 DAUC <0003> db_auc.c:192 IMSI='262424000923682': No 3G Auth Data HLR_Test-GSUP(21)@bf5615141e8d: Created GsupExpect[0] for "262424000923682" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240927055531464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42482<->l=127.0.0.1:4258 20240927055531468 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531468 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424000923682"} 20240927055531468 DAUC <0003> db_auc.c:192 IMSI='262424000923682': No 3G Auth Data 20240927055531468 DAUC <0003> db_auc.c:236 IMSI='262424000923682': Calling to generate 1 vectors 20240927055531468 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240927055531468 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531468 DAUC <0003> auc.c:113 vector [0]: rand = 867a1405b68f172ba4eaa67652f8a7a8 20240927055531468 DAUC <0003> auc.c:179 vector [0]: kc = 3dc00e47ed98f400 20240927055531468 DAUC <0003> auc.c:180 vector [0]: sres = a0b08ff5 20240927055531468 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531468 DAUC <0003> db_auc.c:245 IMSI='262424000923682': Generated 1 vectors 20240927055531468 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424000923682"} 20240927055531468 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531468 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531468 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf5615141e8d: Found GsupExpect[0] for "262424000923682" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@bf5615141e8d: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424000923682" TC_gsup_sai_num_auth_vectors(25)@bf5615141e8d: setverdict(pass): none -> pass 20240927055531470 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531470 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424000923682"} 20240927055531470 DAUC <0003> db_auc.c:192 IMSI='262424000923682': No 3G Auth Data 20240927055531470 DAUC <0003> db_auc.c:236 IMSI='262424000923682': Calling to generate 4 vectors 20240927055531470 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240927055531470 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531470 DAUC <0003> auc.c:113 vector [0]: rand = 093a91c614cfc80f72d3df70a3e1b962 20240927055531470 DAUC <0003> auc.c:179 vector [0]: kc = d47e4891208dd800 20240927055531470 DAUC <0003> auc.c:180 vector [0]: sres = cc2033af 20240927055531470 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531470 DAUC <0003> auc.c:113 vector [1]: rand = 11e140e4d5f0298fcd7f9f9e9ff95caf 20240927055531470 DAUC <0003> auc.c:179 vector [1]: kc = 415b724a612f4c00 20240927055531470 DAUC <0003> auc.c:180 vector [1]: sres = 765ef381 20240927055531470 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055531470 DAUC <0003> auc.c:113 vector [2]: rand = d3a75870637bc70001c594eb032f214c 20240927055531470 DAUC <0003> auc.c:179 vector [2]: kc = 6316d864e5690c00 20240927055531470 DAUC <0003> auc.c:180 vector [2]: sres = 829e4929 20240927055531470 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055531470 DAUC <0003> auc.c:113 vector [3]: rand = 0b6f33a6a009f2dd1d2a15dc226cf0e5 20240927055531470 DAUC <0003> auc.c:179 vector [3]: kc = e5fa7bfe4dc39400 20240927055531470 DAUC <0003> auc.c:180 vector [3]: sres = e969cb45 20240927055531470 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055531470 DAUC <0003> db_auc.c:245 IMSI='262424000923682': Generated 4 vectors 20240927055531470 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424000923682"} 20240927055531471 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531471 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531471 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531472 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531472 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424000923682"} 20240927055531472 DAUC <0003> db_auc.c:192 IMSI='262424000923682': No 3G Auth Data 20240927055531472 DAUC <0003> db_auc.c:236 IMSI='262424000923682': Calling to generate 5 vectors 20240927055531472 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240927055531472 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531472 DAUC <0003> auc.c:113 vector [0]: rand = b5c4f403704b333791f75a70160e973f 20240927055531472 DAUC <0003> auc.c:179 vector [0]: kc = 0fbcb0be19aab800 20240927055531472 DAUC <0003> auc.c:180 vector [0]: sres = 63d2b0c1 20240927055531472 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531472 DAUC <0003> auc.c:113 vector [1]: rand = 79b8a3fac440686c7145dcb8e0ec024f 20240927055531472 DAUC <0003> auc.c:179 vector [1]: kc = 12518b607c116800 20240927055531472 DAUC <0003> auc.c:180 vector [1]: sres = ee2ca787 20240927055531472 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055531472 DAUC <0003> auc.c:113 vector [2]: rand = d0215292ac564ce33f64cd0df823dfa3 20240927055531472 DAUC <0003> auc.c:179 vector [2]: kc = 2e91e476606cb000 20240927055531472 DAUC <0003> auc.c:180 vector [2]: sres = 1cbfba8a 20240927055531472 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055531472 DAUC <0003> auc.c:113 vector [3]: rand = ba5cc7bdc9c310d54a3d503a03963351 20240927055531472 DAUC <0003> auc.c:179 vector [3]: kc = d29496f63b619000 20240927055531472 DAUC <0003> auc.c:180 vector [3]: sres = 6a7a4423 20240927055531472 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055531472 DAUC <0003> auc.c:113 vector [4]: rand = 0ff3ca431b3a7585c2ca59ace129007d 20240927055531472 DAUC <0003> auc.c:179 vector [4]: kc = 90e71ba33aa93400 20240927055531472 DAUC <0003> auc.c:180 vector [4]: sres = b63ff5db 20240927055531472 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240927055531472 DAUC <0003> db_auc.c:245 IMSI='262424000923682': Generated 5 vectors 20240927055531472 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424000923682"} 20240927055531472 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531472 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531472 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531475 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531475 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424000923682"} 20240927055531475 DAUC <0003> db_auc.c:192 IMSI='262424000923682': No 3G Auth Data 20240927055531475 DAUC <0003> db_auc.c:236 IMSI='262424000923682': Calling to generate 5 vectors 20240927055531475 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240927055531475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531475 DAUC <0003> auc.c:113 vector [0]: rand = be2ab6696a3f664b6152c6521fe2dd11 20240927055531475 DAUC <0003> auc.c:179 vector [0]: kc = 372e1385be4dc000 20240927055531475 DAUC <0003> auc.c:180 vector [0]: sres = a255d8a6 20240927055531475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531475 DAUC <0003> auc.c:113 vector [1]: rand = 4344831a9997fe462a2051349fa5f2ac 20240927055531475 DAUC <0003> auc.c:179 vector [1]: kc = afb22ee30715c800 20240927055531475 DAUC <0003> auc.c:180 vector [1]: sres = d596b629 20240927055531475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055531475 DAUC <0003> auc.c:113 vector [2]: rand = aeac4524240a7ed5f32870169a65c3c3 20240927055531475 DAUC <0003> auc.c:179 vector [2]: kc = c6d2a15682933800 20240927055531475 DAUC <0003> auc.c:180 vector [2]: sres = 2bfa668c 20240927055531475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055531475 DAUC <0003> auc.c:113 vector [3]: rand = 3ad151cbfab0fe6f761a4fb3f52bfb33 20240927055531475 DAUC <0003> auc.c:179 vector [3]: kc = 9bd4e691906dc000 20240927055531475 DAUC <0003> auc.c:180 vector [3]: sres = eedccaff 20240927055531475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055531475 DAUC <0003> auc.c:113 vector [4]: rand = 77d31b15da24822d330b1f621fbf83e1 20240927055531475 DAUC <0003> auc.c:179 vector [4]: kc = 97434be31a080800 20240927055531475 DAUC <0003> auc.c:180 vector [4]: sres = cfa3e14f 20240927055531475 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240927055531475 DAUC <0003> db_auc.c:245 IMSI='262424000923682': Generated 5 vectors 20240927055531475 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424000923682"} 20240927055531475 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424000923682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531475 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531475 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42482<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@bf5615141e8d: Final verdict of PTC: pass 20240927055531503 DAUC <0003> db_auc.c:157 IMSI='262422810498446': No 2G Auth Data 20240927055531503 DAUC <0003> db_auc.c:192 IMSI='262422810498446': No 3G Auth Data HLR_Test-GSUP(21)@bf5615141e8d: Created GsupExpect[0] for "262422810498446" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240927055531533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4258 20240927055531538 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531538 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422810498446"} 20240927055531538 DAUC <0003> db_auc.c:192 IMSI='262422810498446': No 3G Auth Data 20240927055531538 DAUC <0003> db_auc.c:236 IMSI='262422810498446': Calling to generate 1 vectors 20240927055531538 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240927055531538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531538 DAUC <0003> auc.c:113 vector [0]: rand = 05127aed73c75741570f791f3ea56508 20240927055531538 DAUC <0003> auc.c:179 vector [0]: kc = 7c4b158c48902edf 20240927055531538 DAUC <0003> auc.c:180 vector [0]: sres = 16e97134 20240927055531538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531538 DAUC <0003> db_auc.c:245 IMSI='262422810498446': Generated 1 vectors 20240927055531538 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422810498446"} 20240927055531538 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531538 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531538 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf5615141e8d: Found GsupExpect[0] for "262422810498446" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@bf5615141e8d: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422810498446" TC_gsup_sai_num_auth_vectors(26)@bf5615141e8d: setverdict(pass): none -> pass 20240927055531540 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531540 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422810498446"} 20240927055531540 DAUC <0003> db_auc.c:192 IMSI='262422810498446': No 3G Auth Data 20240927055531540 DAUC <0003> db_auc.c:236 IMSI='262422810498446': Calling to generate 4 vectors 20240927055531540 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240927055531540 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531540 DAUC <0003> auc.c:113 vector [0]: rand = e06ec960bd5d793152abfeab6e8398d0 20240927055531540 DAUC <0003> auc.c:179 vector [0]: kc = 168abc094b24255e 20240927055531540 DAUC <0003> auc.c:180 vector [0]: sres = 3bb8418f 20240927055531540 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531540 DAUC <0003> auc.c:113 vector [1]: rand = ae19234534ccf938ded662db90a309df 20240927055531540 DAUC <0003> auc.c:179 vector [1]: kc = 32a5d0d06ddee7c5 20240927055531540 DAUC <0003> auc.c:180 vector [1]: sres = c20ad3f9 20240927055531540 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055531540 DAUC <0003> auc.c:113 vector [2]: rand = dba8093002ef4791a6bb7d9e4627ad6b 20240927055531540 DAUC <0003> auc.c:179 vector [2]: kc = f4d25332fd8a6ad5 20240927055531540 DAUC <0003> auc.c:180 vector [2]: sres = 83fd0e1e 20240927055531540 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055531540 DAUC <0003> auc.c:113 vector [3]: rand = 3416d68407598a8e15a3364e1afcdd8d 20240927055531540 DAUC <0003> auc.c:179 vector [3]: kc = 00e8b49356d71479 20240927055531540 DAUC <0003> auc.c:180 vector [3]: sres = 8d616bfc 20240927055531540 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055531540 DAUC <0003> db_auc.c:245 IMSI='262422810498446': Generated 4 vectors 20240927055531540 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422810498446"} 20240927055531540 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531540 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531540 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531542 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531542 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422810498446"} 20240927055531542 DAUC <0003> db_auc.c:192 IMSI='262422810498446': No 3G Auth Data 20240927055531542 DAUC <0003> db_auc.c:236 IMSI='262422810498446': Calling to generate 5 vectors 20240927055531542 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240927055531542 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531542 DAUC <0003> auc.c:113 vector [0]: rand = 0e5a634f04b835499cff746066cef3be 20240927055531542 DAUC <0003> auc.c:179 vector [0]: kc = 85ed083edf4b4496 20240927055531542 DAUC <0003> auc.c:180 vector [0]: sres = b789b7a7 20240927055531542 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531542 DAUC <0003> auc.c:113 vector [1]: rand = 333a6b9d0422cbd0c609a8496408db06 20240927055531542 DAUC <0003> auc.c:179 vector [1]: kc = ed7710a52038df4d 20240927055531542 DAUC <0003> auc.c:180 vector [1]: sres = 0024e0e5 20240927055531542 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055531542 DAUC <0003> auc.c:113 vector [2]: rand = ff9d4ef32d57fb257352ec03bfa60928 20240927055531542 DAUC <0003> auc.c:179 vector [2]: kc = 7d8f62b22278f488 20240927055531542 DAUC <0003> auc.c:180 vector [2]: sres = 90756243 20240927055531542 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055531542 DAUC <0003> auc.c:113 vector [3]: rand = 0dfa966de55d1a1845d5b76504b8cb9f 20240927055531542 DAUC <0003> auc.c:179 vector [3]: kc = 74b923fdf12889ff 20240927055531542 DAUC <0003> auc.c:180 vector [3]: sres = 8c7a58da 20240927055531542 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055531542 DAUC <0003> auc.c:113 vector [4]: rand = 1b32280c61ebd934cf7584465320b5db 20240927055531542 DAUC <0003> auc.c:179 vector [4]: kc = e43d2469295bad9a 20240927055531542 DAUC <0003> auc.c:180 vector [4]: sres = 2e96bbab 20240927055531542 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240927055531542 DAUC <0003> db_auc.c:245 IMSI='262422810498446': Generated 5 vectors 20240927055531542 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422810498446"} 20240927055531542 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531542 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531542 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531545 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531545 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422810498446"} 20240927055531545 DAUC <0003> db_auc.c:192 IMSI='262422810498446': No 3G Auth Data 20240927055531545 DAUC <0003> db_auc.c:236 IMSI='262422810498446': Calling to generate 5 vectors 20240927055531545 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240927055531545 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531545 DAUC <0003> auc.c:113 vector [0]: rand = fa1895dcaae6b2edbc1bbe794487c5af 20240927055531545 DAUC <0003> auc.c:179 vector [0]: kc = 4b861231d1c1b70a 20240927055531545 DAUC <0003> auc.c:180 vector [0]: sres = a6b235d1 20240927055531545 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240927055531545 DAUC <0003> auc.c:113 vector [1]: rand = 78d69080ea7c63e1eadb9c77ff277a1e 20240927055531545 DAUC <0003> auc.c:179 vector [1]: kc = 151ad601378b6f56 20240927055531545 DAUC <0003> auc.c:180 vector [1]: sres = f59524ba 20240927055531545 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240927055531545 DAUC <0003> auc.c:113 vector [2]: rand = 6020d982ee3c8fff1902ec5eba47bedf 20240927055531545 DAUC <0003> auc.c:179 vector [2]: kc = 326f5a083ccf91d3 20240927055531545 DAUC <0003> auc.c:180 vector [2]: sres = 943825c6 20240927055531545 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240927055531545 DAUC <0003> auc.c:113 vector [3]: rand = 54c2d47f2de7d6daef7a6fd84ad94f08 20240927055531545 DAUC <0003> auc.c:179 vector [3]: kc = e6535d222ab22900 20240927055531545 DAUC <0003> auc.c:180 vector [3]: sres = ee8c3b62 20240927055531545 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240927055531545 DAUC <0003> auc.c:113 vector [4]: rand = bae0f6d7baa76162dffb5a705ac09503 20240927055531545 DAUC <0003> auc.c:179 vector [4]: kc = f527a43f0b3f4914 20240927055531545 DAUC <0003> auc.c:180 vector [4]: sres = 4269a4ee 20240927055531545 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240927055531545 DAUC <0003> db_auc.c:245 IMSI='262422810498446': Generated 5 vectors 20240927055531545 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422810498446"} 20240927055531545 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422810498446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531545 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531545 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@bf5615141e8d: Final verdict of PTC: pass 20240927055531572 DAUC <0003> db_auc.c:157 IMSI='262422587890756': No 2G Auth Data 20240927055531572 DAUC <0003> db_auc.c:192 IMSI='262422587890756': No 3G Auth Data HLR_Test-GSUP(21)@bf5615141e8d: Created GsupExpect[0] for "262422587890756" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240927055531606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4258 20240927055531609 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531609 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422587890756"} 20240927055531609 DAUC <0003> db_auc.c:157 IMSI='262422587890756': No 2G Auth Data 20240927055531609 DAUC <0003> db_auc.c:236 IMSI='262422587890756': Calling to generate 1 vectors 20240927055531609 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240927055531609 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531609 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531609 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055531609 DAUC <0003> auc.c:113 vector [0]: rand = cfe7f045fe257f527ba65488e64838e4 20240927055531609 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055531609 DAUC <0003> auc.c:142 vector [0]: autn = 268ea26fc4ae00009562a9ddc8a41515 20240927055531609 DAUC <0003> auc.c:143 vector [0]: ck = 48f6cd18edcc11bce761df02b0a99482 20240927055531609 DAUC <0003> auc.c:144 vector [0]: ik = af9fa13c8193a7efa46dd719b60b81a1 20240927055531609 DAUC <0003> auc.c:145 vector [0]: res = d33acee96559dabb0000000000000000 20240927055531609 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531609 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055531609 DAUC <0003> auc.c:151 vector [0]: kc = a465643f6afda370 20240927055531609 DAUC <0003> auc.c:152 vector [0]: sres = b6631452 20240927055531609 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055531609 DAUC <0003> db_auc.c:245 IMSI='262422587890756': Generated 1 vectors 20240927055531609 DAUC <0003> db_auc.c:249 IMSI='262422587890756': Updating SQN=33 in DB 20240927055531620 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422587890756"} 20240927055531620 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531620 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531620 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf5615141e8d: Found GsupExpect[0] for "262422587890756" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@bf5615141e8d: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422587890756" TC_gsup_sai_num_auth_vectors(27)@bf5615141e8d: setverdict(pass): none -> pass 20240927055531623 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531623 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422587890756"} 20240927055531624 DAUC <0003> db_auc.c:157 IMSI='262422587890756': No 2G Auth Data 20240927055531624 DAUC <0003> db_auc.c:236 IMSI='262422587890756': Calling to generate 4 vectors 20240927055531624 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240927055531624 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531624 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531624 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240927055531624 DAUC <0003> auc.c:113 vector [0]: rand = c9045ab6ef4096e47dd4a4c9243cef8b 20240927055531624 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240927055531624 DAUC <0003> auc.c:142 vector [0]: autn = 412183d0bd8e0000b6dc56022c305f7f 20240927055531624 DAUC <0003> auc.c:143 vector [0]: ck = 42334173e5e474e4cf8fb4ac4dd1f061 20240927055531624 DAUC <0003> auc.c:144 vector [0]: ik = 0cb843e9222c60b39fb5bf94c981ed22 20240927055531624 DAUC <0003> auc.c:145 vector [0]: res = c3dad0ea2004c3420000000000000000 20240927055531624 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531624 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055531624 DAUC <0003> auc.c:151 vector [0]: kc = 1eb109a243980914 20240927055531624 DAUC <0003> auc.c:152 vector [0]: sres = e3de13a8 20240927055531624 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055531624 DAUC <0003> auc.c:113 vector [1]: rand = 95d0361e34c8a3b7e659f563b7b77eca 20240927055531624 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240927055531624 DAUC <0003> auc.c:142 vector [1]: autn = d2a9db8e743d0000817755541f5254d4 20240927055531624 DAUC <0003> auc.c:143 vector [1]: ck = 3a4f27756bd7dcc148958c9ba18beb13 20240927055531624 DAUC <0003> auc.c:144 vector [1]: ik = 481b14a1fe74872a599baa4e3f4ba56a 20240927055531624 DAUC <0003> auc.c:145 vector [1]: res = 751f6b51bef642fa0000000000000000 20240927055531624 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531624 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055531624 DAUC <0003> auc.c:151 vector [1]: kc = 635a15010b631592 20240927055531624 DAUC <0003> auc.c:152 vector [1]: sres = cbe929ab 20240927055531624 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055531624 DAUC <0003> auc.c:113 vector [2]: rand = 34a53ded4e59ad3277e2aabdb9b4ec9c 20240927055531624 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240927055531624 DAUC <0003> auc.c:142 vector [2]: autn = 1c6ed7a8e2b900008b5a4478dc66d787 20240927055531624 DAUC <0003> auc.c:143 vector [2]: ck = c8692caf7155f4ba4868355c536a15cd 20240927055531624 DAUC <0003> auc.c:144 vector [2]: ik = ad12e0ecc285bcca817b1cc94b6abd7c 20240927055531624 DAUC <0003> auc.c:145 vector [2]: res = b5f7a171de4b12010000000000000000 20240927055531624 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531624 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055531624 DAUC <0003> auc.c:151 vector [2]: kc = ac68e5d6abd0e0c1 20240927055531624 DAUC <0003> auc.c:152 vector [2]: sres = 6bbcb370 20240927055531624 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055531624 DAUC <0003> auc.c:113 vector [3]: rand = 6190945bbbd8a28003b1b44695d29c0d 20240927055531624 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240927055531624 DAUC <0003> auc.c:142 vector [3]: autn = 9cad28a393390000c90091375db1dcf7 20240927055531624 DAUC <0003> auc.c:143 vector [3]: ck = 02087dedb8e1fa0e41f2434359eec39c 20240927055531624 DAUC <0003> auc.c:144 vector [3]: ik = 93f52cb4450c6432080da1089b210922 20240927055531624 DAUC <0003> auc.c:145 vector [3]: res = 104aed774e75d14e0000000000000000 20240927055531624 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531624 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055531624 DAUC <0003> auc.c:151 vector [3]: kc = d802b3123f225482 20240927055531624 DAUC <0003> auc.c:152 vector [3]: sres = 5e3f3c39 20240927055531624 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055531624 DAUC <0003> db_auc.c:245 IMSI='262422587890756': Generated 4 vectors 20240927055531624 DAUC <0003> db_auc.c:249 IMSI='262422587890756': Updating SQN=161 in DB 20240927055531635 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422587890756"} 20240927055531635 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531635 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531635 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531638 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531638 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422587890756"} 20240927055531638 DAUC <0003> db_auc.c:157 IMSI='262422587890756': No 2G Auth Data 20240927055531638 DAUC <0003> db_auc.c:236 IMSI='262422587890756': Calling to generate 5 vectors 20240927055531638 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240927055531638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531638 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240927055531638 DAUC <0003> auc.c:113 vector [0]: rand = 5c5b0818298684cd1887811765483135 20240927055531638 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240927055531638 DAUC <0003> auc.c:142 vector [0]: autn = 51e6482660a800007f2d237af7dcde73 20240927055531638 DAUC <0003> auc.c:143 vector [0]: ck = 680a78c583a4636866348d5f5d6060c9 20240927055531638 DAUC <0003> auc.c:144 vector [0]: ik = f248fbf0a82030710072fe393ee154a1 20240927055531638 DAUC <0003> auc.c:145 vector [0]: res = 357010bc768ca63e0000000000000000 20240927055531638 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531638 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055531638 DAUC <0003> auc.c:151 vector [0]: kc = fc04f05348056771 20240927055531638 DAUC <0003> auc.c:152 vector [0]: sres = 43fcb682 20240927055531638 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055531638 DAUC <0003> auc.c:113 vector [1]: rand = 8ba2ddf8de6a3877f786da9e8e3378b5 20240927055531638 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240927055531638 DAUC <0003> auc.c:142 vector [1]: autn = 9f8e6437e68a0000da438612f4ce9b2c 20240927055531638 DAUC <0003> auc.c:143 vector [1]: ck = 77f5ac15434c4bec7d0410132d822afc 20240927055531638 DAUC <0003> auc.c:144 vector [1]: ik = 61e73f1562fd611c7e899a62674054ec 20240927055531638 DAUC <0003> auc.c:145 vector [1]: res = d2734eb8c65ff05a0000000000000000 20240927055531638 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531638 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055531638 DAUC <0003> auc.c:151 vector [1]: kc = 159f19716b7354e0 20240927055531638 DAUC <0003> auc.c:152 vector [1]: sres = 142cbee2 20240927055531638 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055531638 DAUC <0003> auc.c:113 vector [2]: rand = 7b7734132ee897b3175a52cfb236597d 20240927055531638 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240927055531638 DAUC <0003> auc.c:142 vector [2]: autn = f20e405e61810000b85dba68fdebdb89 20240927055531638 DAUC <0003> auc.c:143 vector [2]: ck = 678ce2dae09a32dbfdf40feea0f43f92 20240927055531638 DAUC <0003> auc.c:144 vector [2]: ik = 00be178258f59e8360521bc8ed286aa2 20240927055531638 DAUC <0003> auc.c:145 vector [2]: res = 58e71117e993b0ce0000000000000000 20240927055531638 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531638 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055531638 DAUC <0003> auc.c:151 vector [2]: kc = fa94e17ef5b3f968 20240927055531638 DAUC <0003> auc.c:152 vector [2]: sres = b174a1d9 20240927055531638 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055531638 DAUC <0003> auc.c:113 vector [3]: rand = 4fdcc84ed3a449f0ae5364d7fff7cdd6 20240927055531638 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240927055531638 DAUC <0003> auc.c:142 vector [3]: autn = 6f3f56118e9b0000d654652624df6b91 20240927055531638 DAUC <0003> auc.c:143 vector [3]: ck = dae8c7de71def68daee206fa3e851ff7 20240927055531638 DAUC <0003> auc.c:144 vector [3]: ik = 378de26b43ec592af304eb2f0750a20b 20240927055531638 DAUC <0003> auc.c:145 vector [3]: res = 93d01db7174ac2590000000000000000 20240927055531638 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531638 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055531638 DAUC <0003> auc.c:151 vector [3]: kc = b083c8600be7125b 20240927055531638 DAUC <0003> auc.c:152 vector [3]: sres = 849adfee 20240927055531638 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055531638 DAUC <0003> auc.c:113 vector [4]: rand = 8c81efd66c3f8be87965e2a42b981b41 20240927055531638 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240927055531638 DAUC <0003> auc.c:142 vector [4]: autn = d29d1c961ed300005156ac8b1a8f0aac 20240927055531638 DAUC <0003> auc.c:143 vector [4]: ck = afe6292f9ade27a4133ee47b298fbc10 20240927055531638 DAUC <0003> auc.c:144 vector [4]: ik = b2eba1fee071502e0db36c370aafe481 20240927055531638 DAUC <0003> auc.c:145 vector [4]: res = c0f9e6638f0b06800000000000000000 20240927055531638 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055531638 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240927055531638 DAUC <0003> auc.c:151 vector [4]: kc = 0380009d598f2f1b 20240927055531638 DAUC <0003> auc.c:152 vector [4]: sres = 4ff2e0e3 20240927055531638 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240927055531638 DAUC <0003> db_auc.c:245 IMSI='262422587890756': Generated 5 vectors 20240927055531638 DAUC <0003> db_auc.c:249 IMSI='262422587890756': Updating SQN=321 in DB 20240927055531649 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422587890756"} 20240927055531649 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531649 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531649 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531652 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531652 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422587890756"} 20240927055531652 DAUC <0003> db_auc.c:157 IMSI='262422587890756': No 2G Auth Data 20240927055531652 DAUC <0003> db_auc.c:236 IMSI='262422587890756': Calling to generate 5 vectors 20240927055531652 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240927055531652 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531652 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531652 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240927055531652 DAUC <0003> auc.c:113 vector [0]: rand = d10e041bbb4bad18064b914df3c9d9a0 20240927055531652 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240927055531652 DAUC <0003> auc.c:142 vector [0]: autn = 431e4cc9a8540000f0b4a66c0fdb631a 20240927055531652 DAUC <0003> auc.c:143 vector [0]: ck = d13fce0e2694ca83e958fe87020f131d 20240927055531652 DAUC <0003> auc.c:144 vector [0]: ik = 4d42918c72503d21e6548c7a19f8cc9f 20240927055531652 DAUC <0003> auc.c:145 vector [0]: res = 1a5e342b52de8f6a0000000000000000 20240927055531652 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531652 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055531652 DAUC <0003> auc.c:151 vector [0]: kc = 93712d7f4f332820 20240927055531652 DAUC <0003> auc.c:152 vector [0]: sres = 4880bb41 20240927055531652 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055531652 DAUC <0003> auc.c:113 vector [1]: rand = 61b4e33bd922a773403e2fd1effedddb 20240927055531652 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240927055531652 DAUC <0003> auc.c:142 vector [1]: autn = 151d424591ce0000c9cfeb95ccb032f9 20240927055531652 DAUC <0003> auc.c:143 vector [1]: ck = 0cad6df01cc76ba740b5c58b3239ebf5 20240927055531652 DAUC <0003> auc.c:144 vector [1]: ik = 464da559336b98209bf70b8bda6c52d4 20240927055531652 DAUC <0003> auc.c:145 vector [1]: res = 217e817ae5d103440000000000000000 20240927055531652 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531652 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055531652 DAUC <0003> auc.c:151 vector [1]: kc = 91a206a9c7f94aa6 20240927055531652 DAUC <0003> auc.c:152 vector [1]: sres = c4af823e 20240927055531652 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055531652 DAUC <0003> auc.c:113 vector [2]: rand = 6c9647606c99839ac03693bbeced5da1 20240927055531652 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240927055531652 DAUC <0003> auc.c:142 vector [2]: autn = cbc1dd1052720000ff8432f356169725 20240927055531652 DAUC <0003> auc.c:143 vector [2]: ck = bbb2439f97205d90fd02711789a8e63d 20240927055531652 DAUC <0003> auc.c:144 vector [2]: ik = fd6d31815c907c629f45e6df046c8b97 20240927055531652 DAUC <0003> auc.c:145 vector [2]: res = 5863cc15d6fac71b0000000000000000 20240927055531652 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531652 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055531652 DAUC <0003> auc.c:151 vector [2]: kc = 2498e5d646744c58 20240927055531652 DAUC <0003> auc.c:152 vector [2]: sres = 8e990b0e 20240927055531652 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055531652 DAUC <0003> auc.c:113 vector [3]: rand = 44bf8b0525bcbfc25b5c4d1fb524a18a 20240927055531652 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240927055531652 DAUC <0003> auc.c:142 vector [3]: autn = 7f37c802e28f00002e77a3acd094a2b4 20240927055531652 DAUC <0003> auc.c:143 vector [3]: ck = 703db23de6e0bd3ae671c1cba3d218b7 20240927055531652 DAUC <0003> auc.c:144 vector [3]: ik = 9be096a7476a13d4ebbdb7d1b7673911 20240927055531652 DAUC <0003> auc.c:145 vector [3]: res = 7d4e8a40dba1d7500000000000000000 20240927055531652 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531652 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055531652 DAUC <0003> auc.c:151 vector [3]: kc = e6115280b53f8f48 20240927055531652 DAUC <0003> auc.c:152 vector [3]: sres = a6ef5d10 20240927055531652 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055531652 DAUC <0003> auc.c:113 vector [4]: rand = 06a6395ac4ccfb5a3e0b43c241d6124c 20240927055531652 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240927055531652 DAUC <0003> auc.c:142 vector [4]: autn = 849391e1b49a00007950dfea0192d11a 20240927055531652 DAUC <0003> auc.c:143 vector [4]: ck = cd4fa46b43ddf1a66326f31f3f029ef0 20240927055531652 DAUC <0003> auc.c:144 vector [4]: ik = 18caac21a715330f2c6b863650129bef 20240927055531652 DAUC <0003> auc.c:145 vector [4]: res = 4ad5a828f04569710000000000000000 20240927055531652 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055531652 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240927055531652 DAUC <0003> auc.c:151 vector [4]: kc = 9ac87d638bd8c7b6 20240927055531652 DAUC <0003> auc.c:152 vector [4]: sres = ba90c159 20240927055531652 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240927055531652 DAUC <0003> db_auc.c:245 IMSI='262422587890756': Generated 5 vectors 20240927055531652 DAUC <0003> db_auc.c:249 IMSI='262422587890756': Updating SQN=481 in DB 20240927055531663 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422587890756"} 20240927055531663 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422587890756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531663 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531663 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@bf5615141e8d: Final verdict of PTC: pass 20240927055531700 DAUC <0003> db_auc.c:157 IMSI='262429605248052': No 2G Auth Data 20240927055531700 DAUC <0003> db_auc.c:192 IMSI='262429605248052': No 3G Auth Data HLR_Test-GSUP(21)@bf5615141e8d: Created GsupExpect[0] for "262429605248052" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240927055531735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4258 20240927055531739 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531739 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605248052"} 20240927055531739 DAUC <0003> db_auc.c:157 IMSI='262429605248052': No 2G Auth Data 20240927055531739 DAUC <0003> db_auc.c:236 IMSI='262429605248052': Calling to generate 1 vectors 20240927055531739 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240927055531739 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531739 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240927055531739 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055531739 DAUC <0003> auc.c:113 vector [0]: rand = c5ad65d2ca409719747e67f58b04c451 20240927055531739 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055531739 DAUC <0003> auc.c:142 vector [0]: autn = 4d32f2b57b2200007c13e8101f159e69 20240927055531739 DAUC <0003> auc.c:143 vector [0]: ck = e513c21bdd68de35be41ee17bdfcbf04 20240927055531739 DAUC <0003> auc.c:144 vector [0]: ik = 1a0ca878752d3340d61ddbd56c2c43de 20240927055531739 DAUC <0003> auc.c:145 vector [0]: res = 406005b7b9f624640000000000000000 20240927055531739 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531739 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055531739 DAUC <0003> auc.c:151 vector [0]: kc = 97435fa1799511af 20240927055531739 DAUC <0003> auc.c:152 vector [0]: sres = f99621d3 20240927055531739 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055531739 DAUC <0003> db_auc.c:245 IMSI='262429605248052': Generated 1 vectors 20240927055531739 DAUC <0003> db_auc.c:249 IMSI='262429605248052': Updating SQN=33 in DB 20240927055531747 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605248052"} 20240927055531747 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531747 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531747 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf5615141e8d: Found GsupExpect[0] for "262429605248052" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@bf5615141e8d: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262429605248052" TC_gsup_sai_num_auth_vectors(28)@bf5615141e8d: setverdict(pass): none -> pass 20240927055531750 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531750 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605248052"} 20240927055531750 DAUC <0003> db_auc.c:157 IMSI='262429605248052': No 2G Auth Data 20240927055531750 DAUC <0003> db_auc.c:236 IMSI='262429605248052': Calling to generate 4 vectors 20240927055531750 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240927055531750 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531750 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240927055531750 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240927055531750 DAUC <0003> auc.c:113 vector [0]: rand = 64b61dbfc4c6453afe0e74ca98227013 20240927055531750 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240927055531750 DAUC <0003> auc.c:142 vector [0]: autn = 892204bb2ad10000f4771590f2b5792d 20240927055531750 DAUC <0003> auc.c:143 vector [0]: ck = 46f0e1befefed17d2ccab561322ce25a 20240927055531750 DAUC <0003> auc.c:144 vector [0]: ik = 6f1a0f784cb3b002b024c986ec467307 20240927055531750 DAUC <0003> auc.c:145 vector [0]: res = 8fbc28edcd19e5ca0000000000000000 20240927055531750 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531750 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055531750 DAUC <0003> auc.c:151 vector [0]: kc = b50492216c27f022 20240927055531750 DAUC <0003> auc.c:152 vector [0]: sres = 42a5cd27 20240927055531750 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055531750 DAUC <0003> auc.c:113 vector [1]: rand = cfd7e1b20b0ce227f9beca006a7b2222 20240927055531750 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240927055531750 DAUC <0003> auc.c:142 vector [1]: autn = 0bd875d635f20000e4b362e73e12a9ec 20240927055531750 DAUC <0003> auc.c:143 vector [1]: ck = 6ec6817647051f189bdb76751a470108 20240927055531750 DAUC <0003> auc.c:144 vector [1]: ik = 9eae1856fd9cdf3a50d9b993b427e886 20240927055531750 DAUC <0003> auc.c:145 vector [1]: res = 9adc4f70b96db57b0000000000000000 20240927055531750 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531750 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055531750 DAUC <0003> auc.c:151 vector [1]: kc = 3b6a56c614f929ac 20240927055531750 DAUC <0003> auc.c:152 vector [1]: sres = 23b1fa0b 20240927055531750 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055531750 DAUC <0003> auc.c:113 vector [2]: rand = e8be8c3fad7d4d27cd840b7f49c488fe 20240927055531750 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240927055531750 DAUC <0003> auc.c:142 vector [2]: autn = 52a3263f85400000db8e9cb312f957a5 20240927055531750 DAUC <0003> auc.c:143 vector [2]: ck = 93c346f21240542822e4b22863acdd63 20240927055531750 DAUC <0003> auc.c:144 vector [2]: ik = 4a35e6cc627dbcff25a78d2af2a9c2b1 20240927055531750 DAUC <0003> auc.c:145 vector [2]: res = 7fa66eedffc1ae4c0000000000000000 20240927055531750 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531750 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055531750 DAUC <0003> auc.c:151 vector [2]: kc = deb59f3ce138f705 20240927055531750 DAUC <0003> auc.c:152 vector [2]: sres = 8067c0a1 20240927055531750 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055531750 DAUC <0003> auc.c:113 vector [3]: rand = 339b2d97398a15e901f4a57861de7e31 20240927055531750 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240927055531750 DAUC <0003> auc.c:142 vector [3]: autn = f4ef7c8d5ba30000295bea6df86b50bf 20240927055531750 DAUC <0003> auc.c:143 vector [3]: ck = 666846c4eea44581675f80a3ebb0fd4f 20240927055531750 DAUC <0003> auc.c:144 vector [3]: ik = 9baac9ab93e78bc11fe99f22499888c2 20240927055531750 DAUC <0003> auc.c:145 vector [3]: res = 5e139d4149e696880000000000000000 20240927055531750 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531750 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055531751 DAUC <0003> auc.c:151 vector [3]: kc = 857490eedf6bbbcd 20240927055531751 DAUC <0003> auc.c:152 vector [3]: sres = 17f50bc9 20240927055531751 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055531751 DAUC <0003> db_auc.c:245 IMSI='262429605248052': Generated 4 vectors 20240927055531751 DAUC <0003> db_auc.c:249 IMSI='262429605248052': Updating SQN=161 in DB 20240927055531758 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605248052"} 20240927055531758 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531758 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531758 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531760 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531760 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605248052"} 20240927055531761 DAUC <0003> db_auc.c:157 IMSI='262429605248052': No 2G Auth Data 20240927055531761 DAUC <0003> db_auc.c:236 IMSI='262429605248052': Calling to generate 5 vectors 20240927055531761 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240927055531761 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531761 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240927055531761 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240927055531761 DAUC <0003> auc.c:113 vector [0]: rand = 08dee9b86645851a92980863f5ed8843 20240927055531761 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240927055531761 DAUC <0003> auc.c:142 vector [0]: autn = 4d1c8f7f9f3a00001df4504886a452ee 20240927055531761 DAUC <0003> auc.c:143 vector [0]: ck = 6983a13d69e5af95ae84bf10fe1a4abd 20240927055531761 DAUC <0003> auc.c:144 vector [0]: ik = daecb0a7c0307faf311ed59f3f9041ba 20240927055531761 DAUC <0003> auc.c:145 vector [0]: res = 099eb4ba64cd9ec60000000000000000 20240927055531761 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531761 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055531761 DAUC <0003> auc.c:151 vector [0]: kc = 2cf57b15685fdb3d 20240927055531761 DAUC <0003> auc.c:152 vector [0]: sres = 6d532a7c 20240927055531761 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055531761 DAUC <0003> auc.c:113 vector [1]: rand = bd1aeb7594829f5f7894e8db059bf152 20240927055531761 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240927055531761 DAUC <0003> auc.c:142 vector [1]: autn = 04faeb3138440000ba46cbcca668bf31 20240927055531761 DAUC <0003> auc.c:143 vector [1]: ck = dc706716c321bf04405d6d0cadbc9918 20240927055531761 DAUC <0003> auc.c:144 vector [1]: ik = 08d5e7de94b0f4749fb1489389b793eb 20240927055531761 DAUC <0003> auc.c:145 vector [1]: res = 89264d194dcada5a0000000000000000 20240927055531761 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531761 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055531761 DAUC <0003> auc.c:151 vector [1]: kc = 0b49a557739a4183 20240927055531761 DAUC <0003> auc.c:152 vector [1]: sres = c4ec9743 20240927055531761 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055531761 DAUC <0003> auc.c:113 vector [2]: rand = 39d7fd26fa5e3d8aa42fbea88458bbab 20240927055531761 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240927055531761 DAUC <0003> auc.c:142 vector [2]: autn = 95d37ceacb9a00004eef36150b842a90 20240927055531761 DAUC <0003> auc.c:143 vector [2]: ck = eebaa60da0e52c914c1dbe443bdcfe60 20240927055531761 DAUC <0003> auc.c:144 vector [2]: ik = 40c1bd091a1e7958a80f492881da7d8a 20240927055531761 DAUC <0003> auc.c:145 vector [2]: res = aa7740fe9630b49c0000000000000000 20240927055531761 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531761 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055531761 DAUC <0003> auc.c:151 vector [2]: kc = 4a69ec6800fdd623 20240927055531761 DAUC <0003> auc.c:152 vector [2]: sres = 3c47f462 20240927055531761 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055531761 DAUC <0003> auc.c:113 vector [3]: rand = 23bf59d3625448c3d406730112a54921 20240927055531761 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240927055531761 DAUC <0003> auc.c:142 vector [3]: autn = f661b4fd873d0000a2627ffb343d84aa 20240927055531761 DAUC <0003> auc.c:143 vector [3]: ck = ff73c701611e41cdad648edc424556e2 20240927055531761 DAUC <0003> auc.c:144 vector [3]: ik = a25a33282ee5993ae81e124dae8ec530 20240927055531761 DAUC <0003> auc.c:145 vector [3]: res = 0402a634ab90316a0000000000000000 20240927055531761 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531761 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055531761 DAUC <0003> auc.c:151 vector [3]: kc = 185368b8a3304b25 20240927055531761 DAUC <0003> auc.c:152 vector [3]: sres = af92975e 20240927055531761 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055531761 DAUC <0003> auc.c:113 vector [4]: rand = c6b90e0af7bf4decbebbfbba851adaba 20240927055531761 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240927055531761 DAUC <0003> auc.c:142 vector [4]: autn = 2227191c8b9600009f1ee22c1fdc1be4 20240927055531761 DAUC <0003> auc.c:143 vector [4]: ck = 38e3bc031a4f635970f407e50976db20 20240927055531761 DAUC <0003> auc.c:144 vector [4]: ik = 0956c76c2bf4cfe3cb5ae6a2ab272dd1 20240927055531761 DAUC <0003> auc.c:145 vector [4]: res = 4bf768f8ae38bbc00000000000000000 20240927055531761 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055531761 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240927055531761 DAUC <0003> auc.c:151 vector [4]: kc = 8a1b9a2893ea5a4b 20240927055531761 DAUC <0003> auc.c:152 vector [4]: sres = e5cfd338 20240927055531761 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240927055531761 DAUC <0003> db_auc.c:245 IMSI='262429605248052': Generated 5 vectors 20240927055531761 DAUC <0003> db_auc.c:249 IMSI='262429605248052': Updating SQN=321 in DB 20240927055531769 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605248052"} 20240927055531769 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531769 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531769 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531772 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531772 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429605248052"} 20240927055531772 DAUC <0003> db_auc.c:157 IMSI='262429605248052': No 2G Auth Data 20240927055531772 DAUC <0003> db_auc.c:236 IMSI='262429605248052': Calling to generate 5 vectors 20240927055531772 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240927055531772 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531772 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240927055531772 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240927055531772 DAUC <0003> auc.c:113 vector [0]: rand = 0524eb503dfe6957abd21c97abab362a 20240927055531772 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240927055531772 DAUC <0003> auc.c:142 vector [0]: autn = 10a97f4df9bd0000dfaee42219c36be9 20240927055531772 DAUC <0003> auc.c:143 vector [0]: ck = 115e96ea685e73a2ca48492ab4ed893d 20240927055531772 DAUC <0003> auc.c:144 vector [0]: ik = e229b4bd65207b400a742cb71f809c67 20240927055531772 DAUC <0003> auc.c:145 vector [0]: res = cf8b52c0b021fe180000000000000000 20240927055531772 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531772 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055531772 DAUC <0003> auc.c:151 vector [0]: kc = 334b47caa6131db8 20240927055531772 DAUC <0003> auc.c:152 vector [0]: sres = 7faaacd8 20240927055531772 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055531772 DAUC <0003> auc.c:113 vector [1]: rand = bf637148c10e8b0b7d4617862e19e650 20240927055531772 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240927055531772 DAUC <0003> auc.c:142 vector [1]: autn = a56ac6cbe420000082d8c0b24b2ec083 20240927055531772 DAUC <0003> auc.c:143 vector [1]: ck = e9027b3b1e489430055343f70a20a7b0 20240927055531772 DAUC <0003> auc.c:144 vector [1]: ik = 687c30b3e94082d084659d1fc41954ea 20240927055531772 DAUC <0003> auc.c:145 vector [1]: res = 90b4df8f1a15fa9e0000000000000000 20240927055531772 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531772 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055531772 DAUC <0003> auc.c:151 vector [1]: kc = 004895603931e5ba 20240927055531772 DAUC <0003> auc.c:152 vector [1]: sres = 8aa12511 20240927055531772 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055531772 DAUC <0003> auc.c:113 vector [2]: rand = 52ce44ec0f8d7d9b7ea3ca7e34e6c8f0 20240927055531772 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240927055531772 DAUC <0003> auc.c:142 vector [2]: autn = c9794ac55e11000060bc2dd665023841 20240927055531772 DAUC <0003> auc.c:143 vector [2]: ck = 7866a348f7f473df158673c0243c37fe 20240927055531772 DAUC <0003> auc.c:144 vector [2]: ik = f779c92bafda48c02e5d3f50caf88fd1 20240927055531772 DAUC <0003> auc.c:145 vector [2]: res = 3c24765126b3b0a40000000000000000 20240927055531772 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531772 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055531772 DAUC <0003> auc.c:151 vector [2]: kc = b4c426f3b6ea8330 20240927055531772 DAUC <0003> auc.c:152 vector [2]: sres = 1a97c6f5 20240927055531772 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055531772 DAUC <0003> auc.c:113 vector [3]: rand = 4e62ca223bb4efa5252e14ca36e70f3d 20240927055531772 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240927055531772 DAUC <0003> auc.c:142 vector [3]: autn = dbfcb150addf00001b2afc7f7ea32764 20240927055531772 DAUC <0003> auc.c:143 vector [3]: ck = 8a3774ea581000d578ee0ed3ac4720cb 20240927055531772 DAUC <0003> auc.c:144 vector [3]: ik = c7915857be01b6d87bd764d134d451f0 20240927055531772 DAUC <0003> auc.c:145 vector [3]: res = 01f41f53760d62680000000000000000 20240927055531772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531772 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055531772 DAUC <0003> auc.c:151 vector [3]: kc = 4e9f46bf7e82c736 20240927055531772 DAUC <0003> auc.c:152 vector [3]: sres = 77f97d3b 20240927055531772 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055531772 DAUC <0003> auc.c:113 vector [4]: rand = 328e7d55b9ed7abc64d5643d5b94ebb2 20240927055531772 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240927055531772 DAUC <0003> auc.c:142 vector [4]: autn = 86bcf86222f2000083b9e1c840c16ca2 20240927055531772 DAUC <0003> auc.c:143 vector [4]: ck = 9a2fe29643da9fa0d2fad7d4e9bf4cd6 20240927055531772 DAUC <0003> auc.c:144 vector [4]: ik = ac6036cb65cf0f02d363b1cea571e8cd 20240927055531772 DAUC <0003> auc.c:145 vector [4]: res = a9c6bc9f94f121650000000000000000 20240927055531772 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055531772 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240927055531772 DAUC <0003> auc.c:151 vector [4]: kc = 37d6b2476adb34b9 20240927055531772 DAUC <0003> auc.c:152 vector [4]: sres = 3d379dfa 20240927055531772 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240927055531772 DAUC <0003> db_auc.c:245 IMSI='262429605248052': Generated 5 vectors 20240927055531772 DAUC <0003> db_auc.c:249 IMSI='262429605248052': Updating SQN=481 in DB 20240927055531779 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429605248052"} 20240927055531779 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262429605248052 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531779 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531779 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@bf5615141e8d: Final verdict of PTC: pass 20240927055531807 DAUC <0003> db_auc.c:157 IMSI='262429652669453': No 2G Auth Data 20240927055531807 DAUC <0003> db_auc.c:192 IMSI='262429652669453': No 3G Auth Data HLR_Test-GSUP(21)@bf5615141e8d: Created GsupExpect[0] for "262429652669453" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240927055531847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42518<->l=127.0.0.1:4258 20240927055531851 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531851 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429652669453"} 20240927055531851 DAUC <0003> db_auc.c:236 IMSI='262429652669453': Calling to generate 1 vectors 20240927055531851 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240927055531851 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531851 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531851 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055531851 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531851 DAUC <0003> auc.c:113 vector [0]: rand = cf7df570ba222aa84019bcd914d09f2b 20240927055531851 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055531851 DAUC <0003> auc.c:142 vector [0]: autn = 45c091ce638300003d34448fc9279f4d 20240927055531851 DAUC <0003> auc.c:143 vector [0]: ck = e7d67693ef02c78ce1641380f6fa4fd3 20240927055531851 DAUC <0003> auc.c:144 vector [0]: ik = a70ff9233f51dea58a259c392cf0d446 20240927055531851 DAUC <0003> auc.c:145 vector [0]: res = d7557df878c71ae10000000000000000 20240927055531851 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531851 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055531851 DAUC <0003> auc.c:179 vector [0]: kc = 84431093e6e48000 20240927055531851 DAUC <0003> auc.c:180 vector [0]: sres = 813e5b75 20240927055531851 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055531851 DAUC <0003> db_auc.c:245 IMSI='262429652669453': Generated 1 vectors 20240927055531851 DAUC <0003> db_auc.c:249 IMSI='262429652669453': Updating SQN=33 in DB 20240927055531858 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429652669453"} 20240927055531858 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531858 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531858 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf5615141e8d: Found GsupExpect[0] for "262429652669453" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@bf5615141e8d: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429652669453" TC_gsup_sai_num_auth_vectors(29)@bf5615141e8d: setverdict(pass): none -> pass 20240927055531860 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531860 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429652669453"} 20240927055531860 DAUC <0003> db_auc.c:236 IMSI='262429652669453': Calling to generate 4 vectors 20240927055531860 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240927055531860 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531860 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531860 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240927055531860 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531860 DAUC <0003> auc.c:113 vector [0]: rand = c349e8e699a178443c0862bddc25c419 20240927055531860 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240927055531860 DAUC <0003> auc.c:142 vector [0]: autn = 75f83f3c5dd2000070b65a8b8680c352 20240927055531860 DAUC <0003> auc.c:143 vector [0]: ck = d410b426b462811f6a4411cea6e6d0d9 20240927055531860 DAUC <0003> auc.c:144 vector [0]: ik = 7c3f2ab2e38201c1120f55dc70bcd6a2 20240927055531860 DAUC <0003> auc.c:145 vector [0]: res = a411a15c1bdf5bcb0000000000000000 20240927055531860 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531860 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055531860 DAUC <0003> auc.c:179 vector [0]: kc = d84a4636ca385000 20240927055531860 DAUC <0003> auc.c:180 vector [0]: sres = 1c4bbea8 20240927055531860 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055531860 DAUC <0003> auc.c:113 vector [1]: rand = d048abc500db99f7815b83276efd8154 20240927055531860 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240927055531860 DAUC <0003> auc.c:142 vector [1]: autn = f363feefec7400003e668a9255fbb3b7 20240927055531860 DAUC <0003> auc.c:143 vector [1]: ck = 3f1e61d4ead1bfd566c6c0b435165d94 20240927055531860 DAUC <0003> auc.c:144 vector [1]: ik = f43f7ceed454fad2f00b140b5dcddca8 20240927055531860 DAUC <0003> auc.c:145 vector [1]: res = a436b2e5f1404bc90000000000000000 20240927055531860 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531860 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055531860 DAUC <0003> auc.c:179 vector [1]: kc = 6bbaa5edcb175800 20240927055531860 DAUC <0003> auc.c:180 vector [1]: sres = 554ab791 20240927055531860 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055531860 DAUC <0003> auc.c:113 vector [2]: rand = 8db37dea565beab260f6beaaeea566a3 20240927055531860 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240927055531860 DAUC <0003> auc.c:142 vector [2]: autn = 4b7a20c6069900000f4656c3345c355e 20240927055531860 DAUC <0003> auc.c:143 vector [2]: ck = 61f171a544eb1d61eaf6e428c30042fd 20240927055531860 DAUC <0003> auc.c:144 vector [2]: ik = 4c3f13340087cb69f072b057000997a8 20240927055531860 DAUC <0003> auc.c:145 vector [2]: res = ca71e50d25a8e8e30000000000000000 20240927055531860 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531860 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055531860 DAUC <0003> auc.c:179 vector [2]: kc = be33d5b315cd4000 20240927055531860 DAUC <0003> auc.c:180 vector [2]: sres = deb60714 20240927055531860 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055531860 DAUC <0003> auc.c:113 vector [3]: rand = a0e170067234da8658b101f15bf2573e 20240927055531860 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240927055531860 DAUC <0003> auc.c:142 vector [3]: autn = d371b8e3fdf50000d6883b93da24807c 20240927055531860 DAUC <0003> auc.c:143 vector [3]: ck = 432426007dca56cc67027d0dcbaa402e 20240927055531860 DAUC <0003> auc.c:144 vector [3]: ik = a1516d0f7a98eb744939fd3df492a348 20240927055531860 DAUC <0003> auc.c:145 vector [3]: res = 07c281826999cf3d0000000000000000 20240927055531860 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531860 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055531860 DAUC <0003> auc.c:179 vector [3]: kc = 616f7f334f380000 20240927055531860 DAUC <0003> auc.c:180 vector [3]: sres = b4f5771d 20240927055531860 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055531860 DAUC <0003> db_auc.c:245 IMSI='262429652669453': Generated 4 vectors 20240927055531860 DAUC <0003> db_auc.c:249 IMSI='262429652669453': Updating SQN=161 in DB 20240927055531867 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429652669453"} 20240927055531867 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531867 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531867 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531871 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531871 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429652669453"} 20240927055531871 DAUC <0003> db_auc.c:236 IMSI='262429652669453': Calling to generate 5 vectors 20240927055531871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055531871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531871 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240927055531871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531871 DAUC <0003> auc.c:113 vector [0]: rand = 0bfe6c7af0f66487ac50e414671d34dc 20240927055531871 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240927055531871 DAUC <0003> auc.c:142 vector [0]: autn = 582a0845c1c70000e46e6eb43fde3775 20240927055531871 DAUC <0003> auc.c:143 vector [0]: ck = e2852f5ee1041ba3719edd70a5c35145 20240927055531871 DAUC <0003> auc.c:144 vector [0]: ik = 451d383dd5ff9ffd88dcc8e6dbd8a408 20240927055531871 DAUC <0003> auc.c:145 vector [0]: res = 75fc51a49332fcb40000000000000000 20240927055531871 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531871 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055531871 DAUC <0003> auc.c:179 vector [0]: kc = 178fe2595f80c800 20240927055531871 DAUC <0003> auc.c:180 vector [0]: sres = d3be8a87 20240927055531871 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055531871 DAUC <0003> auc.c:113 vector [1]: rand = 2393f55ab48071cafde9d50b23882792 20240927055531871 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240927055531871 DAUC <0003> auc.c:142 vector [1]: autn = 9af2f230b7d400003a32302fe3f10ad7 20240927055531871 DAUC <0003> auc.c:143 vector [1]: ck = b734200fd8bf85738b68278b01c82725 20240927055531871 DAUC <0003> auc.c:144 vector [1]: ik = e5813a7ff5a9999c214389f813c903bb 20240927055531871 DAUC <0003> auc.c:145 vector [1]: res = c854aa80113a56990000000000000000 20240927055531871 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531871 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055531871 DAUC <0003> auc.c:179 vector [1]: kc = 214703a347a84c00 20240927055531871 DAUC <0003> auc.c:180 vector [1]: sres = 9ed3f067 20240927055531871 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055531871 DAUC <0003> auc.c:113 vector [2]: rand = 28db465c700facbe88c7bd51eb3ee801 20240927055531871 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240927055531871 DAUC <0003> auc.c:142 vector [2]: autn = cf6c017181c000002116c100650e3658 20240927055531871 DAUC <0003> auc.c:143 vector [2]: ck = 7d3597ab2e2dbf74d8378c1cfbe41ed3 20240927055531871 DAUC <0003> auc.c:144 vector [2]: ik = 3b3044b04d1c95a719910185461683a8 20240927055531871 DAUC <0003> auc.c:145 vector [2]: res = f95a1dee7aafce260000000000000000 20240927055531871 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531871 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055531871 DAUC <0003> auc.c:179 vector [2]: kc = 15ccb5adc83ce800 20240927055531871 DAUC <0003> auc.c:180 vector [2]: sres = a5cb1b53 20240927055531871 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055531871 DAUC <0003> auc.c:113 vector [3]: rand = 0dbb17b6c7d27fd53cc4903ee22897fe 20240927055531871 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240927055531871 DAUC <0003> auc.c:142 vector [3]: autn = 5931562c3e520000c8dc6fe6de03f6f6 20240927055531871 DAUC <0003> auc.c:143 vector [3]: ck = 600f7bfef5ab91bd93c48b51d7d5a2c9 20240927055531871 DAUC <0003> auc.c:144 vector [3]: ik = 10eb515009877ed8f1c02aed56f0c62c 20240927055531871 DAUC <0003> auc.c:145 vector [3]: res = 7c9d6d88575833f90000000000000000 20240927055531871 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531871 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055531871 DAUC <0003> auc.c:179 vector [3]: kc = a0e54333d6f06400 20240927055531871 DAUC <0003> auc.c:180 vector [3]: sres = 281a5b78 20240927055531871 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055531871 DAUC <0003> auc.c:113 vector [4]: rand = 4e5bcc1f1f48932825f2dedfdc88c524 20240927055531871 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240927055531871 DAUC <0003> auc.c:142 vector [4]: autn = 4d7b49e00fd100008fd8f3d0f6a0b840 20240927055531871 DAUC <0003> auc.c:143 vector [4]: ck = 7eabb81f04958b33639443cd0505f7eb 20240927055531871 DAUC <0003> auc.c:144 vector [4]: ik = 673e129c272f1065241588125f74bd6e 20240927055531871 DAUC <0003> auc.c:145 vector [4]: res = 8fcc3a51627dba6f0000000000000000 20240927055531871 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055531871 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055531871 DAUC <0003> auc.c:179 vector [4]: kc = c956576ad4280000 20240927055531871 DAUC <0003> auc.c:180 vector [4]: sres = 0194b435 20240927055531871 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055531871 DAUC <0003> db_auc.c:245 IMSI='262429652669453': Generated 5 vectors 20240927055531871 DAUC <0003> db_auc.c:249 IMSI='262429652669453': Updating SQN=321 in DB 20240927055531879 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429652669453"} 20240927055531879 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531879 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531879 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531882 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531882 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429652669453"} 20240927055531882 DAUC <0003> db_auc.c:236 IMSI='262429652669453': Calling to generate 5 vectors 20240927055531882 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055531882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531882 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240927055531882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531882 DAUC <0003> auc.c:113 vector [0]: rand = c77392b3d5f82eff81fe1a6971b55fd5 20240927055531882 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240927055531882 DAUC <0003> auc.c:142 vector [0]: autn = 572614b6dc0e0000e3ee3fd55c07c448 20240927055531882 DAUC <0003> auc.c:143 vector [0]: ck = 9ffc0c043e78fd4fce6e497e12c02229 20240927055531882 DAUC <0003> auc.c:144 vector [0]: ik = 056e7a513717e1621a8836abae34dec5 20240927055531882 DAUC <0003> auc.c:145 vector [0]: res = e2b8790bbaa5ef2f0000000000000000 20240927055531882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531882 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055531882 DAUC <0003> auc.c:179 vector [0]: kc = e64eb9597b287800 20240927055531882 DAUC <0003> auc.c:180 vector [0]: sres = 5c01a245 20240927055531882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055531882 DAUC <0003> auc.c:113 vector [1]: rand = 746ae745ffb4a52d16c90423d6ed6926 20240927055531882 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240927055531882 DAUC <0003> auc.c:142 vector [1]: autn = ea9c29140ae2000046595431cb9a6aff 20240927055531882 DAUC <0003> auc.c:143 vector [1]: ck = 3e5edee1bf79d37c74da9b80b43c8f05 20240927055531882 DAUC <0003> auc.c:144 vector [1]: ik = 313ab30c75d38e4f4296f969adbd6b56 20240927055531882 DAUC <0003> auc.c:145 vector [1]: res = 8866b047b0d542440000000000000000 20240927055531882 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531882 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055531882 DAUC <0003> auc.c:179 vector [1]: kc = abbebd98e780d800 20240927055531882 DAUC <0003> auc.c:180 vector [1]: sres = 32880883 20240927055531882 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055531882 DAUC <0003> auc.c:113 vector [2]: rand = 0b853529ef08ca9df7fe7436bffb9517 20240927055531882 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240927055531882 DAUC <0003> auc.c:142 vector [2]: autn = 18176029d5070000d8e0d5a69804ec1a 20240927055531882 DAUC <0003> auc.c:143 vector [2]: ck = 52378d3b0377491771f7ff98b29ef06d 20240927055531882 DAUC <0003> auc.c:144 vector [2]: ik = 24e60e4133223eb352275c47715e3e76 20240927055531882 DAUC <0003> auc.c:145 vector [2]: res = 2967771aa04ab4ab0000000000000000 20240927055531882 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531882 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055531882 DAUC <0003> auc.c:179 vector [2]: kc = 068059712bcb5800 20240927055531882 DAUC <0003> auc.c:180 vector [2]: sres = 8c4dfced 20240927055531882 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055531882 DAUC <0003> auc.c:113 vector [3]: rand = 8750901b182ccd3e670582f167ff39a4 20240927055531882 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240927055531882 DAUC <0003> auc.c:142 vector [3]: autn = 4a904e0976210000a786e096cb5802d2 20240927055531882 DAUC <0003> auc.c:143 vector [3]: ck = 8f3a3725599d251f1672800d7b99bd0a 20240927055531882 DAUC <0003> auc.c:144 vector [3]: ik = 4030d7148a55e4ff10032957970bedfc 20240927055531882 DAUC <0003> auc.c:145 vector [3]: res = 3addac95171fbd7e0000000000000000 20240927055531882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531882 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055531882 DAUC <0003> auc.c:179 vector [3]: kc = 7d76448deba84800 20240927055531882 DAUC <0003> auc.c:180 vector [3]: sres = 7a6fe488 20240927055531882 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055531882 DAUC <0003> auc.c:113 vector [4]: rand = 4beac65a252a2cfe777182cce52f4fcb 20240927055531882 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240927055531882 DAUC <0003> auc.c:142 vector [4]: autn = 12ac4d90e4cc00005181e65ce17ffa24 20240927055531882 DAUC <0003> auc.c:143 vector [4]: ck = 60d788f72fcf870aab7ac29679ed0589 20240927055531882 DAUC <0003> auc.c:144 vector [4]: ik = 9a54d6fdd5daa82aa0718e6b687521d2 20240927055531882 DAUC <0003> auc.c:145 vector [4]: res = 980b60ad8a1430850000000000000000 20240927055531882 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055531882 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055531882 DAUC <0003> auc.c:179 vector [4]: kc = efc1f8225e672800 20240927055531882 DAUC <0003> auc.c:180 vector [4]: sres = efc1c103 20240927055531882 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055531882 DAUC <0003> db_auc.c:245 IMSI='262429652669453': Generated 5 vectors 20240927055531882 DAUC <0003> db_auc.c:249 IMSI='262429652669453': Updating SQN=481 in DB 20240927055531889 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429652669453"} 20240927055531889 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429652669453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531889 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531890 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42518<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@bf5615141e8d: Final verdict of PTC: pass 20240927055531924 DAUC <0003> db_auc.c:157 IMSI='262429573577450': No 2G Auth Data 20240927055531924 DAUC <0003> db_auc.c:192 IMSI='262429573577450': No 3G Auth Data HLR_Test-GSUP(21)@bf5615141e8d: Created GsupExpect[0] for "262429573577450" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240927055531967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 20240927055531971 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531971 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429573577450"} 20240927055531971 DAUC <0003> db_auc.c:236 IMSI='262429573577450': Calling to generate 1 vectors 20240927055531971 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240927055531971 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531971 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531971 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055531971 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531971 DAUC <0003> auc.c:113 vector [0]: rand = 9d42231b6a6ee66e5004d1970695a981 20240927055531971 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055531971 DAUC <0003> auc.c:142 vector [0]: autn = 9aa75e7c0e2400001662c25dfefb9120 20240927055531971 DAUC <0003> auc.c:143 vector [0]: ck = 6bbeb18c9a82d16fea0ebe105377228b 20240927055531971 DAUC <0003> auc.c:144 vector [0]: ik = 77f40aead5ab76d2af3fcce1e1870a59 20240927055531971 DAUC <0003> auc.c:145 vector [0]: res = 45c238442c12a0ed0000000000000000 20240927055531971 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531971 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055531971 DAUC <0003> auc.c:179 vector [0]: kc = 6e9d0b3bc32fc800 20240927055531971 DAUC <0003> auc.c:180 vector [0]: sres = 88ed3702 20240927055531971 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055531971 DAUC <0003> db_auc.c:245 IMSI='262429573577450': Generated 1 vectors 20240927055531971 DAUC <0003> db_auc.c:249 IMSI='262429573577450': Updating SQN=33 in DB 20240927055531979 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429573577450"} 20240927055531979 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531979 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531979 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf5615141e8d: Found GsupExpect[0] for "262429573577450" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@bf5615141e8d: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429573577450" TC_gsup_sai_num_auth_vectors(30)@bf5615141e8d: setverdict(pass): none -> pass 20240927055531981 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531981 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429573577450"} 20240927055531981 DAUC <0003> db_auc.c:236 IMSI='262429573577450': Calling to generate 4 vectors 20240927055531981 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240927055531981 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531981 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531981 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240927055531981 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531981 DAUC <0003> auc.c:113 vector [0]: rand = 3534a4d4bc96752ff817ef4d3ff11312 20240927055531981 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240927055531982 DAUC <0003> auc.c:142 vector [0]: autn = 58439d37f0400000fe83fb6074215f2d 20240927055531982 DAUC <0003> auc.c:143 vector [0]: ck = b417e5e89b47bc0fafab7e1a039ccf6b 20240927055531982 DAUC <0003> auc.c:144 vector [0]: ik = 69f48c8ceb6d985841d48c5c55323a33 20240927055531982 DAUC <0003> auc.c:145 vector [0]: res = 656b02c2573112ef0000000000000000 20240927055531982 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531982 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055531982 DAUC <0003> auc.c:179 vector [0]: kc = c985983a5d97fc00 20240927055531982 DAUC <0003> auc.c:180 vector [0]: sres = 0b9f070a 20240927055531982 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055531982 DAUC <0003> auc.c:113 vector [1]: rand = 86563605555a000febb04f296f92489d 20240927055531982 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240927055531982 DAUC <0003> auc.c:142 vector [1]: autn = 9b0c1fa2c0b80000e3740a0cee0b68aa 20240927055531982 DAUC <0003> auc.c:143 vector [1]: ck = 5d0949296df730426644c4cff26bdfd9 20240927055531982 DAUC <0003> auc.c:144 vector [1]: ik = 54ea3475ffb5267a755941396109fdda 20240927055531982 DAUC <0003> auc.c:145 vector [1]: res = e138cdbedd87d66f0000000000000000 20240927055531982 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531982 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055531982 DAUC <0003> auc.c:179 vector [1]: kc = c5efe1231e2b2c00 20240927055531982 DAUC <0003> auc.c:180 vector [1]: sres = dbdbbb89 20240927055531982 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055531982 DAUC <0003> auc.c:113 vector [2]: rand = 62b3e542f76d23c711d5b9ba6fe7c8ab 20240927055531982 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240927055531982 DAUC <0003> auc.c:142 vector [2]: autn = debecee7be090000a7f4ff670e822216 20240927055531982 DAUC <0003> auc.c:143 vector [2]: ck = e5ec8007f3a4175f13499f26f26d590a 20240927055531982 DAUC <0003> auc.c:144 vector [2]: ik = f9fa75c5f04ef20711291fbdf9a9dec4 20240927055531982 DAUC <0003> auc.c:145 vector [2]: res = 0a6ec6100dde01360000000000000000 20240927055531982 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531982 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055531982 DAUC <0003> auc.c:179 vector [2]: kc = e206a42d2ba44c00 20240927055531982 DAUC <0003> auc.c:180 vector [2]: sres = 625444ae 20240927055531982 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055531982 DAUC <0003> auc.c:113 vector [3]: rand = d609e63be17657b3b4ff62819d54edb5 20240927055531982 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240927055531982 DAUC <0003> auc.c:142 vector [3]: autn = fdaa4ad80f950000ccfbcf636dc542a3 20240927055531982 DAUC <0003> auc.c:143 vector [3]: ck = 0d5a60a568a0c236304362a915a262d9 20240927055531982 DAUC <0003> auc.c:144 vector [3]: ik = ec19557d889aecbe07ca58e9307840ee 20240927055531982 DAUC <0003> auc.c:145 vector [3]: res = 49f5fa65d8a2f63e0000000000000000 20240927055531982 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531982 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055531982 DAUC <0003> auc.c:179 vector [3]: kc = a2d0b7bce1309400 20240927055531982 DAUC <0003> auc.c:180 vector [3]: sres = e2fbd9c2 20240927055531982 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055531982 DAUC <0003> db_auc.c:245 IMSI='262429573577450': Generated 4 vectors 20240927055531982 DAUC <0003> db_auc.c:249 IMSI='262429573577450': Updating SQN=161 in DB 20240927055531989 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429573577450"} 20240927055531989 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055531989 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055531989 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055531993 DLINP <000b> input/ipa.c:451 connected read/write 20240927055531993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055531993 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429573577450"} 20240927055531993 DAUC <0003> db_auc.c:236 IMSI='262429573577450': Calling to generate 5 vectors 20240927055531993 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055531993 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055531993 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055531993 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240927055531993 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055531993 DAUC <0003> auc.c:113 vector [0]: rand = 3fbb999421b8b11094b60c409f64ab09 20240927055531993 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240927055531993 DAUC <0003> auc.c:142 vector [0]: autn = b9af5dd9eb49000065366753a398bf31 20240927055531993 DAUC <0003> auc.c:143 vector [0]: ck = 9ca44499167d6867357738c3bf7c5997 20240927055531993 DAUC <0003> auc.c:144 vector [0]: ik = 0c7a80c9b187279b70a8664ecc523dda 20240927055531993 DAUC <0003> auc.c:145 vector [0]: res = 2fdef15534140f310000000000000000 20240927055531993 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055531993 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055531993 DAUC <0003> auc.c:179 vector [0]: kc = 907197149e0fac00 20240927055531993 DAUC <0003> auc.c:180 vector [0]: sres = 86782c4f 20240927055531993 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055531993 DAUC <0003> auc.c:113 vector [1]: rand = 47a6a456c5be3f07c2737ef711e0edb7 20240927055531993 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240927055531993 DAUC <0003> auc.c:142 vector [1]: autn = 747261761fe9000042a5098824ea83b2 20240927055531993 DAUC <0003> auc.c:143 vector [1]: ck = 71c696c97a6b42c7e770e8f855277631 20240927055531993 DAUC <0003> auc.c:144 vector [1]: ik = 099e4041939cb47c8ed9d6a2ec091b1d 20240927055531993 DAUC <0003> auc.c:145 vector [1]: res = efc975af8cb55f640000000000000000 20240927055531993 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055531993 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055531993 DAUC <0003> auc.c:179 vector [1]: kc = d0c4bc9bc7b4e000 20240927055531993 DAUC <0003> auc.c:180 vector [1]: sres = 8b5439e5 20240927055531993 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055531993 DAUC <0003> auc.c:113 vector [2]: rand = b75aa037283dcba5cf8ec4f1f2962310 20240927055531993 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240927055531993 DAUC <0003> auc.c:142 vector [2]: autn = 3e368f788a4d00005c5ca6e2cd2def61 20240927055531993 DAUC <0003> auc.c:143 vector [2]: ck = b03b8752bc22dba3f121627e61ef8949 20240927055531993 DAUC <0003> auc.c:144 vector [2]: ik = ba773e5a701d2743690a3a6539125454 20240927055531993 DAUC <0003> auc.c:145 vector [2]: res = ce3a953650b41ce60000000000000000 20240927055531993 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055531993 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055531993 DAUC <0003> auc.c:179 vector [2]: kc = 243a071fc82ec000 20240927055531993 DAUC <0003> auc.c:180 vector [2]: sres = b998f249 20240927055531993 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055531993 DAUC <0003> auc.c:113 vector [3]: rand = 2169d8173c6b21f79f1302716c4a6186 20240927055531993 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240927055531993 DAUC <0003> auc.c:142 vector [3]: autn = d420c3f7de650000afaca0bc6824034a 20240927055531993 DAUC <0003> auc.c:143 vector [3]: ck = 8641cd868c5af7eef941497e0db20a70 20240927055531993 DAUC <0003> auc.c:144 vector [3]: ik = 07c8b72e6be1357688a925c5a4474f39 20240927055531993 DAUC <0003> auc.c:145 vector [3]: res = 4e2d8973bd6ffa510000000000000000 20240927055531993 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055531993 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055531993 DAUC <0003> auc.c:179 vector [3]: kc = 558544558bb0d800 20240927055531993 DAUC <0003> auc.c:180 vector [3]: sres = 678e1a9d 20240927055531993 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055531993 DAUC <0003> auc.c:113 vector [4]: rand = da0455f8c33dfe4479df234282ab388b 20240927055531993 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240927055531993 DAUC <0003> auc.c:142 vector [4]: autn = 9968b942fc1c0000d7cc4b15d8be91da 20240927055531993 DAUC <0003> auc.c:143 vector [4]: ck = 5a4eb255708298bf289db21ad43d70c6 20240927055531993 DAUC <0003> auc.c:144 vector [4]: ik = ae6746fc632deabc9c656c0e4545eadd 20240927055531993 DAUC <0003> auc.c:145 vector [4]: res = 6c85b6fc948547d40000000000000000 20240927055531993 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055531993 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055531993 DAUC <0003> auc.c:179 vector [4]: kc = 3716619af4eed800 20240927055531993 DAUC <0003> auc.c:180 vector [4]: sres = 7b853f36 20240927055531993 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055531993 DAUC <0003> db_auc.c:245 IMSI='262429573577450': Generated 5 vectors 20240927055531993 DAUC <0003> db_auc.c:249 IMSI='262429573577450': Updating SQN=321 in DB 20240927055532000 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429573577450"} 20240927055532000 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055532000 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055532000 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055532003 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055532003 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429573577450"} 20240927055532003 DAUC <0003> db_auc.c:236 IMSI='262429573577450': Calling to generate 5 vectors 20240927055532003 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055532003 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055532003 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055532003 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240927055532003 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055532003 DAUC <0003> auc.c:113 vector [0]: rand = 38494cc0911066c65b5d35e4ce073ef8 20240927055532003 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240927055532003 DAUC <0003> auc.c:142 vector [0]: autn = 60bc82b4ec3e0000fb8466a99f509e09 20240927055532003 DAUC <0003> auc.c:143 vector [0]: ck = 43a51eba84e17626f9ce46b7b69d5d89 20240927055532003 DAUC <0003> auc.c:144 vector [0]: ik = deb597041249a7ca3abf6b74bc3a1ae9 20240927055532003 DAUC <0003> auc.c:145 vector [0]: res = 6b8aa7267853ea9e0000000000000000 20240927055532003 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055532003 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055532003 DAUC <0003> auc.c:179 vector [0]: kc = 83871f5e2ec0d800 20240927055532003 DAUC <0003> auc.c:180 vector [0]: sres = 41697c28 20240927055532003 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055532003 DAUC <0003> auc.c:113 vector [1]: rand = a3372fe2e61c284768bc084a500b4ae5 20240927055532003 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240927055532003 DAUC <0003> auc.c:142 vector [1]: autn = 2f6d700e14d700000affcfa612ba7041 20240927055532003 DAUC <0003> auc.c:143 vector [1]: ck = 6d77334ed5218bcaef8e5f26c86e78fd 20240927055532003 DAUC <0003> auc.c:144 vector [1]: ik = f3605d6a113e48d5b94f2f03843d0cee 20240927055532003 DAUC <0003> auc.c:145 vector [1]: res = 5fd1839f5aa09bf60000000000000000 20240927055532003 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055532003 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055532003 DAUC <0003> auc.c:179 vector [1]: kc = 970229f2bd65a000 20240927055532003 DAUC <0003> auc.c:180 vector [1]: sres = debb1d93 20240927055532003 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055532003 DAUC <0003> auc.c:113 vector [2]: rand = 2734234e945cec1128fe7eb332bae808 20240927055532003 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240927055532003 DAUC <0003> auc.c:142 vector [2]: autn = 27e1b67900c500003f06d45adf279365 20240927055532003 DAUC <0003> auc.c:143 vector [2]: ck = 51893be7900db1b1e61b7903b8f22297 20240927055532003 DAUC <0003> auc.c:144 vector [2]: ik = 1a9ea34ca854a2e9eb62ef6b8c8804df 20240927055532003 DAUC <0003> auc.c:145 vector [2]: res = 959b179372cdb6cf0000000000000000 20240927055532003 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055532003 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055532003 DAUC <0003> auc.c:179 vector [2]: kc = 214ca0fb68f64c00 20240927055532003 DAUC <0003> auc.c:180 vector [2]: sres = b18be5da 20240927055532003 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055532003 DAUC <0003> auc.c:113 vector [3]: rand = 6a07a8a31d8db4fdcb2d5013dd6c9b87 20240927055532003 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240927055532003 DAUC <0003> auc.c:142 vector [3]: autn = bc8b564b7dea0000d52ecea5b2024d50 20240927055532003 DAUC <0003> auc.c:143 vector [3]: ck = d7ebe1ea1e02729984ebcaef567fff07 20240927055532003 DAUC <0003> auc.c:144 vector [3]: ik = 245aef302bc7666b97e84940687e14f4 20240927055532003 DAUC <0003> auc.c:145 vector [3]: res = dd10517e3cbb74b60000000000000000 20240927055532003 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055532003 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055532003 DAUC <0003> auc.c:179 vector [3]: kc = 0b0e8740bb767800 20240927055532003 DAUC <0003> auc.c:180 vector [3]: sres = 98c10540 20240927055532003 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055532003 DAUC <0003> auc.c:113 vector [4]: rand = b9f4161e78c899e7f8999ea7f9d5c774 20240927055532003 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240927055532003 DAUC <0003> auc.c:142 vector [4]: autn = 8f8399adca3d0000a44a29bf0af3e6c0 20240927055532003 DAUC <0003> auc.c:143 vector [4]: ck = 6d70b453ad8fc11b02734da45d9f4f59 20240927055532003 DAUC <0003> auc.c:144 vector [4]: ik = 413c0b972441615217b1c641013d485c 20240927055532003 DAUC <0003> auc.c:145 vector [4]: res = ca13eba030cc4dd90000000000000000 20240927055532003 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055532003 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055532003 DAUC <0003> auc.c:179 vector [4]: kc = 73ef9a1db9b31400 20240927055532003 DAUC <0003> auc.c:180 vector [4]: sres = 7abec304 20240927055532003 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055532003 DAUC <0003> db_auc.c:245 IMSI='262429573577450': Generated 5 vectors 20240927055532003 DAUC <0003> db_auc.c:249 IMSI='262429573577450': Updating SQN=481 in DB 20240927055532011 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429573577450"} 20240927055532011 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429573577450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055532011 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055532011 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055532014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@bf5615141e8d: Final verdict of PTC: pass 20240927055532046 DAUC <0003> db_auc.c:157 IMSI='262420455410238': No 2G Auth Data 20240927055532046 DAUC <0003> db_auc.c:192 IMSI='262420455410238': No 3G Auth Data HLR_Test-GSUP(21)@bf5615141e8d: Created GsupExpect[0] for "262420455410238" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240927055532089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42538<->l=127.0.0.1:4258 20240927055532092 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055532092 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420455410238"} 20240927055532092 DAUC <0003> db_auc.c:236 IMSI='262420455410238': Calling to generate 1 vectors 20240927055532092 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240927055532092 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055532092 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055532092 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055532092 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055532092 DAUC <0003> auc.c:113 vector [0]: rand = 1e09a7bd0dae035a08eedddae11b9932 20240927055532092 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055532092 DAUC <0003> auc.c:142 vector [0]: autn = 3845d8330e5600001b375c03883bd70a 20240927055532092 DAUC <0003> auc.c:143 vector [0]: ck = 682e26826c42d75f813126e886220d07 20240927055532092 DAUC <0003> auc.c:144 vector [0]: ik = 044a524e6a17cc707accf2b9c4e8a4b4 20240927055532092 DAUC <0003> auc.c:145 vector [0]: res = 65e6668f139304db0000000000000000 20240927055532092 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055532092 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055532092 DAUC <0003> auc.c:179 vector [0]: kc = ca820e7803f9d078 20240927055532092 DAUC <0003> auc.c:180 vector [0]: sres = cb9de149 20240927055532092 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055532092 DAUC <0003> db_auc.c:245 IMSI='262420455410238': Generated 1 vectors 20240927055532092 DAUC <0003> db_auc.c:249 IMSI='262420455410238': Updating SQN=33 in DB 20240927055532100 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420455410238"} 20240927055532100 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055532100 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055532100 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf5615141e8d: Found GsupExpect[0] for "262420455410238" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@bf5615141e8d: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420455410238" TC_gsup_sai_num_auth_vectors(31)@bf5615141e8d: setverdict(pass): none -> pass 20240927055532103 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055532103 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420455410238"} 20240927055532104 DAUC <0003> db_auc.c:236 IMSI='262420455410238': Calling to generate 4 vectors 20240927055532104 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240927055532104 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055532104 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055532104 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240927055532104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055532104 DAUC <0003> auc.c:113 vector [0]: rand = 379dbe552c1eab6685ad8553aa3bf178 20240927055532104 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240927055532104 DAUC <0003> auc.c:142 vector [0]: autn = e286aaaa2f46000083974ee83ff79ae8 20240927055532104 DAUC <0003> auc.c:143 vector [0]: ck = fd47a831d50e96078479d2259910d04e 20240927055532104 DAUC <0003> auc.c:144 vector [0]: ik = 71b46eb964b921dcc2179ed7745c187f 20240927055532104 DAUC <0003> auc.c:145 vector [0]: res = ae273429a820d8f80000000000000000 20240927055532104 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055532104 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055532104 DAUC <0003> auc.c:179 vector [0]: kc = 7de74b1e7f22569d 20240927055532104 DAUC <0003> auc.c:180 vector [0]: sres = 4ac43491 20240927055532104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055532104 DAUC <0003> auc.c:113 vector [1]: rand = c973c2f73e009c93fd301b560e30f55f 20240927055532104 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240927055532104 DAUC <0003> auc.c:142 vector [1]: autn = 33783b20da3200008aa6e792b9f674f5 20240927055532104 DAUC <0003> auc.c:143 vector [1]: ck = f0bcc45d9035161767fc0746df943029 20240927055532104 DAUC <0003> auc.c:144 vector [1]: ik = f38c1c07d085fbc8c851f263d2cf3acc 20240927055532104 DAUC <0003> auc.c:145 vector [1]: res = a1b1ce8f70393c7c0000000000000000 20240927055532104 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055532104 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055532104 DAUC <0003> auc.c:179 vector [1]: kc = 3fb4c6c13c11e426 20240927055532104 DAUC <0003> auc.c:180 vector [1]: sres = edb02a99 20240927055532104 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055532104 DAUC <0003> auc.c:113 vector [2]: rand = 927410b27cbb74b5431812db76c930cc 20240927055532104 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240927055532104 DAUC <0003> auc.c:142 vector [2]: autn = e1553b97f7ec00000ae44ed4be2eed4c 20240927055532104 DAUC <0003> auc.c:143 vector [2]: ck = 374c576d7a5d4fdf40682bacdddb3e83 20240927055532104 DAUC <0003> auc.c:144 vector [2]: ik = 36ba343f759f212285f3a19035813459 20240927055532104 DAUC <0003> auc.c:145 vector [2]: res = 9458dd09354e8c650000000000000000 20240927055532104 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055532104 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055532104 DAUC <0003> auc.c:179 vector [2]: kc = 644d452d0bad0a55 20240927055532104 DAUC <0003> auc.c:180 vector [2]: sres = cdaf5318 20240927055532104 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055532104 DAUC <0003> auc.c:113 vector [3]: rand = f4d7469f8b551f6d861e100d84716d84 20240927055532104 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240927055532104 DAUC <0003> auc.c:142 vector [3]: autn = 3f6f934ccf86000030be72f361549716 20240927055532104 DAUC <0003> auc.c:143 vector [3]: ck = e3954bfc6da17bbc0071df9a302f1cef 20240927055532104 DAUC <0003> auc.c:144 vector [3]: ik = 7fbdd6941061fbe0812bee8fbe716bac 20240927055532104 DAUC <0003> auc.c:145 vector [3]: res = 39497887b115c5170000000000000000 20240927055532104 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055532104 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055532104 DAUC <0003> auc.c:179 vector [3]: kc = aa9f64931fce3870 20240927055532104 DAUC <0003> auc.c:180 vector [3]: sres = f04a288b 20240927055532104 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055532104 DAUC <0003> db_auc.c:245 IMSI='262420455410238': Generated 4 vectors 20240927055532104 DAUC <0003> db_auc.c:249 IMSI='262420455410238': Updating SQN=161 in DB 20240927055532112 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420455410238"} 20240927055532112 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055532112 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055532112 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055532115 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055532115 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420455410238"} 20240927055532115 DAUC <0003> db_auc.c:236 IMSI='262420455410238': Calling to generate 5 vectors 20240927055532115 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055532115 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055532115 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055532115 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240927055532115 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055532115 DAUC <0003> auc.c:113 vector [0]: rand = 2f5b9f8277c6b50a7624b3dddd59c2de 20240927055532115 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240927055532115 DAUC <0003> auc.c:142 vector [0]: autn = ca331977b9da0000a9fb1c04a89b1fd6 20240927055532115 DAUC <0003> auc.c:143 vector [0]: ck = d3ec6056e589f0a698f9d0862b96cd2a 20240927055532115 DAUC <0003> auc.c:144 vector [0]: ik = 95ae5de518cdd6857593f94746d51184 20240927055532115 DAUC <0003> auc.c:145 vector [0]: res = 99c19e8b4cca3b480000000000000000 20240927055532115 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055532115 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055532115 DAUC <0003> auc.c:179 vector [0]: kc = e1a4815fe87e89ae 20240927055532115 DAUC <0003> auc.c:180 vector [0]: sres = 6f5c3ac5 20240927055532115 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055532115 DAUC <0003> auc.c:113 vector [1]: rand = 62b8ffbb2fc87982dc48bad23668fcb9 20240927055532115 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240927055532115 DAUC <0003> auc.c:142 vector [1]: autn = 41ff359b2a2a0000c52888bb5208ca78 20240927055532115 DAUC <0003> auc.c:143 vector [1]: ck = c6eb758f30f72bebd9c101b19618fa77 20240927055532115 DAUC <0003> auc.c:144 vector [1]: ik = a915be19b186ab32bf6f45c2c5fa8ddd 20240927055532115 DAUC <0003> auc.c:145 vector [1]: res = d41171611dcb5b250000000000000000 20240927055532115 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055532115 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055532115 DAUC <0003> auc.c:179 vector [1]: kc = a9e0705e79fd1b71 20240927055532115 DAUC <0003> auc.c:180 vector [1]: sres = 285be3d4 20240927055532115 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055532115 DAUC <0003> auc.c:113 vector [2]: rand = a49615b37ac754c35c9f0a452de37f44 20240927055532115 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240927055532115 DAUC <0003> auc.c:142 vector [2]: autn = bd7fbcde125f000008053ad68a8e5152 20240927055532115 DAUC <0003> auc.c:143 vector [2]: ck = 14973363f2822efe1c5f4c9b818b4a5a 20240927055532115 DAUC <0003> auc.c:144 vector [2]: ik = 1e074a9344c8f0cc2fbceb5ffe381aea 20240927055532115 DAUC <0003> auc.c:145 vector [2]: res = 03cd81dbc4b769cd0000000000000000 20240927055532115 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055532115 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055532115 DAUC <0003> auc.c:179 vector [2]: kc = 8335c33617ddf300 20240927055532115 DAUC <0003> auc.c:180 vector [2]: sres = 05fb2ea6 20240927055532115 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055532115 DAUC <0003> auc.c:113 vector [3]: rand = 58f9bf4ea13fbbd0ffe3a69dc3c014e6 20240927055532115 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240927055532115 DAUC <0003> auc.c:142 vector [3]: autn = 7f3f94d8ba780000b56be988f10df434 20240927055532115 DAUC <0003> auc.c:143 vector [3]: ck = 45f3a30d526884d8192531d1083ab1a9 20240927055532115 DAUC <0003> auc.c:144 vector [3]: ik = 3e153d5170fe6e49ea85e8bc2056f6d9 20240927055532115 DAUC <0003> auc.c:145 vector [3]: res = 0d72fe144af0487f0000000000000000 20240927055532115 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055532115 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055532115 DAUC <0003> auc.c:179 vector [3]: kc = d4ecda3c63df1b2a 20240927055532115 DAUC <0003> auc.c:180 vector [3]: sres = 8f4b66fe 20240927055532115 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055532115 DAUC <0003> auc.c:113 vector [4]: rand = 5243a0d9aa955b40e5c8141d337cb833 20240927055532115 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240927055532115 DAUC <0003> auc.c:142 vector [4]: autn = c4af8358732c00006eb3e2d568cb2ced 20240927055532115 DAUC <0003> auc.c:143 vector [4]: ck = a6d279e0877485924a26e26c79eb992a 20240927055532115 DAUC <0003> auc.c:144 vector [4]: ik = 3da48e0baa39a2bd65ac954740e9588e 20240927055532115 DAUC <0003> auc.c:145 vector [4]: res = 292d42ddcf7e8c760000000000000000 20240927055532115 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055532115 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055532115 DAUC <0003> auc.c:179 vector [4]: kc = 31aaea8adc3f25c4 20240927055532115 DAUC <0003> auc.c:180 vector [4]: sres = f190da52 20240927055532115 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055532115 DAUC <0003> db_auc.c:245 IMSI='262420455410238': Generated 5 vectors 20240927055532115 DAUC <0003> db_auc.c:249 IMSI='262420455410238': Updating SQN=321 in DB 20240927055532123 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420455410238"} 20240927055532123 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055532123 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055532123 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055532126 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055532126 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420455410238"} 20240927055532126 DAUC <0003> db_auc.c:236 IMSI='262420455410238': Calling to generate 5 vectors 20240927055532126 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055532126 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055532126 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055532126 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240927055532126 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055532126 DAUC <0003> auc.c:113 vector [0]: rand = fdd909c5500e6aeb6632671d2a696d68 20240927055532126 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240927055532126 DAUC <0003> auc.c:142 vector [0]: autn = 4e2183564ebb0000f43f5eaef7eb68c0 20240927055532126 DAUC <0003> auc.c:143 vector [0]: ck = 14f603b993314a53188e2be7a814d768 20240927055532126 DAUC <0003> auc.c:144 vector [0]: ik = 941ad9bf4020c07cdab2be551ebbc832 20240927055532126 DAUC <0003> auc.c:145 vector [0]: res = 376aeabbb92bc3650000000000000000 20240927055532126 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055532126 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055532126 DAUC <0003> auc.c:179 vector [0]: kc = 069550f7b407904c 20240927055532126 DAUC <0003> auc.c:180 vector [0]: sres = 8be90c8e 20240927055532126 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055532126 DAUC <0003> auc.c:113 vector [1]: rand = 73aa47ed7bf332f78714b8740ea1f1dd 20240927055532126 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240927055532126 DAUC <0003> auc.c:142 vector [1]: autn = f3fc275fec6d0000324a95aec476a1b5 20240927055532126 DAUC <0003> auc.c:143 vector [1]: ck = f6cb4edb99236b24a95e04211d3f1ef8 20240927055532126 DAUC <0003> auc.c:144 vector [1]: ik = a883febf62f12e313f5c88031cfa8175 20240927055532126 DAUC <0003> auc.c:145 vector [1]: res = f4e8216227105d550000000000000000 20240927055532126 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055532126 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055532126 DAUC <0003> auc.c:179 vector [1]: kc = 7a170b0fdaf3be0f 20240927055532126 DAUC <0003> auc.c:180 vector [1]: sres = 37e979d6 20240927055532126 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055532126 DAUC <0003> auc.c:113 vector [2]: rand = 388f22282f21076f61fa9d3d1b979d9f 20240927055532126 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240927055532126 DAUC <0003> auc.c:142 vector [2]: autn = 08b5df022a9f0000789eef24c444da40 20240927055532126 DAUC <0003> auc.c:143 vector [2]: ck = 4e2eeacb44a3562ed6052421c78f54d2 20240927055532126 DAUC <0003> auc.c:144 vector [2]: ik = 333574b05606ac22f247c55328348861 20240927055532126 DAUC <0003> auc.c:145 vector [2]: res = e5bdff41396af7fb0000000000000000 20240927055532126 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055532126 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055532126 DAUC <0003> auc.c:179 vector [2]: kc = 96087ff9794d939b 20240927055532126 DAUC <0003> auc.c:180 vector [2]: sres = eae4c952 20240927055532126 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055532126 DAUC <0003> auc.c:113 vector [3]: rand = f0ba099ce078dddcfd348cbf02a801c3 20240927055532126 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240927055532126 DAUC <0003> auc.c:142 vector [3]: autn = 833cead1b74800004175abe809c8f8a0 20240927055532126 DAUC <0003> auc.c:143 vector [3]: ck = 4d7d67cadd33f7fbf1a0043dd3ce0c69 20240927055532126 DAUC <0003> auc.c:144 vector [3]: ik = 7c7b1df4c9a5bafbf9edf4cbc8f8ec3d 20240927055532126 DAUC <0003> auc.c:145 vector [3]: res = 2eaaf01207e44b560000000000000000 20240927055532126 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055532126 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055532126 DAUC <0003> auc.c:179 vector [3]: kc = 168ec160db9b2e04 20240927055532126 DAUC <0003> auc.c:180 vector [3]: sres = ba28b761 20240927055532126 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055532126 DAUC <0003> auc.c:113 vector [4]: rand = 5585a3119d1520a2adaaf68766a98ddf 20240927055532126 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240927055532126 DAUC <0003> auc.c:142 vector [4]: autn = 905234cbc5190000fe5d0cb385cecab7 20240927055532126 DAUC <0003> auc.c:143 vector [4]: ck = 4d0de6dda2e54751130c28c77cf6d134 20240927055532126 DAUC <0003> auc.c:144 vector [4]: ik = d42dc98d344b64bd7f743120c2c61192 20240927055532126 DAUC <0003> auc.c:145 vector [4]: res = 8ff383d6533dad410000000000000000 20240927055532126 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055532126 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055532126 DAUC <0003> auc.c:179 vector [4]: kc = d6af57021f475752 20240927055532126 DAUC <0003> auc.c:180 vector [4]: sres = 286e4ebc 20240927055532126 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055532126 DAUC <0003> db_auc.c:245 IMSI='262420455410238': Generated 5 vectors 20240927055532126 DAUC <0003> db_auc.c:249 IMSI='262420455410238': Updating SQN=481 in DB 20240927055532134 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420455410238"} 20240927055532134 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420455410238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055532134 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055532134 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055532137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42538<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055532162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4258 20240927055532163 DLINP <000b> input/ipa.c:451 connected read/write 20240927055532163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055532163 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055532163 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055532163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055532163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45541<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@bf5615141e8d: Final verdict of PTC: none 22@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Sep 27 05:55:32 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20240927055532205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20240927055532206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37376) Waiting for packet dumper to finish... 1 (prev_count=37376, count=59368) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Sep 27 05:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_sai_eps started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055535277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055535277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055535279 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055535280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055535283 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055535283 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055535283 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055535283 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 20240927055535283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055535283 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 20240927055535283 DLGSUP <0013> gsup_server.c:235 2: 20240927055535283 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055535283 DLGSUP <0013> gsup_server.c:235 3: 20240927055535283 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055535283 DLGSUP <0013> gsup_server.c:235 4: 20240927055535283 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055535283 DLGSUP <0013> gsup_server.c:235 5: 20240927055535283 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055535283 DLGSUP <0013> gsup_server.c:235 7: 20240927055535283 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055535283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055535283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055535283 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@bf5615141e8d: 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") 20240927055535303 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34373<->l=127.0.0.1:4259) 20240927055535318 DAUC <0003> db_auc.c:157 IMSI='262421535863880': No 2G Auth Data 20240927055535318 DAUC <0003> db_auc.c:192 IMSI='262421535863880': No 3G Auth Data HLR_Test-GSUP(33)@bf5615141e8d: Created GsupExpect[0] for "262421535863880" to be handled at TC_gsup_sai_eps(36) 20240927055535354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 20240927055535358 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055535359 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421535863880 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421535863880"} 20240927055535359 DAUC <0003> db_auc.c:157 IMSI='262421535863880': No 2G Auth Data 20240927055535359 DAUC <0003> db_auc.c:236 IMSI='262421535863880': Calling to generate 5 vectors 20240927055535359 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240927055535359 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055535359 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055535359 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055535359 DAUC <0003> auc.c:113 vector [0]: rand = cf3d08be3b60a2152aeb66f3e725b85b 20240927055535359 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055535359 DAUC <0003> auc.c:142 vector [0]: autn = 64b048d172fe8000c0ab2417b8fe8f3b 20240927055535359 DAUC <0003> auc.c:143 vector [0]: ck = 8d2bec04f71beb4b2bb512543cf6459a 20240927055535359 DAUC <0003> auc.c:144 vector [0]: ik = ffaad9c20b5fd93bd0c4768e77abb2f3 20240927055535359 DAUC <0003> auc.c:145 vector [0]: res = 4d8c9234e81dd0890000000000000000 20240927055535359 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055535359 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055535359 DAUC <0003> auc.c:151 vector [0]: kc = 89f0511cb719c519 20240927055535359 DAUC <0003> auc.c:152 vector [0]: sres = a59142bd 20240927055535359 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055535359 DAUC <0003> auc.c:113 vector [1]: rand = c1d130ab2f744fecd4b59f1d1f79d46e 20240927055535359 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055535359 DAUC <0003> auc.c:142 vector [1]: autn = 4d733f7179f8800011a47761d7e7b1ac 20240927055535359 DAUC <0003> auc.c:143 vector [1]: ck = a79c27e26aac475c3109331deed4835c 20240927055535359 DAUC <0003> auc.c:144 vector [1]: ik = 2ce12defa09a0280f1347cac2dafa870 20240927055535359 DAUC <0003> auc.c:145 vector [1]: res = 0f81289b3ef4f2cb0000000000000000 20240927055535359 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055535359 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055535359 DAUC <0003> auc.c:151 vector [1]: kc = 4b4045bc094d6ef0 20240927055535359 DAUC <0003> auc.c:152 vector [1]: sres = 3175da50 20240927055535359 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055535359 DAUC <0003> auc.c:113 vector [2]: rand = c918e20e26d7563088bcca59f1f18525 20240927055535359 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055535359 DAUC <0003> auc.c:142 vector [2]: autn = 5b253da754208000f91ee902f1661b11 20240927055535359 DAUC <0003> auc.c:143 vector [2]: ck = e3184a7bb0a21f238a41716037cd6d77 20240927055535359 DAUC <0003> auc.c:144 vector [2]: ik = 296e5881d6190b46ca43bab64666f809 20240927055535359 DAUC <0003> auc.c:145 vector [2]: res = 30db95bcc01da8760000000000000000 20240927055535359 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055535359 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055535359 DAUC <0003> auc.c:151 vector [2]: kc = 8a74d92c1710811b 20240927055535359 DAUC <0003> auc.c:152 vector [2]: sres = f0c63dca 20240927055535359 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055535359 DAUC <0003> auc.c:113 vector [3]: rand = a5fe7d6ffc6578d66cdb3ea65eae9676 20240927055535359 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055535359 DAUC <0003> auc.c:142 vector [3]: autn = 400ac67be954800048e8499612f3e7ab 20240927055535359 DAUC <0003> auc.c:143 vector [3]: ck = 3699993fb8d56bbf76b019e007ff3b25 20240927055535359 DAUC <0003> auc.c:144 vector [3]: ik = 132bf811d50e491d6ac4002975079dab 20240927055535359 DAUC <0003> auc.c:145 vector [3]: res = 9f54a0d65e71213a0000000000000000 20240927055535359 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055535359 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055535359 DAUC <0003> auc.c:151 vector [3]: kc = 39c678e71f23842c 20240927055535359 DAUC <0003> auc.c:152 vector [3]: sres = c12581ec 20240927055535359 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055535359 DAUC <0003> auc.c:113 vector [4]: rand = 1020b3a1185f018acef154168ab02656 20240927055535359 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055535359 DAUC <0003> auc.c:142 vector [4]: autn = 0d3db23197fa80006034d7cb326bfd63 20240927055535359 DAUC <0003> auc.c:143 vector [4]: ck = 5da77f921c2e2546b326f87c6776ac76 20240927055535359 DAUC <0003> auc.c:144 vector [4]: ik = 87afa40aadd1cebf977addfc9217b7d7 20240927055535359 DAUC <0003> auc.c:145 vector [4]: res = 649b16690edfd77b0000000000000000 20240927055535359 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055535359 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240927055535359 DAUC <0003> auc.c:151 vector [4]: kc = fe54fe18449ef058 20240927055535359 DAUC <0003> auc.c:152 vector [4]: sres = 6a44c112 20240927055535359 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240927055535359 DAUC <0003> db_auc.c:245 IMSI='262421535863880': Generated 5 vectors 20240927055535359 DAUC <0003> db_auc.c:249 IMSI='262421535863880': Updating SQN=161 in DB 20240927055535367 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421535863880 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421535863880"} 20240927055535367 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421535863880 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055535367 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055535367 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf5615141e8d: Found GsupExpect[0] for "262421535863880" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@bf5615141e8d: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421535863880" TC_gsup_sai_eps(36)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055535371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@bf5615141e8d: Final verdict of PTC: pass 20240927055535395 DAUC <0003> db_auc.c:157 IMSI='262428289272765': No 2G Auth Data 20240927055535395 DAUC <0003> db_auc.c:192 IMSI='262428289272765': No 3G Auth Data HLR_Test-GSUP(33)@bf5615141e8d: Created GsupExpect[0] for "262428289272765" to be handled at TC_gsup_sai_eps(37) 20240927055535427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20240927055535430 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055535431 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428289272765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428289272765"} 20240927055535431 DAUC <0003> db_auc.c:157 IMSI='262428289272765': No 2G Auth Data 20240927055535431 DAUC <0003> db_auc.c:236 IMSI='262428289272765': Calling to generate 5 vectors 20240927055535431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240927055535431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055535431 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240927055535431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055535431 DAUC <0003> auc.c:113 vector [0]: rand = c2e59ad5f05efab0cbdcc50fce026670 20240927055535431 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055535431 DAUC <0003> auc.c:142 vector [0]: autn = ee05a145bbd580006d4cf5105026bf1c 20240927055535431 DAUC <0003> auc.c:143 vector [0]: ck = 4cedbcc7e2b57d9b4d7dae8c2a129d10 20240927055535431 DAUC <0003> auc.c:144 vector [0]: ik = c92624f2311545abffcbfab2007f9030 20240927055535431 DAUC <0003> auc.c:145 vector [0]: res = e8495ebc57de4f6d0000000000000000 20240927055535431 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055535431 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240927055535431 DAUC <0003> auc.c:151 vector [0]: kc = 377dcc0bf9cd3510 20240927055535431 DAUC <0003> auc.c:152 vector [0]: sres = bf9711d1 20240927055535431 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240927055535431 DAUC <0003> auc.c:113 vector [1]: rand = d045b113e3eaf143a42683a652218077 20240927055535431 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055535431 DAUC <0003> auc.c:142 vector [1]: autn = 8ae4176ccd388000a6f4f589898ed93e 20240927055535431 DAUC <0003> auc.c:143 vector [1]: ck = 41e00961896cade13e61f0ba1a389a56 20240927055535431 DAUC <0003> auc.c:144 vector [1]: ik = ff919bfd78faa80847566cc8bdadfbab 20240927055535431 DAUC <0003> auc.c:145 vector [1]: res = d198852482c018400000000000000000 20240927055535431 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055535431 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240927055535431 DAUC <0003> auc.c:151 vector [1]: kc = c7460eee56036414 20240927055535431 DAUC <0003> auc.c:152 vector [1]: sres = 53589d64 20240927055535431 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240927055535431 DAUC <0003> auc.c:113 vector [2]: rand = 9385b23e3d9e776bc5ae55c421f63d7b 20240927055535431 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055535431 DAUC <0003> auc.c:142 vector [2]: autn = 342e55ea158280001ece093d3ec52131 20240927055535431 DAUC <0003> auc.c:143 vector [2]: ck = 9fdcffe484b18d3511cd89e7d57d0f83 20240927055535431 DAUC <0003> auc.c:144 vector [2]: ik = aaff0f3eede1b8729e6d380d848f7d86 20240927055535431 DAUC <0003> auc.c:145 vector [2]: res = 53b803d6c04b079d0000000000000000 20240927055535431 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055535431 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240927055535431 DAUC <0003> auc.c:151 vector [2]: kc = ba83413038a24742 20240927055535431 DAUC <0003> auc.c:152 vector [2]: sres = 93f3044b 20240927055535431 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240927055535431 DAUC <0003> auc.c:113 vector [3]: rand = efe527d79b0b63d7de7ab49423347f22 20240927055535431 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055535431 DAUC <0003> auc.c:142 vector [3]: autn = fc79893569c48000b42aec723c2d9e03 20240927055535431 DAUC <0003> auc.c:143 vector [3]: ck = 4ee46dba3c98d8f4e2e6236c42ca3a8f 20240927055535431 DAUC <0003> auc.c:144 vector [3]: ik = 1e2b205aa7b4d241aeb667c3e496b7d3 20240927055535431 DAUC <0003> auc.c:145 vector [3]: res = 5c1535c24ed8226d0000000000000000 20240927055535431 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055535431 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240927055535431 DAUC <0003> auc.c:151 vector [3]: kc = 1c9f094f3d7087e9 20240927055535431 DAUC <0003> auc.c:152 vector [3]: sres = 12cd17af 20240927055535431 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240927055535431 DAUC <0003> auc.c:113 vector [4]: rand = 48a58e149ec03eb4095172c00a22f9b3 20240927055535431 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055535431 DAUC <0003> auc.c:142 vector [4]: autn = 9c0244a15489800040d4eecf3b41d7b5 20240927055535431 DAUC <0003> auc.c:143 vector [4]: ck = 30e7e422ec750857538b13b4d4f6057e 20240927055535431 DAUC <0003> auc.c:144 vector [4]: ik = 9a6c87bad094ba7778a8b1101ff0d46e 20240927055535431 DAUC <0003> auc.c:145 vector [4]: res = 1918972c02adb7e60000000000000000 20240927055535431 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055535431 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240927055535431 DAUC <0003> auc.c:151 vector [4]: kc = 81a8c13cf7e76330 20240927055535431 DAUC <0003> auc.c:152 vector [4]: sres = 1bb520ca 20240927055535431 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240927055535431 DAUC <0003> db_auc.c:245 IMSI='262428289272765': Generated 5 vectors 20240927055535431 DAUC <0003> db_auc.c:249 IMSI='262428289272765': Updating SQN=161 in DB 20240927055535439 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428289272765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428289272765"} 20240927055535439 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428289272765 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055535439 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055535439 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf5615141e8d: Found GsupExpect[0] for "262428289272765" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@bf5615141e8d: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428289272765" TC_gsup_sai_eps(37)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055535442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@bf5615141e8d: Final verdict of PTC: pass 20240927055535467 DAUC <0003> db_auc.c:157 IMSI='262421828927647': No 2G Auth Data 20240927055535467 DAUC <0003> db_auc.c:192 IMSI='262421828927647': No 3G Auth Data HLR_Test-GSUP(33)@bf5615141e8d: Created GsupExpect[0] for "262421828927647" to be handled at TC_gsup_sai_eps(38) 20240927055535507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 20240927055535511 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055535511 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421828927647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421828927647"} 20240927055535511 DAUC <0003> db_auc.c:236 IMSI='262421828927647': Calling to generate 5 vectors 20240927055535511 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055535511 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055535511 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055535511 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055535511 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055535511 DAUC <0003> auc.c:113 vector [0]: rand = 1f467c9882db896d32f4894b49b47ab0 20240927055535511 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055535511 DAUC <0003> auc.c:142 vector [0]: autn = e1f0d2b5f99f8000cfbef00f57d8f72d 20240927055535511 DAUC <0003> auc.c:143 vector [0]: ck = b1ea02dfa818c701538d9b5634942447 20240927055535511 DAUC <0003> auc.c:144 vector [0]: ik = 11d679c9a9bf77da08e30b2d40fc9ac1 20240927055535511 DAUC <0003> auc.c:145 vector [0]: res = cfa24a687da8a3be0000000000000000 20240927055535511 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055535511 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055535511 DAUC <0003> auc.c:179 vector [0]: kc = ea822147a8aaf000 20240927055535511 DAUC <0003> auc.c:180 vector [0]: sres = a304ad66 20240927055535511 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055535511 DAUC <0003> auc.c:113 vector [1]: rand = 9b8de07385a1f8941b2af320847d3046 20240927055535512 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055535512 DAUC <0003> auc.c:142 vector [1]: autn = 140ddcda3876800048921ac5fdf51db7 20240927055535512 DAUC <0003> auc.c:143 vector [1]: ck = 50a936ee1992d5aa1219aabaf9021e6f 20240927055535512 DAUC <0003> auc.c:144 vector [1]: ik = 67394a36b8a9c0518e1cced9083d0be3 20240927055535512 DAUC <0003> auc.c:145 vector [1]: res = 09121e38437a8c0f0000000000000000 20240927055535512 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055535512 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055535512 DAUC <0003> auc.c:179 vector [1]: kc = 0d40c6e02d6d1c00 20240927055535512 DAUC <0003> auc.c:180 vector [1]: sres = f71e8254 20240927055535512 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055535512 DAUC <0003> auc.c:113 vector [2]: rand = fa1d7dfa99bb6ea10d6955a3b74f67e5 20240927055535512 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055535512 DAUC <0003> auc.c:142 vector [2]: autn = 72cfed3fbfd7800059660e06fd2730e5 20240927055535512 DAUC <0003> auc.c:143 vector [2]: ck = 11ddd1d80dd60296f9fe08d0d63749ab 20240927055535512 DAUC <0003> auc.c:144 vector [2]: ik = dd2a310881cee3c5ade6d7e3262e72c2 20240927055535512 DAUC <0003> auc.c:145 vector [2]: res = c08a0638310b91c70000000000000000 20240927055535512 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055535512 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055535512 DAUC <0003> auc.c:179 vector [2]: kc = 11f6763d1a72a000 20240927055535512 DAUC <0003> auc.c:180 vector [2]: sres = 00c75f28 20240927055535512 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055535512 DAUC <0003> auc.c:113 vector [3]: rand = 9a34e8f7baab976cf4d91cccbc58a59c 20240927055535512 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055535512 DAUC <0003> auc.c:142 vector [3]: autn = a5b6b7a757fd80006a6967a40a9a5a52 20240927055535512 DAUC <0003> auc.c:143 vector [3]: ck = 92be1a10dff3d32af6bfe5f8905b7203 20240927055535512 DAUC <0003> auc.c:144 vector [3]: ik = e4245837adae5592d5668d3447309351 20240927055535512 DAUC <0003> auc.c:145 vector [3]: res = b33922c5f6197f760000000000000000 20240927055535512 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055535512 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055535512 DAUC <0003> auc.c:179 vector [3]: kc = 059509f20d804c00 20240927055535512 DAUC <0003> auc.c:180 vector [3]: sres = a4960ce6 20240927055535512 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055535512 DAUC <0003> auc.c:113 vector [4]: rand = 3d8cc63b4dd7bbd446245ef57b502349 20240927055535512 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055535512 DAUC <0003> auc.c:142 vector [4]: autn = ac0d5e9d76638000b27a249de5c07330 20240927055535512 DAUC <0003> auc.c:143 vector [4]: ck = bc27b8963f1b0d32ef624a6bdfbe2a2e 20240927055535512 DAUC <0003> auc.c:144 vector [4]: ik = 92b1b8c822dc26600d2b827dd0d0c316 20240927055535512 DAUC <0003> auc.c:145 vector [4]: res = b3394cf1f6b6024b0000000000000000 20240927055535512 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055535512 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055535512 DAUC <0003> auc.c:179 vector [4]: kc = 87fd1b7b2f355800 20240927055535512 DAUC <0003> auc.c:180 vector [4]: sres = e0f3e552 20240927055535512 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055535512 DAUC <0003> db_auc.c:245 IMSI='262421828927647': Generated 5 vectors 20240927055535512 DAUC <0003> db_auc.c:249 IMSI='262421828927647': Updating SQN=161 in DB 20240927055535521 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421828927647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421828927647"} 20240927055535521 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421828927647 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055535521 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055535521 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf5615141e8d: Found GsupExpect[0] for "262421828927647" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@bf5615141e8d: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421828927647" TC_gsup_sai_eps(38)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055535525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@bf5615141e8d: Final verdict of PTC: pass 20240927055535558 DAUC <0003> db_auc.c:157 IMSI='262424101647109': No 2G Auth Data 20240927055535558 DAUC <0003> db_auc.c:192 IMSI='262424101647109': No 3G Auth Data HLR_Test-GSUP(33)@bf5615141e8d: Created GsupExpect[0] for "262424101647109" to be handled at TC_gsup_sai_eps(39) 20240927055535598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 20240927055535600 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055535600 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424101647109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424101647109"} 20240927055535601 DAUC <0003> db_auc.c:236 IMSI='262424101647109': Calling to generate 5 vectors 20240927055535601 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055535601 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055535601 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055535601 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055535601 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055535601 DAUC <0003> auc.c:113 vector [0]: rand = 0244390516166098e01d6db364ee2754 20240927055535601 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055535601 DAUC <0003> auc.c:142 vector [0]: autn = 086c84e1bb358000f2711aae19d6d7f0 20240927055535601 DAUC <0003> auc.c:143 vector [0]: ck = c940d335be7c29f3097bf5d18a860c6a 20240927055535601 DAUC <0003> auc.c:144 vector [0]: ik = 2d31d4f8377c27df88a135c9894d262a 20240927055535601 DAUC <0003> auc.c:145 vector [0]: res = d9a4072355c2b0430000000000000000 20240927055535601 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055535601 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055535601 DAUC <0003> auc.c:179 vector [0]: kc = bdd345231cc5b800 20240927055535601 DAUC <0003> auc.c:180 vector [0]: sres = 2e724d3c 20240927055535601 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055535601 DAUC <0003> auc.c:113 vector [1]: rand = 1b472a8434d4f8d71e1182347836068f 20240927055535601 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055535601 DAUC <0003> auc.c:142 vector [1]: autn = 2267a151cbba800093ff7afe53b9c38a 20240927055535601 DAUC <0003> auc.c:143 vector [1]: ck = 5799abd41390d3acad9b24a3e1ffed1a 20240927055535601 DAUC <0003> auc.c:144 vector [1]: ik = 500b08160a45e5a3191fa9e4fe7317e8 20240927055535601 DAUC <0003> auc.c:145 vector [1]: res = 7f7dda06a5b2617e0000000000000000 20240927055535601 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055535601 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055535601 DAUC <0003> auc.c:179 vector [1]: kc = 4f5b1a56970be000 20240927055535601 DAUC <0003> auc.c:180 vector [1]: sres = a8cbab06 20240927055535601 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055535601 DAUC <0003> auc.c:113 vector [2]: rand = b6171fc14a06a3f79797ffdc23dcfd1f 20240927055535601 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055535601 DAUC <0003> auc.c:142 vector [2]: autn = 9bd499b8e1a880000d1222e7f6ca7927 20240927055535601 DAUC <0003> auc.c:143 vector [2]: ck = 913a58e1d38d1b790f98bb3a2a5bfaa2 20240927055535601 DAUC <0003> auc.c:144 vector [2]: ik = e9c627b15541b34a3d03efd7caa0acab 20240927055535601 DAUC <0003> auc.c:145 vector [2]: res = 37662ec89540d7690000000000000000 20240927055535601 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055535601 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055535601 DAUC <0003> auc.c:179 vector [2]: kc = f600d1ddd4a33400 20240927055535601 DAUC <0003> auc.c:180 vector [2]: sres = 7fc0c7ce 20240927055535601 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055535601 DAUC <0003> auc.c:113 vector [3]: rand = f667efbc560f1395826f5d5b919ce1c9 20240927055535601 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055535601 DAUC <0003> auc.c:142 vector [3]: autn = 93db08e545e8800046287734158469b1 20240927055535601 DAUC <0003> auc.c:143 vector [3]: ck = 385698511ef058a0065bdff9a8d52ca4 20240927055535601 DAUC <0003> auc.c:144 vector [3]: ik = d57203883c384c8a57964be481fdda8a 20240927055535601 DAUC <0003> auc.c:145 vector [3]: res = aeb7a9ba1c5f3df00000000000000000 20240927055535601 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055535601 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055535601 DAUC <0003> auc.c:179 vector [3]: kc = b9068e0411499000 20240927055535601 DAUC <0003> auc.c:180 vector [3]: sres = f7ad81f0 20240927055535601 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055535601 DAUC <0003> auc.c:113 vector [4]: rand = 1445f15b3b910225cdd52c164468a14e 20240927055535601 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055535601 DAUC <0003> auc.c:142 vector [4]: autn = 1c97976582578000d39b2f88063c6f4d 20240927055535601 DAUC <0003> auc.c:143 vector [4]: ck = 06525d6ed09ac65ed83f1f98f03ff366 20240927055535601 DAUC <0003> auc.c:144 vector [4]: ik = 3bed7e4af8992dee2f6719c60660a5d2 20240927055535601 DAUC <0003> auc.c:145 vector [4]: res = 4a31424c8f7ff44e0000000000000000 20240927055535601 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055535601 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055535601 DAUC <0003> auc.c:179 vector [4]: kc = 8f8a2c040afa1c00 20240927055535601 DAUC <0003> auc.c:180 vector [4]: sres = c1370dd7 20240927055535601 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055535601 DAUC <0003> db_auc.c:245 IMSI='262424101647109': Generated 5 vectors 20240927055535601 DAUC <0003> db_auc.c:249 IMSI='262424101647109': Updating SQN=161 in DB 20240927055535609 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424101647109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424101647109"} 20240927055535609 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424101647109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055535609 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055535609 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf5615141e8d: Found GsupExpect[0] for "262424101647109" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@bf5615141e8d: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424101647109" TC_gsup_sai_eps(39)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055535613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@bf5615141e8d: Final verdict of PTC: pass 20240927055535645 DAUC <0003> db_auc.c:157 IMSI='262420313922643': No 2G Auth Data 20240927055535645 DAUC <0003> db_auc.c:192 IMSI='262420313922643': No 3G Auth Data HLR_Test-GSUP(33)@bf5615141e8d: Created GsupExpect[0] for "262420313922643" to be handled at TC_gsup_sai_eps(40) 20240927055535685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 20240927055535689 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055535689 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420313922643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420313922643"} 20240927055535689 DAUC <0003> db_auc.c:236 IMSI='262420313922643': Calling to generate 5 vectors 20240927055535689 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240927055535689 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240927055535689 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240927055535689 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240927055535689 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240927055535689 DAUC <0003> auc.c:113 vector [0]: rand = ab7e8b20fa50b807126f925ba89815c2 20240927055535689 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240927055535689 DAUC <0003> auc.c:142 vector [0]: autn = aa2dd696b4d18000c990fa35fabf52bc 20240927055535689 DAUC <0003> auc.c:143 vector [0]: ck = f7f7a146bef2bbc3b059a3c39fe29b1d 20240927055535689 DAUC <0003> auc.c:144 vector [0]: ik = 722a77a5e3dbabb844eb2d565f4ef5e7 20240927055535689 DAUC <0003> auc.c:145 vector [0]: res = a053e44ef3fda7050000000000000000 20240927055535689 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240927055535689 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240927055535689 DAUC <0003> auc.c:179 vector [0]: kc = 1f0746508086abd4 20240927055535689 DAUC <0003> auc.c:180 vector [0]: sres = d8ab7d7d 20240927055535689 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240927055535689 DAUC <0003> auc.c:113 vector [1]: rand = 92baf7a67774fee2ff3f0a5c8dcd5fd8 20240927055535689 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240927055535689 DAUC <0003> auc.c:142 vector [1]: autn = 08da830ca15780008d58e30d0aa3f399 20240927055535689 DAUC <0003> auc.c:143 vector [1]: ck = 7b27acc334b10cd3e30b6b8360a22070 20240927055535689 DAUC <0003> auc.c:144 vector [1]: ik = b2317d4a43d2b3eb4c812b9665d2c26c 20240927055535689 DAUC <0003> auc.c:145 vector [1]: res = 35ff2b249d69b20b0000000000000000 20240927055535689 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240927055535689 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240927055535689 DAUC <0003> auc.c:179 vector [1]: kc = 93dfa246784631e6 20240927055535689 DAUC <0003> auc.c:180 vector [1]: sres = 6b326ee0 20240927055535689 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240927055535689 DAUC <0003> auc.c:113 vector [2]: rand = 989dcd30510e2a3820a929c70e8b371d 20240927055535689 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240927055535689 DAUC <0003> auc.c:142 vector [2]: autn = 44356356fc7d800075f75184d1067a4b 20240927055535689 DAUC <0003> auc.c:143 vector [2]: ck = 2f9cd8c625bf225b86265d97ec41fdf3 20240927055535689 DAUC <0003> auc.c:144 vector [2]: ik = 89248cf33753bf4f1372b782fdcf6583 20240927055535689 DAUC <0003> auc.c:145 vector [2]: res = 0a403ab0900e91cd0000000000000000 20240927055535689 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240927055535689 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240927055535689 DAUC <0003> auc.c:179 vector [2]: kc = b3b882f4866dd8d5 20240927055535689 DAUC <0003> auc.c:180 vector [2]: sres = d562c4a1 20240927055535689 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240927055535689 DAUC <0003> auc.c:113 vector [3]: rand = 722d36b0fce66a41c82ccff15b713b1b 20240927055535689 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240927055535689 DAUC <0003> auc.c:142 vector [3]: autn = 7bbd2eaf218a800077924b1f01bb2188 20240927055535689 DAUC <0003> auc.c:143 vector [3]: ck = f14e2056ee355cccff55feaf9293544d 20240927055535689 DAUC <0003> auc.c:144 vector [3]: ik = 232061feb07dc49efda3aef06a53b71a 20240927055535689 DAUC <0003> auc.c:145 vector [3]: res = 18cf11b8e592526c0000000000000000 20240927055535689 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240927055535689 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240927055535689 DAUC <0003> auc.c:179 vector [3]: kc = f54da28080971ddf 20240927055535689 DAUC <0003> auc.c:180 vector [3]: sres = 0d11ce1d 20240927055535689 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240927055535689 DAUC <0003> auc.c:113 vector [4]: rand = 77eba9f9e0779bddeec27da6d31ef96f 20240927055535689 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240927055535689 DAUC <0003> auc.c:142 vector [4]: autn = 74ae668a5e47800073560ed2ed6dd4d7 20240927055535689 DAUC <0003> auc.c:143 vector [4]: ck = 135b4efde14fcfc12d5c9c4098d0c08b 20240927055535689 DAUC <0003> auc.c:144 vector [4]: ik = a5ad244680b1fbc2252153cf8d047d4b 20240927055535689 DAUC <0003> auc.c:145 vector [4]: res = 8e2875a516c24fc50000000000000000 20240927055535689 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240927055535689 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240927055535689 DAUC <0003> auc.c:179 vector [4]: kc = bcf1cf71f42ea0ec 20240927055535689 DAUC <0003> auc.c:180 vector [4]: sres = 3b3a78bf 20240927055535689 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240927055535689 DAUC <0003> db_auc.c:245 IMSI='262420313922643': Generated 5 vectors 20240927055535689 DAUC <0003> db_auc.c:249 IMSI='262420313922643': Updating SQN=161 in DB 20240927055535697 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420313922643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420313922643"} 20240927055535697 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420313922643 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055535697 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055535697 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf5615141e8d: Found GsupExpect[0] for "262420313922643" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@bf5615141e8d: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420313922643" TC_gsup_sai_eps(40)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055535700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42604<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055535725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4258 20240927055535726 DLINP <000b> input/ipa.c:451 connected read/write 20240927055535726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055535726 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055535726 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055535726 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055535726 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34373<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@bf5615141e8d: Final verdict of PTC: none 34@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Sep 27 05:55:35 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20240927055535765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 20240927055535765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42606<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5688) Waiting for packet dumper to finish... 1 (prev_count=5688, count=33100) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Sep 27 05:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_ul_unknown_imsi started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055538838 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055538838 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055538840 DLINP <000b> input/ipa.c:451 connected read/write 20240927055538840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055538840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055538842 DLINP <000b> input/ipa.c:451 connected read/write 20240927055538842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055538842 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055538842 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055538842 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 20240927055538842 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055538842 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 20240927055538842 DLGSUP <0013> gsup_server.c:235 2: 20240927055538842 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055538842 DLGSUP <0013> gsup_server.c:235 3: 20240927055538842 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055538842 DLGSUP <0013> gsup_server.c:235 4: 20240927055538842 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055538842 DLGSUP <0013> gsup_server.c:235 5: 20240927055538842 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055538842 DLGSUP <0013> gsup_server.c:235 7: 20240927055538842 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055538842 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055538842 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055538842 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@bf5615141e8d: 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") 20240927055538861 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41497<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@bf5615141e8d: Created GsupExpect[0] for "262429735929168" to be handled at TC_gsup_ul_unknown_imsi(45) 20240927055538871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 20240927055538885 DLINP <000b> input/ipa.c:451 connected read/write 20240927055538885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055538885 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429735929168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429735929168" cn_domain=PS} 20240927055538885 DLU <0006> fsm.c:456 lu(262429735929168)[0x565300d03b90]{UNVALIDATED}: Allocated 20240927055538885 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429735929168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240927055538885 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429735929168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429735929168" cause=IMSI unknown in HLR} 20240927055538885 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429735929168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055538885 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429735929168)[0x565300d03b90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055538885 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429735929168)[0x565300d03b90]{UNVALIDATED}: Freeing instance 20240927055538885 DLU <0006> fsm.c:568 lu(PS:IMSI-262429735929168)[0x565300d03b90]{UNVALIDATED}: Deallocated 20240927055538885 DLINP <000b> input/ipa.c:451 connected read/write 20240927055538885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055538885 DLINP <000b> input/ipa.c:451 connected read/write 20240927055538885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@bf5615141e8d: Found GsupExpect[0] for "262429735929168" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@bf5615141e8d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429735929168" TC_gsup_ul_unknown_imsi(45)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055538888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@bf5615141e8d: Final verdict of PTC: pass 20240927055538889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4258 20240927055538890 DLINP <000b> input/ipa.c:451 connected read/write 20240927055538890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055538890 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055538890 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055538890 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@bf5615141e8d: Final verdict of PTC: none 20240927055538891 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41497<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@bf5615141e8d: Final verdict of PTC: none 43@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 43: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@bf5615141e8d: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Sep 27 05:55:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20240927055538935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 20240927055538935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34894<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12436) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Sep 27 05:55:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055542005 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055542005 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055542006 DLINP <000b> input/ipa.c:451 connected read/write 20240927055542006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055542007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055542008 DLINP <000b> input/ipa.c:451 connected read/write 20240927055542008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055542008 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055542008 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055542008 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 20240927055542008 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055542008 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 20240927055542008 DLGSUP <0013> gsup_server.c:235 2: 20240927055542008 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055542008 DLGSUP <0013> gsup_server.c:235 3: 20240927055542008 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055542008 DLGSUP <0013> gsup_server.c:235 4: 20240927055542008 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055542008 DLGSUP <0013> gsup_server.c:235 5: 20240927055542008 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055542008 DLGSUP <0013> gsup_server.c:235 7: 20240927055542008 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055542008 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055542008 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055542008 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@bf5615141e8d: 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") 20240927055542027 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39067<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@bf5615141e8d: Created GsupExpect[0] for "262422232553673" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240927055542042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 20240927055542053 DLINP <000b> input/ipa.c:451 connected read/write 20240927055542053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055542053 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422232553673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422232553673" cn_domain=PS source_name="the-source\n"} 20240927055542053 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240927055542053 DLU <0006> fsm.c:456 lu(262422232553673)[0x565300d05330]{UNVALIDATED}: Allocated 20240927055542053 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422232553673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240927055542053 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422232553673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422232553673" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240927055542053 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422232553673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055542053 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422232553673)[0x565300d05330]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055542053 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422232553673)[0x565300d05330]{UNVALIDATED}: Freeing instance 20240927055542053 DLU <0006> fsm.c:568 lu(PS:IMSI-262422232553673)[0x565300d05330]{UNVALIDATED}: Deallocated 20240927055542053 DLINP <000b> input/ipa.c:451 connected read/write 20240927055542053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055542053 DLINP <000b> input/ipa.c:451 connected read/write 20240927055542053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@bf5615141e8d: Found GsupExpect[0] for "262422232553673" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@bf5615141e8d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422232553673" TC_gsup_ul_unknown_imsi_via_proxy(50)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055542056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34910<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@bf5615141e8d: Final verdict of PTC: pass 20240927055542057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4258 20240927055542058 DLINP <000b> input/ipa.c:451 connected read/write 20240927055542058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055542058 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055542058 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055542058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055542058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@bf5615141e8d: Final verdict of PTC: none 20240927055542058 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39067<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@bf5615141e8d: Final verdict of PTC: none 48@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 48: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@bf5615141e8d: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Sep 27 05:55:42 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20240927055542103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20240927055542104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12780) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Sep 27 05:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055545178 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055545178 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055545181 DLINP <000b> input/ipa.c:451 connected read/write 20240927055545181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055545182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34916<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055545184 DLINP <000b> input/ipa.c:451 connected read/write 20240927055545184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055545184 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055545184 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055545184 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 20240927055545184 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055545184 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 20240927055545184 DLGSUP <0013> gsup_server.c:235 2: 20240927055545184 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055545184 DLGSUP <0013> gsup_server.c:235 3: 20240927055545184 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055545184 DLGSUP <0013> gsup_server.c:235 4: 20240927055545184 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055545184 DLGSUP <0013> gsup_server.c:235 5: 20240927055545184 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055545184 DLGSUP <0013> gsup_server.c:235 7: 20240927055545184 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055545184 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055545184 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055545184 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@bf5615141e8d: 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") 20240927055545200 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37987<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@bf5615141e8d: Created GsupExpect[0] for "262424817607285" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240927055545213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 20240927055545229 DLINP <000b> input/ipa.c:451 connected read/write 20240927055545229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055545229 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424817607285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424817607285" cn_domain=PS} 20240927055545229 DLU <0006> fsm.c:456 lu(262424817607285)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055545229 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424817607285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240927055545229 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424817607285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424817607285" cause=Roaming not allowed in this location area} 20240927055545229 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424817607285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055545229 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424817607285)[0x565300d04100]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055545229 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424817607285)[0x565300d04100]{UNVALIDATED}: Freeing instance 20240927055545229 DLU <0006> fsm.c:568 lu(PS:IMSI-262424817607285)[0x565300d04100]{UNVALIDATED}: Deallocated 20240927055545229 DLINP <000b> input/ipa.c:451 connected read/write 20240927055545229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055545229 DLINP <000b> input/ipa.c:451 connected read/write 20240927055545229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@bf5615141e8d: Found GsupExpect[0] for "262424817607285" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@bf5615141e8d: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424817607285" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055545232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bf5615141e8d: Final verdict of PTC: pass 20240927055545233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34916<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@bf5615141e8d: Final verdict of PTC: none 20240927055545234 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37987<->l=127.0.0.1:4259) 20240927055545234 DLINP <000b> input/ipa.c:451 connected read/write 20240927055545234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055545234 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 53@bf5615141e8d: Final verdict of PTC: none 20240927055545234 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055545234 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(51)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 53: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@bf5615141e8d: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Sep 27 05:55:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20240927055545277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 20240927055545278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13580) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Sep 27 05:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_sai_err_unknown_imsi started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055548353 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055548353 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055548356 DLINP <000b> input/ipa.c:451 connected read/write 20240927055548356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055548357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055548359 DLINP <000b> input/ipa.c:451 connected read/write 20240927055548359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055548359 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055548359 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055548359 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 20240927055548359 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055548359 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 20240927055548359 DLGSUP <0013> gsup_server.c:235 2: 20240927055548359 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055548359 DLGSUP <0013> gsup_server.c:235 3: 20240927055548359 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055548359 DLGSUP <0013> gsup_server.c:235 4: 20240927055548359 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055548359 DLGSUP <0013> gsup_server.c:235 5: 20240927055548359 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055548359 DLGSUP <0013> gsup_server.c:235 7: 20240927055548359 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055548359 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055548359 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055548359 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@bf5615141e8d: 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") 20240927055548379 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43179<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@bf5615141e8d: Created GsupExpect[0] for "262423637821871" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240927055548389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46574<->l=127.0.0.1:4258 20240927055548401 DLINP <000b> input/ipa.c:451 connected read/write 20240927055548401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055548401 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423637821871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423637821871"} 20240927055548401 DAUC <0003> db_auc.c:133 IMSI='262423637821871': No such subscriber 20240927055548401 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423637821871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240927055548401 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423637821871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423637821871" cause=IMSI unknown in HLR} 20240927055548401 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423637821871 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055548401 DLINP <000b> input/ipa.c:451 connected read/write 20240927055548401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055548401 DLINP <000b> input/ipa.c:451 connected read/write 20240927055548401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@bf5615141e8d: Found GsupExpect[0] for "262423637821871" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@bf5615141e8d: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423637821871" TC_gsup_sai_err_unknown_imsi(60)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055548404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46574<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@bf5615141e8d: Final verdict of PTC: pass 20240927055548405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4258 20240927055548406 DLINP <000b> input/ipa.c:451 connected read/write 20240927055548406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055548406 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(57)@bf5615141e8d: Final verdict of PTC: none 20240927055548406 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055548406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055548406 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43179<->l=127.0.0.1:4259) 58@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 58: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@bf5615141e8d: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Sep 27 05:55:48 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20240927055548450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46590<->l=127.0.0.1:4258 20240927055548451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46590<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12356) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Sep 27 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_ul started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055551522 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055551522 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055551524 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055551527 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551527 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055551527 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055551527 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 20240927055551527 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055551527 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 20240927055551527 DLGSUP <0013> gsup_server.c:235 2: 20240927055551527 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055551527 DLGSUP <0013> gsup_server.c:235 3: 20240927055551527 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055551527 DLGSUP <0013> gsup_server.c:235 4: 20240927055551527 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055551527 DLGSUP <0013> gsup_server.c:235 5: 20240927055551527 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055551527 DLGSUP <0013> gsup_server.c:235 7: 20240927055551527 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055551527 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055551527 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055551527 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@bf5615141e8d: 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") 20240927055551547 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36373<->l=127.0.0.1:4259) 20240927055551579 DAUC <0003> db_auc.c:157 IMSI='262420471264159': No 2G Auth Data 20240927055551579 DAUC <0003> db_auc.c:192 IMSI='262420471264159': No 3G Auth Data HLR_Test-GSUP(62)@bf5615141e8d: Created GsupExpect[0] for "262420471264159" to be handled at TC_gsup_ul(65) 20240927055551612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 20240927055551617 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551617 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420471264159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420471264159" cn_domain=PS} 20240927055551617 DLU <0006> fsm.c:456 lu(262420471264159)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055551617 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420471264159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055551632 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420471264159)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055551632 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420471264159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420471264159" cn_domain=PS} 20240927055551632 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551632 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf5615141e8d: Found GsupExpect[0] for "262420471264159" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@bf5615141e8d: Added IMSI table entry 0TC_gsup_ul(65)"262420471264159" 20240927055551636 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551636 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420471264159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420471264159"} 20240927055551636 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420471264159)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055551636 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420471264159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055551636 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420471264159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420471264159"} 20240927055551636 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420471264159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055551636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420471264159)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055551636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420471264159)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055551636 DLU <0006> fsm.c:568 lu(PS:IMSI-262420471264159)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055551636 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551636 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul(65)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055551637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46614<->l=127.0.0.1:4258 TC_gsup_ul(65)@bf5615141e8d: Final verdict of PTC: pass 20240927055551663 DAUC <0003> db_auc.c:157 IMSI='262426770780759': No 2G Auth Data 20240927055551663 DAUC <0003> db_auc.c:192 IMSI='262426770780759': No 3G Auth Data 20240927055551671 DLGSUP <0013> hlr.c:121 IMSI 262426770780759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf5615141e8d: Created GsupExpect[0] for "262426770780759" to be handled at TC_gsup_ul(66) 20240927055551695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4258 20240927055551699 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551699 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426770780759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426770780759" cn_domain=PS} 20240927055551699 DLU <0006> fsm.c:456 lu(262426770780759)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055551699 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426770780759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055551714 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426770780759)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055551714 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426770780759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426770780759" cn_domain=PS} 20240927055551714 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551714 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf5615141e8d: Found GsupExpect[0] for "262426770780759" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@bf5615141e8d: Added IMSI table entry 1TC_gsup_ul(66)"262426770780759" 20240927055551717 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551717 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426770780759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426770780759"} 20240927055551717 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426770780759)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055551717 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426770780759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055551717 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426770780759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426770780759"} 20240927055551717 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426770780759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055551717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426770780759)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055551717 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426770780759)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055551717 DLU <0006> fsm.c:568 lu(PS:IMSI-262426770780759)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055551717 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551717 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul(66)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055551718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4258 TC_gsup_ul(66)@bf5615141e8d: Final verdict of PTC: pass 20240927055551743 DAUC <0003> db_auc.c:157 IMSI='262424964101972': No 2G Auth Data 20240927055551743 DAUC <0003> db_auc.c:192 IMSI='262424964101972': No 3G Auth Data 20240927055551751 DLGSUP <0013> hlr.c:121 IMSI 262424964101972: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf5615141e8d: Created GsupExpect[0] for "262424964101972" to be handled at TC_gsup_ul(67) 20240927055551775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 20240927055551779 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551779 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424964101972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424964101972" cn_domain=PS} 20240927055551779 DLU <0006> fsm.c:456 lu(262424964101972)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055551779 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424964101972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055551795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424964101972)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055551795 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424964101972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424964101972" cn_domain=PS} 20240927055551795 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551795 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf5615141e8d: Found GsupExpect[0] for "262424964101972" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@bf5615141e8d: Added IMSI table entry 2TC_gsup_ul(67)"262424964101972" 20240927055551798 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551798 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424964101972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424964101972"} 20240927055551798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424964101972)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055551798 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424964101972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055551798 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424964101972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424964101972"} 20240927055551798 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424964101972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055551798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424964101972)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055551798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424964101972)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055551798 DLU <0006> fsm.c:568 lu(PS:IMSI-262424964101972)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055551798 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551798 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul(67)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055551799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 TC_gsup_ul(67)@bf5615141e8d: Final verdict of PTC: pass 20240927055551824 DAUC <0003> db_auc.c:157 IMSI='262423506434574': No 2G Auth Data 20240927055551824 DAUC <0003> db_auc.c:192 IMSI='262423506434574': No 3G Auth Data 20240927055551833 DLGSUP <0013> hlr.c:121 IMSI 262423506434574: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf5615141e8d: Created GsupExpect[0] for "262423506434574" to be handled at TC_gsup_ul(68) 20240927055551858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46646<->l=127.0.0.1:4258 20240927055551861 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551861 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423506434574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423506434574" cn_domain=PS} 20240927055551861 DLU <0006> fsm.c:456 lu(262423506434574)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055551861 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423506434574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055551877 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423506434574)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055551877 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423506434574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423506434574" cn_domain=PS} 20240927055551877 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551877 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf5615141e8d: Found GsupExpect[0] for "262423506434574" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@bf5615141e8d: Added IMSI table entry 3TC_gsup_ul(68)"262423506434574" 20240927055551880 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551880 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423506434574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423506434574"} 20240927055551880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423506434574)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055551880 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423506434574 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055551880 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423506434574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423506434574"} 20240927055551880 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423506434574 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055551880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423506434574)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055551880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423506434574)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055551880 DLU <0006> fsm.c:568 lu(PS:IMSI-262423506434574)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055551880 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551880 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul(68)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055551881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46646<->l=127.0.0.1:4258 TC_gsup_ul(68)@bf5615141e8d: Final verdict of PTC: pass 20240927055551907 DAUC <0003> db_auc.c:157 IMSI='262420555244752': No 2G Auth Data 20240927055551907 DAUC <0003> db_auc.c:192 IMSI='262420555244752': No 3G Auth Data 20240927055551916 DLGSUP <0013> hlr.c:121 IMSI 262420555244752: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf5615141e8d: Created GsupExpect[0] for "262420555244752" to be handled at TC_gsup_ul(69) 20240927055551939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 20240927055551942 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551942 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420555244752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420555244752" cn_domain=PS} 20240927055551942 DLU <0006> fsm.c:456 lu(262420555244752)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055551942 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420555244752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055551957 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420555244752)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055551957 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420555244752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420555244752" cn_domain=PS} 20240927055551957 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551957 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf5615141e8d: Found GsupExpect[0] for "262420555244752" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@bf5615141e8d: Added IMSI table entry 4TC_gsup_ul(69)"262420555244752" 20240927055551960 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055551960 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420555244752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420555244752"} 20240927055551960 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420555244752)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055551960 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420555244752 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055551960 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420555244752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420555244752"} 20240927055551960 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420555244752 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055551960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420555244752)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055551960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420555244752)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055551960 DLU <0006> fsm.c:568 lu(PS:IMSI-262420555244752)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055551960 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055551960 DLINP <000b> input/ipa.c:451 connected read/write 20240927055551960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul(69)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055551962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 TC_gsup_ul(69)@bf5615141e8d: Final verdict of PTC: pass 20240927055551986 DAUC <0003> db_auc.c:157 IMSI='262425488537687': No 2G Auth Data 20240927055551986 DAUC <0003> db_auc.c:192 IMSI='262425488537687': No 3G Auth Data 20240927055551994 DLGSUP <0013> hlr.c:121 IMSI 262425488537687: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf5615141e8d: Created GsupExpect[0] for "262425488537687" to be handled at TC_gsup_ul(70) 20240927055552030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258 20240927055552033 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055552033 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425488537687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425488537687" cn_domain=PS} 20240927055552033 DLU <0006> fsm.c:456 lu(262425488537687)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055552034 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425488537687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055552050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425488537687)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055552050 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425488537687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425488537687" cn_domain=PS} 20240927055552050 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055552050 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf5615141e8d: Found GsupExpect[0] for "262425488537687" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@bf5615141e8d: Added IMSI table entry 5TC_gsup_ul(70)"262425488537687" 20240927055552053 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055552053 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425488537687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425488537687"} 20240927055552053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425488537687)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055552053 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425488537687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055552053 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425488537687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425488537687"} 20240927055552053 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425488537687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055552053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425488537687)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055552053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425488537687)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055552053 DLU <0006> fsm.c:568 lu(PS:IMSI-262425488537687)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055552053 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055552053 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul(70)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055552055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258 TC_gsup_ul(70)@bf5615141e8d: Final verdict of PTC: pass 20240927055552087 DAUC <0003> db_auc.c:157 IMSI='262429001988773': No 2G Auth Data 20240927055552087 DAUC <0003> db_auc.c:192 IMSI='262429001988773': No 3G Auth Data 20240927055552096 DLGSUP <0013> hlr.c:121 IMSI 262429001988773: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf5615141e8d: Created GsupExpect[0] for "262429001988773" to be handled at TC_gsup_ul(71) 20240927055552128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 20240927055552132 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055552132 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429001988773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429001988773" cn_domain=PS} 20240927055552132 DLU <0006> fsm.c:456 lu(262429001988773)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055552132 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429001988773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055552148 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429001988773)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055552148 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429001988773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429001988773" cn_domain=PS} 20240927055552148 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055552148 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf5615141e8d: Found GsupExpect[0] for "262429001988773" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@bf5615141e8d: Added IMSI table entry 6TC_gsup_ul(71)"262429001988773" 20240927055552151 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055552151 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429001988773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429001988773"} 20240927055552151 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429001988773)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055552151 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429001988773 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055552151 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429001988773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429001988773"} 20240927055552151 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429001988773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055552151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429001988773)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055552151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429001988773)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055552151 DLU <0006> fsm.c:568 lu(PS:IMSI-262429001988773)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055552151 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055552151 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul(71)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055552152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 TC_gsup_ul(71)@bf5615141e8d: Final verdict of PTC: pass 20240927055552185 DAUC <0003> db_auc.c:157 IMSI='262421373311516': No 2G Auth Data 20240927055552185 DAUC <0003> db_auc.c:192 IMSI='262421373311516': No 3G Auth Data 20240927055552194 DLGSUP <0013> hlr.c:121 IMSI 262421373311516: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf5615141e8d: Created GsupExpect[0] for "262421373311516" to be handled at TC_gsup_ul(72) 20240927055552226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4258 20240927055552229 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055552229 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421373311516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421373311516" cn_domain=PS} 20240927055552229 DLU <0006> fsm.c:456 lu(262421373311516)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055552229 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421373311516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055552245 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421373311516)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055552245 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421373311516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421373311516" cn_domain=PS} 20240927055552245 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055552245 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf5615141e8d: Found GsupExpect[0] for "262421373311516" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@bf5615141e8d: Added IMSI table entry 7TC_gsup_ul(72)"262421373311516" 20240927055552248 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055552248 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421373311516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421373311516"} 20240927055552248 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421373311516)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055552248 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421373311516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055552248 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421373311516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421373311516"} 20240927055552248 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421373311516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055552248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421373311516)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055552248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421373311516)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055552248 DLU <0006> fsm.c:568 lu(PS:IMSI-262421373311516)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055552248 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055552248 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul(72)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055552250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4258 TC_gsup_ul(72)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055552276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4258 20240927055552277 DLINP <000b> input/ipa.c:451 connected read/write 20240927055552277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055552277 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055552277 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055552277 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055552277 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36373<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@bf5615141e8d: Final verdict of PTC: none 63@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_ul finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Sep 27 05:55:52 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20240927055552318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4258 20240927055552319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18848) Waiting for packet dumper to finish... 1 (prev_count=18848, count=45144) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Sep 27 05:55:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_ul_via_proxy started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055555390 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055555390 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055555392 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46720<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055555395 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555395 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055555395 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055555395 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 20240927055555395 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055555395 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 20240927055555395 DLGSUP <0013> gsup_server.c:235 2: 20240927055555395 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055555395 DLGSUP <0013> gsup_server.c:235 3: 20240927055555395 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055555395 DLGSUP <0013> gsup_server.c:235 4: 20240927055555395 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055555395 DLGSUP <0013> gsup_server.c:235 5: 20240927055555395 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055555395 DLGSUP <0013> gsup_server.c:235 7: 20240927055555395 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055555395 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055555395 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055555395 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@bf5615141e8d: 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") 20240927055555414 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42861<->l=127.0.0.1:4259) 20240927055555441 DAUC <0003> db_auc.c:157 IMSI='262428813804001': No 2G Auth Data 20240927055555441 DAUC <0003> db_auc.c:192 IMSI='262428813804001': No 3G Auth Data HLR_Test-GSUP(74)@bf5615141e8d: Created GsupExpect[0] for "262428813804001" to be handled at TC_gsup_ul_via_proxy(77) 20240927055555478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 20240927055555482 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555482 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428813804001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428813804001" cn_domain=PS source_name="the-source\n"} 20240927055555482 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240927055555482 DLU <0006> fsm.c:456 lu(262428813804001)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055555482 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428813804001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240927055555498 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428813804001)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055555498 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428813804001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428813804001" cn_domain=PS destination_name="the-source\n"} 20240927055555498 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555498 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf5615141e8d: Found GsupExpect[0] for "262428813804001" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@bf5615141e8d: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428813804001" 20240927055555502 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555502 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428813804001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428813804001" source_name="the-source\n"} 20240927055555502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428813804001)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055555502 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262428813804001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055555502 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428813804001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428813804001" destination_name="the-source\n"} 20240927055555502 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262428813804001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055555502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428813804001)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055555502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428813804001)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055555502 DLU <0006> fsm.c:568 lu(PS:IMSI-262428813804001)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055555502 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555502 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055555504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46736<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@bf5615141e8d: Final verdict of PTC: pass 20240927055555529 DAUC <0003> db_auc.c:157 IMSI='262422400684530': No 2G Auth Data 20240927055555529 DAUC <0003> db_auc.c:192 IMSI='262422400684530': No 3G Auth Data 20240927055555537 DLGSUP <0013> hlr.c:121 IMSI 262422400684530: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf5615141e8d: Created GsupExpect[0] for "262422400684530" to be handled at TC_gsup_ul_via_proxy(78) 20240927055555562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 20240927055555565 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555565 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422400684530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422400684530" cn_domain=PS source_name="the-source\n"} 20240927055555565 DLU <0006> fsm.c:456 lu(262422400684530)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055555565 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422400684530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240927055555580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422400684530)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055555580 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422400684530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422400684530" cn_domain=PS destination_name="the-source\n"} 20240927055555580 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555581 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf5615141e8d: Found GsupExpect[0] for "262422400684530" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@bf5615141e8d: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262422400684530" 20240927055555583 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555583 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422400684530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422400684530" source_name="the-source\n"} 20240927055555583 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422400684530)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055555583 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422400684530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055555583 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422400684530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422400684530" destination_name="the-source\n"} 20240927055555583 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422400684530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055555583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422400684530)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055555583 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422400684530)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055555583 DLU <0006> fsm.c:568 lu(PS:IMSI-262422400684530)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055555583 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555583 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055555585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46748<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@bf5615141e8d: Final verdict of PTC: pass 20240927055555611 DAUC <0003> db_auc.c:157 IMSI='262424730557815': No 2G Auth Data 20240927055555611 DAUC <0003> db_auc.c:192 IMSI='262424730557815': No 3G Auth Data 20240927055555620 DLGSUP <0013> hlr.c:121 IMSI 262424730557815: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf5615141e8d: Created GsupExpect[0] for "262424730557815" to be handled at TC_gsup_ul_via_proxy(79) 20240927055555644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 20240927055555648 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555648 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424730557815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424730557815" cn_domain=PS source_name="the-source\n"} 20240927055555648 DLU <0006> fsm.c:456 lu(262424730557815)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055555648 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424730557815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240927055555663 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424730557815)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055555663 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424730557815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424730557815" cn_domain=PS destination_name="the-source\n"} 20240927055555663 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555663 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf5615141e8d: Found GsupExpect[0] for "262424730557815" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@bf5615141e8d: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424730557815" 20240927055555666 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555666 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424730557815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424730557815" source_name="the-source\n"} 20240927055555666 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424730557815)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055555666 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424730557815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055555666 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424730557815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424730557815" destination_name="the-source\n"} 20240927055555666 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424730557815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055555666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424730557815)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055555666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424730557815)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055555666 DLU <0006> fsm.c:568 lu(PS:IMSI-262424730557815)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055555666 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555667 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055555668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46750<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@bf5615141e8d: Final verdict of PTC: pass 20240927055555700 DAUC <0003> db_auc.c:157 IMSI='262424509864679': No 2G Auth Data 20240927055555700 DAUC <0003> db_auc.c:192 IMSI='262424509864679': No 3G Auth Data 20240927055555710 DLGSUP <0013> hlr.c:121 IMSI 262424509864679: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf5615141e8d: Created GsupExpect[0] for "262424509864679" to be handled at TC_gsup_ul_via_proxy(80) 20240927055555733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 20240927055555736 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555736 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424509864679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424509864679" cn_domain=PS source_name="the-source\n"} 20240927055555736 DLU <0006> fsm.c:456 lu(262424509864679)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055555736 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424509864679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240927055555753 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424509864679)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055555753 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424509864679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424509864679" cn_domain=PS destination_name="the-source\n"} 20240927055555753 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555753 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf5615141e8d: Found GsupExpect[0] for "262424509864679" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@bf5615141e8d: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424509864679" 20240927055555756 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555756 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424509864679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424509864679" source_name="the-source\n"} 20240927055555756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424509864679)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055555756 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424509864679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055555756 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424509864679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424509864679" destination_name="the-source\n"} 20240927055555756 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424509864679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055555756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424509864679)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055555756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424509864679)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055555756 DLU <0006> fsm.c:568 lu(PS:IMSI-262424509864679)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055555756 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555756 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055555757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@bf5615141e8d: Final verdict of PTC: pass 20240927055555782 DAUC <0003> db_auc.c:157 IMSI='262425056769504': No 2G Auth Data 20240927055555782 DAUC <0003> db_auc.c:192 IMSI='262425056769504': No 3G Auth Data 20240927055555790 DLGSUP <0013> hlr.c:121 IMSI 262425056769504: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf5615141e8d: Created GsupExpect[0] for "262425056769504" to be handled at TC_gsup_ul_via_proxy(81) 20240927055555814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 20240927055555818 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555818 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425056769504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425056769504" cn_domain=PS source_name="the-source\n"} 20240927055555818 DLU <0006> fsm.c:456 lu(262425056769504)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055555818 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425056769504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240927055555834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425056769504)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055555834 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425056769504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425056769504" cn_domain=PS destination_name="the-source\n"} 20240927055555834 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555834 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf5615141e8d: Found GsupExpect[0] for "262425056769504" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@bf5615141e8d: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262425056769504" 20240927055555837 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555837 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425056769504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425056769504" source_name="the-source\n"} 20240927055555837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425056769504)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055555837 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425056769504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055555837 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425056769504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425056769504" destination_name="the-source\n"} 20240927055555837 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425056769504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055555837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425056769504)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055555837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425056769504)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055555837 DLU <0006> fsm.c:568 lu(PS:IMSI-262425056769504)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055555837 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555837 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055555839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@bf5615141e8d: Final verdict of PTC: pass 20240927055555863 DAUC <0003> db_auc.c:157 IMSI='262420091871493': No 2G Auth Data 20240927055555863 DAUC <0003> db_auc.c:192 IMSI='262420091871493': No 3G Auth Data 20240927055555872 DLGSUP <0013> hlr.c:121 IMSI 262420091871493: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf5615141e8d: Created GsupExpect[0] for "262420091871493" to be handled at TC_gsup_ul_via_proxy(82) 20240927055555903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4258 20240927055555907 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555907 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420091871493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420091871493" cn_domain=PS source_name="the-source\n"} 20240927055555907 DLU <0006> fsm.c:456 lu(262420091871493)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055555907 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420091871493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240927055555923 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420091871493)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055555923 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420091871493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420091871493" cn_domain=PS destination_name="the-source\n"} 20240927055555923 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555923 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf5615141e8d: Found GsupExpect[0] for "262420091871493" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@bf5615141e8d: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420091871493" 20240927055555926 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055555926 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420091871493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420091871493" source_name="the-source\n"} 20240927055555926 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420091871493)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055555926 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262420091871493 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055555926 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420091871493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420091871493" destination_name="the-source\n"} 20240927055555926 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262420091871493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055555926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420091871493)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055555926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420091871493)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055555926 DLU <0006> fsm.c:568 lu(PS:IMSI-262420091871493)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055555926 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055555926 DLINP <000b> input/ipa.c:451 connected read/write 20240927055555926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055555928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@bf5615141e8d: Final verdict of PTC: pass 20240927055555960 DAUC <0003> db_auc.c:157 IMSI='262429758723082': No 2G Auth Data 20240927055555960 DAUC <0003> db_auc.c:192 IMSI='262429758723082': No 3G Auth Data 20240927055555969 DLGSUP <0013> hlr.c:121 IMSI 262429758723082: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf5615141e8d: Created GsupExpect[0] for "262429758723082" to be handled at TC_gsup_ul_via_proxy(83) 20240927055556001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46780<->l=127.0.0.1:4258 20240927055556004 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055556004 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429758723082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429758723082" cn_domain=PS source_name="the-source\n"} 20240927055556005 DLU <0006> fsm.c:456 lu(262429758723082)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055556005 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429758723082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240927055556021 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429758723082)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055556021 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429758723082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429758723082" cn_domain=PS destination_name="the-source\n"} 20240927055556021 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055556021 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf5615141e8d: Found GsupExpect[0] for "262429758723082" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@bf5615141e8d: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429758723082" 20240927055556024 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055556024 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429758723082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429758723082" source_name="the-source\n"} 20240927055556024 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429758723082)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055556024 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429758723082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055556024 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429758723082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429758723082" destination_name="the-source\n"} 20240927055556024 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429758723082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055556024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429758723082)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055556024 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429758723082)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055556024 DLU <0006> fsm.c:568 lu(PS:IMSI-262429758723082)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055556024 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055556024 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055556026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46780<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@bf5615141e8d: Final verdict of PTC: pass 20240927055556058 DAUC <0003> db_auc.c:157 IMSI='262421490293768': No 2G Auth Data 20240927055556058 DAUC <0003> db_auc.c:192 IMSI='262421490293768': No 3G Auth Data 20240927055556066 DLGSUP <0013> hlr.c:121 IMSI 262421490293768: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf5615141e8d: Created GsupExpect[0] for "262421490293768" to be handled at TC_gsup_ul_via_proxy(84) 20240927055556099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46786<->l=127.0.0.1:4258 20240927055556103 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055556103 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421490293768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421490293768" cn_domain=PS source_name="the-source\n"} 20240927055556103 DLU <0006> fsm.c:456 lu(262421490293768)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055556103 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421490293768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240927055556119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421490293768)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055556119 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421490293768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421490293768" cn_domain=PS destination_name="the-source\n"} 20240927055556119 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055556119 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf5615141e8d: Found GsupExpect[0] for "262421490293768" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@bf5615141e8d: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421490293768" 20240927055556122 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055556122 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421490293768 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421490293768" source_name="the-source\n"} 20240927055556122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421490293768)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055556122 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421490293768 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055556122 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421490293768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421490293768" destination_name="the-source\n"} 20240927055556122 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421490293768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055556122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421490293768)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055556122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421490293768)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055556122 DLU <0006> fsm.c:568 lu(PS:IMSI-262421490293768)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055556122 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055556122 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055556124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46786<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055556149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46720<->l=127.0.0.1:4258 20240927055556150 DLINP <000b> input/ipa.c:451 connected read/write 20240927055556150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055556150 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055556150 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055556150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055556150 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240927055556150 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42861<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@bf5615141e8d: Final verdict of PTC: none 75@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Sep 27 05:55:56 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20240927055556192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4258 20240927055556192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20528) Waiting for packet dumper to finish... 1 (prev_count=20528, count=45560) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Sep 27 05:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_ul_subscriber_data started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055559267 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055559267 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055559270 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055559274 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559274 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055559274 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055559274 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 20240927055559274 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055559274 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 20240927055559274 DLGSUP <0013> gsup_server.c:235 2: 20240927055559274 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055559274 DLGSUP <0013> gsup_server.c:235 3: 20240927055559274 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055559274 DLGSUP <0013> gsup_server.c:235 4: 20240927055559274 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055559274 DLGSUP <0013> gsup_server.c:235 5: 20240927055559274 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055559274 DLGSUP <0013> gsup_server.c:235 7: 20240927055559274 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055559274 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055559274 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055559274 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@bf5615141e8d: 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") 20240927055559299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36983<->l=127.0.0.1:4259) 20240927055559322 DAUC <0003> db_auc.c:157 IMSI='262427078886495': No 2G Auth Data 20240927055559322 DAUC <0003> db_auc.c:192 IMSI='262427078886495': No 3G Auth Data HLR_Test-GSUP(86)@bf5615141e8d: Created GsupExpect[0] for "262427078886495" to be handled at TC_gsup_ul_subscriber_data(89) 20240927055559363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@bf5615141e8d: GSUP ul subscriber_data<unbound> 20240927055559368 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559368 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427078886495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427078886495" cn_domain=PS} 20240927055559368 DLU <0006> fsm.c:456 lu(262427078886495)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055559368 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427078886495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055559390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427078886495)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055559390 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427078886495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427078886495" cn_domain=PS} 20240927055559390 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559391 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf5615141e8d: Found GsupExpect[0] for "262427078886495" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@bf5615141e8d: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262427078886495" 20240927055559395 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559395 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427078886495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427078886495"} 20240927055559395 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427078886495)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055559395 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427078886495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055559395 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427078886495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427078886495"} 20240927055559395 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427078886495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055559395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427078886495)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055559395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427078886495)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055559395 DLU <0006> fsm.c:568 lu(PS:IMSI-262427078886495)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055559395 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559395 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055559397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60730<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@bf5615141e8d: Final verdict of PTC: pass 20240927055559421 DAUC <0003> db_auc.c:157 IMSI='262424268721255': No 2G Auth Data 20240927055559421 DAUC <0003> db_auc.c:192 IMSI='262424268721255': No 3G Auth Data 20240927055559435 DLGSUP <0013> hlr.c:121 IMSI 262424268721255: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf5615141e8d: Created GsupExpect[0] for "262424268721255" to be handled at TC_gsup_ul_subscriber_data(90) 20240927055559465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@bf5615141e8d: GSUP ul subscriber_data<unbound> 20240927055559469 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559469 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424268721255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424268721255" cn_domain=PS} 20240927055559469 DLU <0006> fsm.c:456 lu(262424268721255)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055559469 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424268721255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055559484 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424268721255)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055559484 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424268721255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424268721255" cn_domain=PS} 20240927055559484 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559484 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf5615141e8d: Found GsupExpect[0] for "262424268721255" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@bf5615141e8d: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424268721255" 20240927055559487 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559487 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424268721255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424268721255"} 20240927055559487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424268721255)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055559487 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424268721255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055559487 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424268721255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424268721255"} 20240927055559487 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424268721255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055559487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424268721255)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055559487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424268721255)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055559487 DLU <0006> fsm.c:568 lu(PS:IMSI-262424268721255)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055559487 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559487 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055559489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@bf5615141e8d: Final verdict of PTC: pass 20240927055559513 DAUC <0003> db_auc.c:157 IMSI='262427299608044': No 2G Auth Data 20240927055559513 DAUC <0003> db_auc.c:192 IMSI='262427299608044': No 3G Auth Data 20240927055559522 DLGSUP <0013> hlr.c:121 IMSI 262427299608044: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf5615141e8d: Created GsupExpect[0] for "262427299608044" to be handled at TC_gsup_ul_subscriber_data(91) 20240927055559546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@bf5615141e8d: GSUP ul subscriber_data<unbound> 20240927055559549 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559549 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427299608044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427299608044" cn_domain=PS} 20240927055559549 DLU <0006> fsm.c:456 lu(262427299608044)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055559549 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427299608044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055559564 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427299608044)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055559564 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427299608044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427299608044" cn_domain=PS} 20240927055559564 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559564 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf5615141e8d: Found GsupExpect[0] for "262427299608044" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@bf5615141e8d: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427299608044" 20240927055559567 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559567 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427299608044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427299608044"} 20240927055559567 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427299608044)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055559567 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427299608044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055559567 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427299608044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427299608044"} 20240927055559567 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427299608044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055559567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427299608044)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055559567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427299608044)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055559567 DLU <0006> fsm.c:568 lu(PS:IMSI-262427299608044)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055559567 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559567 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055559569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@bf5615141e8d: Final verdict of PTC: pass 20240927055559597 DAUC <0003> db_auc.c:157 IMSI='262423785514328': No 2G Auth Data 20240927055559597 DAUC <0003> db_auc.c:192 IMSI='262423785514328': No 3G Auth Data 20240927055559606 DLGSUP <0013> hlr.c:121 IMSI 262423785514328: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf5615141e8d: Created GsupExpect[0] for "262423785514328" to be handled at TC_gsup_ul_subscriber_data(92) 20240927055559631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@bf5615141e8d: GSUP ul subscriber_data<unbound> 20240927055559634 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559634 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423785514328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423785514328" cn_domain=PS} 20240927055559634 DLU <0006> fsm.c:456 lu(262423785514328)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055559635 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423785514328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055559650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423785514328)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055559650 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423785514328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423785514328" cn_domain=PS} 20240927055559650 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559650 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf5615141e8d: Found GsupExpect[0] for "262423785514328" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@bf5615141e8d: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423785514328" 20240927055559652 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559652 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423785514328 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423785514328"} 20240927055559652 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423785514328)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055559652 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423785514328 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055559652 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423785514328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423785514328"} 20240927055559652 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423785514328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055559652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423785514328)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055559652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423785514328)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055559652 DLU <0006> fsm.c:568 lu(PS:IMSI-262423785514328)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055559652 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559652 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055559654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@bf5615141e8d: Final verdict of PTC: pass 20240927055559679 DAUC <0003> db_auc.c:157 IMSI='262423851874645': No 2G Auth Data 20240927055559679 DAUC <0003> db_auc.c:192 IMSI='262423851874645': No 3G Auth Data 20240927055559687 DLGSUP <0013> hlr.c:121 IMSI 262423851874645: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf5615141e8d: Created GsupExpect[0] for "262423851874645" to be handled at TC_gsup_ul_subscriber_data(93) 20240927055559708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@bf5615141e8d: GSUP ul subscriber_data<unbound> 20240927055559712 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559712 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423851874645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423851874645" cn_domain=PS} 20240927055559712 DLU <0006> fsm.c:456 lu(262423851874645)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055559712 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423851874645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055559728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423851874645)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055559728 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423851874645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423851874645" cn_domain=PS} 20240927055559728 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559728 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf5615141e8d: Found GsupExpect[0] for "262423851874645" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@bf5615141e8d: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262423851874645" 20240927055559731 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559731 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423851874645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423851874645"} 20240927055559731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423851874645)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055559731 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423851874645 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055559731 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423851874645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423851874645"} 20240927055559731 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423851874645 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055559731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423851874645)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055559731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423851874645)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055559731 DLU <0006> fsm.c:568 lu(PS:IMSI-262423851874645)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055559731 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559731 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055559733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@bf5615141e8d: Final verdict of PTC: pass 20240927055559757 DAUC <0003> db_auc.c:157 IMSI='262423606238300': No 2G Auth Data 20240927055559757 DAUC <0003> db_auc.c:192 IMSI='262423606238300': No 3G Auth Data 20240927055559766 DLGSUP <0013> hlr.c:121 IMSI 262423606238300: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf5615141e8d: Created GsupExpect[0] for "262423606238300" to be handled at TC_gsup_ul_subscriber_data(94) 20240927055559799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@bf5615141e8d: GSUP ul subscriber_data<unbound> 20240927055559804 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559804 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423606238300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423606238300" cn_domain=PS} 20240927055559804 DLU <0006> fsm.c:456 lu(262423606238300)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055559804 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423606238300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055559831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423606238300)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055559831 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423606238300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423606238300" cn_domain=PS} 20240927055559831 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559831 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf5615141e8d: Found GsupExpect[0] for "262423606238300" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@bf5615141e8d: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423606238300" 20240927055559834 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559834 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423606238300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423606238300"} 20240927055559834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423606238300)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055559834 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423606238300 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055559834 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423606238300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423606238300"} 20240927055559834 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423606238300 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055559834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423606238300)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055559834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423606238300)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055559834 DLU <0006> fsm.c:568 lu(PS:IMSI-262423606238300)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055559834 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559834 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055559835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@bf5615141e8d: Final verdict of PTC: pass 20240927055559873 DAUC <0003> db_auc.c:157 IMSI='262421739689384': No 2G Auth Data 20240927055559873 DAUC <0003> db_auc.c:192 IMSI='262421739689384': No 3G Auth Data 20240927055559881 DLGSUP <0013> hlr.c:121 IMSI 262421739689384: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf5615141e8d: Created GsupExpect[0] for "262421739689384" to be handled at TC_gsup_ul_subscriber_data(95) 20240927055559912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@bf5615141e8d: GSUP ul subscriber_data<unbound> 20240927055559916 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559916 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421739689384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421739689384" cn_domain=PS} 20240927055559916 DLU <0006> fsm.c:456 lu(262421739689384)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055559916 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421739689384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055559931 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421739689384)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055559931 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421739689384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421739689384" cn_domain=PS} 20240927055559931 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559931 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf5615141e8d: Found GsupExpect[0] for "262421739689384" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@bf5615141e8d: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421739689384" 20240927055559934 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055559934 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421739689384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421739689384"} 20240927055559934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421739689384)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055559934 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421739689384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055559934 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421739689384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421739689384"} 20240927055559934 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421739689384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055559934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421739689384)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055559934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421739689384)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055559934 DLU <0006> fsm.c:568 lu(PS:IMSI-262421739689384)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055559934 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055559934 DLINP <000b> input/ipa.c:451 connected read/write 20240927055559934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055559936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@bf5615141e8d: Final verdict of PTC: pass 20240927055559966 DAUC <0003> db_auc.c:157 IMSI='262427531140635': No 2G Auth Data 20240927055559966 DAUC <0003> db_auc.c:192 IMSI='262427531140635': No 3G Auth Data 20240927055559975 DLGSUP <0013> hlr.c:121 IMSI 262427531140635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf5615141e8d: Created GsupExpect[0] for "262427531140635" to be handled at TC_gsup_ul_subscriber_data(96) 20240927055600007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60782<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@bf5615141e8d: GSUP ul subscriber_data<unbound> 20240927055600011 DLINP <000b> input/ipa.c:451 connected read/write 20240927055600011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055600011 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427531140635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427531140635" cn_domain=PS} 20240927055600011 DLU <0006> fsm.c:456 lu(262427531140635)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055600011 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427531140635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055600026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427531140635)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055600026 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427531140635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427531140635" cn_domain=PS} 20240927055600026 DLINP <000b> input/ipa.c:451 connected read/write 20240927055600026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055600026 DLINP <000b> input/ipa.c:451 connected read/write 20240927055600026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf5615141e8d: Found GsupExpect[0] for "262427531140635" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@bf5615141e8d: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427531140635" 20240927055600029 DLINP <000b> input/ipa.c:451 connected read/write 20240927055600029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055600029 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427531140635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427531140635"} 20240927055600029 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427531140635)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055600029 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427531140635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055600029 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427531140635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427531140635"} 20240927055600029 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427531140635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055600029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427531140635)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055600029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427531140635)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055600029 DLU <0006> fsm.c:568 lu(PS:IMSI-262427531140635)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055600029 DLINP <000b> input/ipa.c:451 connected read/write 20240927055600029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055600029 DLINP <000b> input/ipa.c:451 connected read/write 20240927055600029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055600031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60782<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055600056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.1:4258 20240927055600057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36983<->l=127.0.0.1:4259) 20240927055600057 DLINP <000b> input/ipa.c:451 connected read/write 20240927055600057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055600057 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055600058 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055600058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@bf5615141e8d: Final verdict of PTC: none 87@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Sep 27 05:56:00 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20240927055600098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60786<->l=127.0.0.1:4258 20240927055600198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60786<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23776) Waiting for packet dumper to finish... 1 (prev_count=23776, count=50612) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Sep 27 05:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_vty started. MTC@bf5615141e8d: legacy= true 20240927055603272 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055603272 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055603275 DLINP <000b> input/ipa.c:451 connected read/write 20240927055603275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055603275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055603277 DLINP <000b> input/ipa.c:451 connected read/write 20240927055603277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055603277 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055603277 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055603277 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 20240927055603277 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055603277 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 20240927055603277 DLGSUP <0013> gsup_server.c:235 2: 20240927055603277 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055603277 DLGSUP <0013> gsup_server.c:235 3: 20240927055603277 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055603277 DLGSUP <0013> gsup_server.c:235 4: 20240927055603277 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055603277 DLGSUP <0013> gsup_server.c:235 5: 20240927055603277 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055603277 DLGSUP <0013> gsup_server.c:235 7: 20240927055603277 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055603277 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055603277 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055603277 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@bf5615141e8d: 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") 20240927055603297 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37235<->l=127.0.0.1:4259) 20240927055603316 DAUC <0003> db_auc.c:157 IMSI='262426608111729': No 2G Auth Data 20240927055603316 DAUC <0003> db_auc.c:192 IMSI='262426608111729': No 3G Auth Data 20240927055603335 DAUC <0003> db_auc.c:192 IMSI='262426608111729': No 3G Auth Data 20240927055603362 DAUC <0003> db_auc.c:157 IMSI='262422447744856': No 2G Auth Data 20240927055603362 DAUC <0003> db_auc.c:192 IMSI='262422447744856': No 3G Auth Data 20240927055603386 DAUC <0003> db_auc.c:157 IMSI='262422447744856': No 2G Auth Data 20240927055603411 DAUC <0003> db_auc.c:157 IMSI='262423227770256': No 2G Auth Data 20240927055603411 DAUC <0003> db_auc.c:192 IMSI='262423227770256': No 3G Auth Data MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055603462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 20240927055603463 DLINP <000b> input/ipa.c:451 connected read/write 20240927055603463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055603463 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055603463 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055603463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055603463 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37235<->l=127.0.0.1:4259) 98@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@bf5615141e8d: Test case TC_vty finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Sep 27 05:56:03 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20240927055603506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 20240927055603607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60804<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5672) Waiting for packet dumper to finish... 1 (prev_count=5672, count=17156) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Sep 27 05:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_vty_msisdn_isd started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055606683 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055606683 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055606686 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055606687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055606689 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055606689 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055606689 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055606689 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 20240927055606689 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055606689 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 20240927055606689 DLGSUP <0013> gsup_server.c:235 2: 20240927055606689 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055606689 DLGSUP <0013> gsup_server.c:235 3: 20240927055606689 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055606689 DLGSUP <0013> gsup_server.c:235 4: 20240927055606689 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055606689 DLGSUP <0013> gsup_server.c:235 5: 20240927055606689 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055606689 DLGSUP <0013> gsup_server.c:235 7: 20240927055606689 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055606689 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055606689 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055606689 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@bf5615141e8d: 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") 20240927055606707 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41637<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@bf5615141e8d: Created GsupExpect[0] for "262425926652862" to be handled at TC_vty_msisdn_isd(104) 20240927055606722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4258 20240927055606744 DAUC <0003> db_auc.c:157 IMSI='262425926652862': No 2G Auth Data 20240927055606744 DAUC <0003> db_auc.c:192 IMSI='262425926652862': No 3G Auth Data 20240927055606775 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055606775 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425926652862" cn_domain=PS} 20240927055606775 DLU <0006> fsm.c:456 lu(262425926652862)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055606775 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055606791 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425926652862)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055606791 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425926652862" cn_domain=PS} 20240927055606791 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055606791 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@bf5615141e8d: Found GsupExpect[0] for "262425926652862" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@bf5615141e8d: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425926652862" 20240927055606795 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055606795 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425926652862"} 20240927055606795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425926652862)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055606795 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055606795 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425926652862"} 20240927055606795 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055606795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425926652862)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055606795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425926652862)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055606795 DLU <0006> fsm.c:568 lu(PS:IMSI-262425926652862)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055606795 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055606795 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@bf5615141e8d: setverdict(pass): none -> pass 20240927055606805 DLGSUP <0013> hlr.c:128 IMSI 262425926652862: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240927055606805 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055606805 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055606807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@bf5615141e8d: Final verdict of PTC: pass 20240927055606807 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055606807 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425926652862"} 20240927055606807 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240927055606807 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425926652862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055606808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58022<->l=127.0.0.1:4258 20240927055606809 DLINP <000b> input/ipa.c:451 connected read/write 20240927055606809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055606809 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055606809 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055606809 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@bf5615141e8d: Final verdict of PTC: none 20240927055606809 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41637<->l=127.0.0.1:4259) 102@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 102: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@bf5615141e8d: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Sep 27 05:56:06 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20240927055606854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58038<->l=127.0.0.1:4258 20240927055606955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58038<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Sep 27 05:56:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_purge_cs started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055610029 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055610029 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055610030 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055610032 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610032 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055610032 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055610032 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 20240927055610032 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055610032 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 20240927055610032 DLGSUP <0013> gsup_server.c:235 2: 20240927055610032 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055610033 DLGSUP <0013> gsup_server.c:235 3: 20240927055610033 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055610033 DLGSUP <0013> gsup_server.c:235 4: 20240927055610033 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055610033 DLGSUP <0013> gsup_server.c:235 5: 20240927055610033 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055610033 DLGSUP <0013> gsup_server.c:235 7: 20240927055610033 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055610033 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055610033 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055610033 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@bf5615141e8d: 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") 20240927055610050 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41571<->l=127.0.0.1:4259) 20240927055610066 DAUC <0003> db_auc.c:157 IMSI='262421503647393': No 2G Auth Data 20240927055610066 DAUC <0003> db_auc.c:192 IMSI='262421503647393': No 3G Auth Data HLR_Test-GSUP(106)@bf5615141e8d: Created GsupExpect[0] for "262421503647393" to be handled at TC_gsup_purge_cs(109) 20240927055610099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58052<->l=127.0.0.1:4258 20240927055610105 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610105 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421503647393" cn_domain=PS} 20240927055610105 DLU <0006> fsm.c:456 lu(262421503647393)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055610105 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055610120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421503647393)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055610120 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421503647393" cn_domain=PS} 20240927055610120 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610120 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf5615141e8d: Found GsupExpect[0] for "262421503647393" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@bf5615141e8d: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421503647393" 20240927055610124 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610124 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421503647393"} 20240927055610124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421503647393)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055610124 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055610124 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421503647393"} 20240927055610124 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055610124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421503647393)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055610124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421503647393)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055610124 DLU <0006> fsm.c:568 lu(PS:IMSI-262421503647393)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055610124 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610124 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@bf5615141e8d: setverdict(pass): none -> pass 20240927055610126 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610126 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421503647393" cn_domain=CS} 20240927055610126 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240927055610134 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421503647393"} 20240927055610134 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421503647393 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055610134 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610134 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055610135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58052<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@bf5615141e8d: Final verdict of PTC: pass 20240927055610161 DAUC <0003> db_auc.c:157 IMSI='262429046982950': No 2G Auth Data 20240927055610162 DAUC <0003> db_auc.c:192 IMSI='262429046982950': No 3G Auth Data 20240927055610169 DLGSUP <0013> hlr.c:121 IMSI 262429046982950: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf5615141e8d: Created GsupExpect[0] for "262429046982950" to be handled at TC_gsup_purge_cs(110) 20240927055610195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58056<->l=127.0.0.1:4258 20240927055610198 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610198 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429046982950" cn_domain=PS} 20240927055610198 DLU <0006> fsm.c:456 lu(262429046982950)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055610198 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055610215 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429046982950)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055610215 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429046982950" cn_domain=PS} 20240927055610215 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610215 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf5615141e8d: Found GsupExpect[0] for "262429046982950" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@bf5615141e8d: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429046982950" 20240927055610218 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610218 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429046982950"} 20240927055610218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429046982950)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055610218 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055610218 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429046982950"} 20240927055610218 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055610218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046982950)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055610218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046982950)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055610218 DLU <0006> fsm.c:568 lu(PS:IMSI-262429046982950)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055610218 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610218 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@bf5615141e8d: setverdict(pass): none -> pass 20240927055610220 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610220 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429046982950" cn_domain=CS} 20240927055610220 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240927055610228 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429046982950"} 20240927055610228 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429046982950 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055610228 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610228 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055610230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58056<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@bf5615141e8d: Final verdict of PTC: pass 20240927055610254 DAUC <0003> db_auc.c:157 IMSI='262425921802281': No 2G Auth Data 20240927055610254 DAUC <0003> db_auc.c:192 IMSI='262425921802281': No 3G Auth Data 20240927055610263 DLGSUP <0013> hlr.c:121 IMSI 262425921802281: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf5615141e8d: Created GsupExpect[0] for "262425921802281" to be handled at TC_gsup_purge_cs(111) 20240927055610287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58072<->l=127.0.0.1:4258 20240927055610291 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610291 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425921802281" cn_domain=PS} 20240927055610291 DLU <0006> fsm.c:456 lu(262425921802281)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055610291 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055610307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425921802281)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055610307 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425921802281" cn_domain=PS} 20240927055610307 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610307 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf5615141e8d: Found GsupExpect[0] for "262425921802281" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@bf5615141e8d: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425921802281" 20240927055610310 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610310 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425921802281"} 20240927055610310 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425921802281)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055610310 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055610310 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425921802281"} 20240927055610310 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055610310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425921802281)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055610310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425921802281)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055610310 DLU <0006> fsm.c:568 lu(PS:IMSI-262425921802281)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055610310 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610310 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@bf5615141e8d: setverdict(pass): none -> pass 20240927055610312 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610312 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425921802281" cn_domain=CS} 20240927055610312 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240927055610320 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425921802281"} 20240927055610320 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425921802281 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055610320 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610320 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055610321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58072<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@bf5615141e8d: Final verdict of PTC: pass 20240927055610346 DAUC <0003> db_auc.c:157 IMSI='262421654661815': No 2G Auth Data 20240927055610346 DAUC <0003> db_auc.c:192 IMSI='262421654661815': No 3G Auth Data 20240927055610354 DLGSUP <0013> hlr.c:121 IMSI 262421654661815: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf5615141e8d: Created GsupExpect[0] for "262421654661815" to be handled at TC_gsup_purge_cs(112) 20240927055610378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58082<->l=127.0.0.1:4258 20240927055610382 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610382 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421654661815" cn_domain=PS} 20240927055610382 DLU <0006> fsm.c:456 lu(262421654661815)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055610382 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055610398 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421654661815)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055610398 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421654661815" cn_domain=PS} 20240927055610398 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610398 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf5615141e8d: Found GsupExpect[0] for "262421654661815" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@bf5615141e8d: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421654661815" 20240927055610400 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610400 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421654661815"} 20240927055610400 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421654661815)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055610400 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055610400 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421654661815"} 20240927055610400 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055610400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421654661815)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055610400 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421654661815)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055610400 DLU <0006> fsm.c:568 lu(PS:IMSI-262421654661815)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055610400 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610400 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@bf5615141e8d: setverdict(pass): none -> pass 20240927055610402 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610402 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421654661815" cn_domain=CS} 20240927055610402 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240927055610410 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421654661815"} 20240927055610410 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421654661815 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055610410 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610410 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055610412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58082<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@bf5615141e8d: Final verdict of PTC: pass 20240927055610436 DAUC <0003> db_auc.c:157 IMSI='262428882702594': No 2G Auth Data 20240927055610436 DAUC <0003> db_auc.c:192 IMSI='262428882702594': No 3G Auth Data 20240927055610445 DLGSUP <0013> hlr.c:121 IMSI 262428882702594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf5615141e8d: Created GsupExpect[0] for "262428882702594" to be handled at TC_gsup_purge_cs(113) 20240927055610470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 20240927055610474 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610474 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428882702594" cn_domain=PS} 20240927055610475 DLU <0006> fsm.c:456 lu(262428882702594)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055610475 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055610490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428882702594)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055610490 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428882702594" cn_domain=PS} 20240927055610490 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610490 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf5615141e8d: Found GsupExpect[0] for "262428882702594" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@bf5615141e8d: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428882702594" 20240927055610493 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610493 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428882702594"} 20240927055610493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428882702594)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055610493 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055610493 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428882702594"} 20240927055610493 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055610493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428882702594)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055610493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428882702594)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055610493 DLU <0006> fsm.c:568 lu(PS:IMSI-262428882702594)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055610493 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610493 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@bf5615141e8d: setverdict(pass): none -> pass 20240927055610495 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610495 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428882702594" cn_domain=CS} 20240927055610495 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240927055610502 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428882702594"} 20240927055610502 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428882702594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055610502 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610502 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055610504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58094<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@bf5615141e8d: Final verdict of PTC: pass 20240927055610528 DAUC <0003> db_auc.c:157 IMSI='262420418714878': No 2G Auth Data 20240927055610528 DAUC <0003> db_auc.c:192 IMSI='262420418714878': No 3G Auth Data 20240927055610537 DLGSUP <0013> hlr.c:121 IMSI 262420418714878: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf5615141e8d: Created GsupExpect[0] for "262420418714878" to be handled at TC_gsup_purge_cs(114) 20240927055610567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 20240927055610570 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610570 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420418714878" cn_domain=PS} 20240927055610570 DLU <0006> fsm.c:456 lu(262420418714878)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055610570 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055610586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420418714878)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055610586 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420418714878" cn_domain=PS} 20240927055610586 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610586 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf5615141e8d: Found GsupExpect[0] for "262420418714878" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@bf5615141e8d: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420418714878" 20240927055610589 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610589 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420418714878"} 20240927055610589 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420418714878)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055610589 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055610589 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420418714878"} 20240927055610589 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055610589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420418714878)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055610589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420418714878)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055610589 DLU <0006> fsm.c:568 lu(PS:IMSI-262420418714878)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055610589 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610589 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@bf5615141e8d: setverdict(pass): none -> pass 20240927055610591 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610591 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420418714878" cn_domain=CS} 20240927055610591 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240927055610599 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420418714878"} 20240927055610599 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420418714878 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055610599 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610599 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055610600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@bf5615141e8d: Final verdict of PTC: pass 20240927055610633 DAUC <0003> db_auc.c:157 IMSI='262428375930759': No 2G Auth Data 20240927055610633 DAUC <0003> db_auc.c:192 IMSI='262428375930759': No 3G Auth Data 20240927055610642 DLGSUP <0013> hlr.c:121 IMSI 262428375930759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf5615141e8d: Created GsupExpect[0] for "262428375930759" to be handled at TC_gsup_purge_cs(115) 20240927055610676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 20240927055610679 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610679 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428375930759" cn_domain=PS} 20240927055610679 DLU <0006> fsm.c:456 lu(262428375930759)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055610679 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055610694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428375930759)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055610694 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428375930759" cn_domain=PS} 20240927055610694 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610694 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf5615141e8d: Found GsupExpect[0] for "262428375930759" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@bf5615141e8d: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428375930759" 20240927055610697 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610697 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428375930759"} 20240927055610697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428375930759)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055610697 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055610697 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428375930759"} 20240927055610697 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055610697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428375930759)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055610697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428375930759)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055610697 DLU <0006> fsm.c:568 lu(PS:IMSI-262428375930759)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055610697 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610697 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@bf5615141e8d: setverdict(pass): none -> pass 20240927055610699 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610699 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428375930759" cn_domain=CS} 20240927055610699 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240927055610707 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428375930759"} 20240927055610707 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428375930759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055610707 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610707 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055610709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58116<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@bf5615141e8d: Final verdict of PTC: pass 20240927055610743 DAUC <0003> db_auc.c:157 IMSI='262424603697860': No 2G Auth Data 20240927055610743 DAUC <0003> db_auc.c:192 IMSI='262424603697860': No 3G Auth Data 20240927055610752 DLGSUP <0013> hlr.c:121 IMSI 262424603697860: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf5615141e8d: Created GsupExpect[0] for "262424603697860" to be handled at TC_gsup_purge_cs(116) 20240927055610784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4258 20240927055610788 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610788 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424603697860" cn_domain=PS} 20240927055610788 DLU <0006> fsm.c:456 lu(262424603697860)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055610788 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055610804 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424603697860)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055610804 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424603697860" cn_domain=PS} 20240927055610804 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610805 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf5615141e8d: Found GsupExpect[0] for "262424603697860" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@bf5615141e8d: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424603697860" 20240927055610808 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610808 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424603697860"} 20240927055610808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424603697860)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055610808 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055610808 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424603697860"} 20240927055610808 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055610808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424603697860)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055610808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424603697860)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055610808 DLU <0006> fsm.c:568 lu(PS:IMSI-262424603697860)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055610808 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610808 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@bf5615141e8d: setverdict(pass): none -> pass 20240927055610810 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610810 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424603697860" cn_domain=CS} 20240927055610810 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240927055610817 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424603697860"} 20240927055610817 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424603697860 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055610817 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055610818 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055610819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055610844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58048<->l=127.0.0.1:4258 20240927055610845 DLINP <000b> input/ipa.c:451 connected read/write 20240927055610845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055610845 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055610845 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055610845 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055610845 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41571<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@bf5615141e8d: Final verdict of PTC: none 107@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Sep 27 05:56:10 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20240927055610884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58132<->l=127.0.0.1:4258 20240927055610985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58132<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18704) Waiting for packet dumper to finish... 1 (prev_count=18704, count=48780) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Sep 27 05:56:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_purge_ps started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055614066 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055614066 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055614068 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055614071 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614071 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055614071 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055614071 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 20240927055614071 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055614071 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 20240927055614071 DLGSUP <0013> gsup_server.c:235 2: 20240927055614071 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055614071 DLGSUP <0013> gsup_server.c:235 3: 20240927055614071 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055614071 DLGSUP <0013> gsup_server.c:235 4: 20240927055614071 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055614071 DLGSUP <0013> gsup_server.c:235 5: 20240927055614071 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055614071 DLGSUP <0013> gsup_server.c:235 7: 20240927055614071 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055614071 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055614071 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055614071 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@bf5615141e8d: 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") 20240927055614092 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34189<->l=127.0.0.1:4259) 20240927055614116 DAUC <0003> db_auc.c:157 IMSI='262422227124454': No 2G Auth Data 20240927055614116 DAUC <0003> db_auc.c:192 IMSI='262422227124454': No 3G Auth Data HLR_Test-GSUP(118)@bf5615141e8d: Created GsupExpect[0] for "262422227124454" to be handled at TC_gsup_purge_ps(121) 20240927055614156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 20240927055614161 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614161 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422227124454" cn_domain=PS} 20240927055614161 DLU <0006> fsm.c:456 lu(262422227124454)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055614161 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055614176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422227124454)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055614176 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422227124454" cn_domain=PS} 20240927055614176 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614176 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf5615141e8d: Found GsupExpect[0] for "262422227124454" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@bf5615141e8d: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422227124454" 20240927055614180 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614180 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422227124454"} 20240927055614180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422227124454)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055614180 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055614180 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422227124454"} 20240927055614180 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055614180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422227124454)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055614180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422227124454)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055614180 DLU <0006> fsm.c:568 lu(PS:IMSI-262422227124454)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055614180 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614180 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@bf5615141e8d: setverdict(pass): none -> pass 20240927055614182 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614182 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422227124454" cn_domain=PS} 20240927055614182 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240927055614190 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422227124454"} 20240927055614190 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422227124454 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055614190 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614190 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055614191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@bf5615141e8d: Final verdict of PTC: pass 20240927055614215 DAUC <0003> db_auc.c:157 IMSI='262427568990942': No 2G Auth Data 20240927055614215 DAUC <0003> db_auc.c:192 IMSI='262427568990942': No 3G Auth Data 20240927055614224 DLGSUP <0013> hlr.c:121 IMSI 262427568990942: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf5615141e8d: Created GsupExpect[0] for "262427568990942" to be handled at TC_gsup_purge_ps(122) 20240927055614248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 20240927055614252 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614252 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427568990942" cn_domain=PS} 20240927055614252 DLU <0006> fsm.c:456 lu(262427568990942)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055614252 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055614268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427568990942)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055614268 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427568990942" cn_domain=PS} 20240927055614268 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614268 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf5615141e8d: Found GsupExpect[0] for "262427568990942" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@bf5615141e8d: Added IMSI table entry 1TC_gsup_purge_ps(122)"262427568990942" 20240927055614271 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614271 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427568990942"} 20240927055614271 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427568990942)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055614271 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055614271 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427568990942"} 20240927055614271 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055614271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427568990942)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055614271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427568990942)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055614272 DLU <0006> fsm.c:568 lu(PS:IMSI-262427568990942)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055614272 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614272 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@bf5615141e8d: setverdict(pass): none -> pass 20240927055614274 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614274 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427568990942" cn_domain=PS} 20240927055614274 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240927055614281 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427568990942"} 20240927055614281 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427568990942 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055614281 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614281 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055614283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@bf5615141e8d: Final verdict of PTC: pass 20240927055614307 DAUC <0003> db_auc.c:157 IMSI='262425809206040': No 2G Auth Data 20240927055614307 DAUC <0003> db_auc.c:192 IMSI='262425809206040': No 3G Auth Data 20240927055614316 DLGSUP <0013> hlr.c:121 IMSI 262425809206040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf5615141e8d: Created GsupExpect[0] for "262425809206040" to be handled at TC_gsup_purge_ps(123) 20240927055614337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4258 20240927055614340 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614340 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425809206040" cn_domain=PS} 20240927055614340 DLU <0006> fsm.c:456 lu(262425809206040)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055614340 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055614356 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425809206040)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055614356 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425809206040" cn_domain=PS} 20240927055614356 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614356 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf5615141e8d: Found GsupExpect[0] for "262425809206040" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@bf5615141e8d: Added IMSI table entry 2TC_gsup_purge_ps(123)"262425809206040" 20240927055614359 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614359 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425809206040"} 20240927055614359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425809206040)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055614359 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055614359 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425809206040"} 20240927055614359 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055614359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425809206040)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055614359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425809206040)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055614359 DLU <0006> fsm.c:568 lu(PS:IMSI-262425809206040)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055614359 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614359 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@bf5615141e8d: setverdict(pass): none -> pass 20240927055614361 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614361 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425809206040" cn_domain=PS} 20240927055614361 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240927055614369 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425809206040"} 20240927055614369 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262425809206040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055614369 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614369 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055614370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@bf5615141e8d: Final verdict of PTC: pass 20240927055614396 DAUC <0003> db_auc.c:157 IMSI='262420494728683': No 2G Auth Data 20240927055614396 DAUC <0003> db_auc.c:192 IMSI='262420494728683': No 3G Auth Data 20240927055614404 DLGSUP <0013> hlr.c:121 IMSI 262420494728683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf5615141e8d: Created GsupExpect[0] for "262420494728683" to be handled at TC_gsup_purge_ps(124) 20240927055614427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4258 20240927055614430 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614430 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420494728683" cn_domain=PS} 20240927055614430 DLU <0006> fsm.c:456 lu(262420494728683)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055614430 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055614449 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420494728683)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055614449 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420494728683" cn_domain=PS} 20240927055614449 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614449 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf5615141e8d: Found GsupExpect[0] for "262420494728683" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@bf5615141e8d: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420494728683" 20240927055614452 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614452 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420494728683"} 20240927055614452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420494728683)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055614452 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055614452 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420494728683"} 20240927055614452 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055614452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420494728683)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055614452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420494728683)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055614452 DLU <0006> fsm.c:568 lu(PS:IMSI-262420494728683)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055614452 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614452 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@bf5615141e8d: setverdict(pass): none -> pass 20240927055614454 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614454 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420494728683" cn_domain=PS} 20240927055614454 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240927055614462 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420494728683"} 20240927055614462 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420494728683 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055614462 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614462 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055614464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@bf5615141e8d: Final verdict of PTC: pass 20240927055614488 DAUC <0003> db_auc.c:157 IMSI='262427841867932': No 2G Auth Data 20240927055614488 DAUC <0003> db_auc.c:192 IMSI='262427841867932': No 3G Auth Data 20240927055614497 DLGSUP <0013> hlr.c:121 IMSI 262427841867932: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf5615141e8d: Created GsupExpect[0] for "262427841867932" to be handled at TC_gsup_purge_ps(125) 20240927055614520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58186<->l=127.0.0.1:4258 20240927055614524 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614524 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427841867932" cn_domain=PS} 20240927055614524 DLU <0006> fsm.c:456 lu(262427841867932)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055614524 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055614540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427841867932)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055614540 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427841867932" cn_domain=PS} 20240927055614540 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614540 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf5615141e8d: Found GsupExpect[0] for "262427841867932" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@bf5615141e8d: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427841867932" 20240927055614543 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614543 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427841867932"} 20240927055614543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427841867932)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055614543 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055614543 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427841867932"} 20240927055614543 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055614543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427841867932)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055614543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427841867932)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055614543 DLU <0006> fsm.c:568 lu(PS:IMSI-262427841867932)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055614543 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614543 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@bf5615141e8d: setverdict(pass): none -> pass 20240927055614545 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614545 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427841867932" cn_domain=PS} 20240927055614545 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240927055614553 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427841867932"} 20240927055614553 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427841867932 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055614553 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614553 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055614555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58186<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@bf5615141e8d: Final verdict of PTC: pass 20240927055614579 DAUC <0003> db_auc.c:157 IMSI='262421378181741': No 2G Auth Data 20240927055614579 DAUC <0003> db_auc.c:192 IMSI='262421378181741': No 3G Auth Data 20240927055614587 DLGSUP <0013> hlr.c:121 IMSI 262421378181741: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf5615141e8d: Created GsupExpect[0] for "262421378181741" to be handled at TC_gsup_purge_ps(126) 20240927055614619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4258 20240927055614622 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614622 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421378181741" cn_domain=PS} 20240927055614622 DLU <0006> fsm.c:456 lu(262421378181741)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055614622 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055614652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421378181741)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055614652 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421378181741" cn_domain=PS} 20240927055614652 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614652 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf5615141e8d: Found GsupExpect[0] for "262421378181741" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@bf5615141e8d: Added IMSI table entry 5TC_gsup_purge_ps(126)"262421378181741" 20240927055614655 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614655 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421378181741"} 20240927055614655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421378181741)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055614655 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055614655 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421378181741"} 20240927055614655 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055614655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421378181741)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055614655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421378181741)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055614655 DLU <0006> fsm.c:568 lu(PS:IMSI-262421378181741)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055614655 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614655 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@bf5615141e8d: setverdict(pass): none -> pass 20240927055614658 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614658 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421378181741" cn_domain=PS} 20240927055614658 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240927055614666 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421378181741"} 20240927055614666 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421378181741 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055614666 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614666 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055614667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@bf5615141e8d: Final verdict of PTC: pass 20240927055614700 DAUC <0003> db_auc.c:157 IMSI='262420354682062': No 2G Auth Data 20240927055614700 DAUC <0003> db_auc.c:192 IMSI='262420354682062': No 3G Auth Data 20240927055614708 DLGSUP <0013> hlr.c:121 IMSI 262420354682062: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf5615141e8d: Created GsupExpect[0] for "262420354682062" to be handled at TC_gsup_purge_ps(127) 20240927055614738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4258 20240927055614741 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614741 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420354682062" cn_domain=PS} 20240927055614741 DLU <0006> fsm.c:456 lu(262420354682062)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055614741 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055614757 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420354682062)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055614757 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420354682062" cn_domain=PS} 20240927055614757 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614757 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf5615141e8d: Found GsupExpect[0] for "262420354682062" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@bf5615141e8d: Added IMSI table entry 6TC_gsup_purge_ps(127)"262420354682062" 20240927055614760 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614760 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420354682062"} 20240927055614760 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420354682062)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055614760 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055614760 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420354682062"} 20240927055614760 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055614760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420354682062)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055614760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420354682062)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055614760 DLU <0006> fsm.c:568 lu(PS:IMSI-262420354682062)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055614760 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614760 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@bf5615141e8d: setverdict(pass): none -> pass 20240927055614762 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614762 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420354682062" cn_domain=PS} 20240927055614762 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240927055614770 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420354682062"} 20240927055614770 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420354682062 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055614770 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614770 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055614772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@bf5615141e8d: Final verdict of PTC: pass 20240927055614804 DAUC <0003> db_auc.c:157 IMSI='262421340539751': No 2G Auth Data 20240927055614804 DAUC <0003> db_auc.c:192 IMSI='262421340539751': No 3G Auth Data 20240927055614812 DLGSUP <0013> hlr.c:121 IMSI 262421340539751: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf5615141e8d: Created GsupExpect[0] for "262421340539751" to be handled at TC_gsup_purge_ps(128) 20240927055614844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58212<->l=127.0.0.1:4258 20240927055614846 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614847 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421340539751" cn_domain=PS} 20240927055614847 DLU <0006> fsm.c:456 lu(262421340539751)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055614847 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055614862 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421340539751)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055614862 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421340539751" cn_domain=PS} 20240927055614862 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614862 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf5615141e8d: Found GsupExpect[0] for "262421340539751" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@bf5615141e8d: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421340539751" 20240927055614865 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614865 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421340539751"} 20240927055614865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421340539751)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055614865 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055614865 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421340539751"} 20240927055614865 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055614865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421340539751)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055614865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421340539751)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055614865 DLU <0006> fsm.c:568 lu(PS:IMSI-262421340539751)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055614865 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614865 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@bf5615141e8d: setverdict(pass): none -> pass 20240927055614867 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614867 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421340539751" cn_domain=PS} 20240927055614867 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240927055614875 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421340539751"} 20240927055614875 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421340539751 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240927055614875 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055614875 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055614877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58212<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055614905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4258 20240927055614906 DLINP <000b> input/ipa.c:451 connected read/write 20240927055614906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055614906 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055614906 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055614906 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055614907 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34189<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@bf5615141e8d: Final verdict of PTC: none 119@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Sep 27 05:56:14 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20240927055614948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4258 20240927055615049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33248) Waiting for packet dumper to finish... 1 (prev_count=33248, count=48880) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Sep 27 05:56:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_purge_unknown started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055618125 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055618125 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055618127 DLINP <000b> input/ipa.c:451 connected read/write 20240927055618127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055618128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055618130 DLINP <000b> input/ipa.c:451 connected read/write 20240927055618130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055618130 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055618130 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055618130 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 20240927055618130 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055618130 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 20240927055618130 DLGSUP <0013> gsup_server.c:235 2: 20240927055618130 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055618130 DLGSUP <0013> gsup_server.c:235 3: 20240927055618130 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055618130 DLGSUP <0013> gsup_server.c:235 4: 20240927055618130 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055618130 DLGSUP <0013> gsup_server.c:235 5: 20240927055618130 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055618130 DLGSUP <0013> gsup_server.c:235 7: 20240927055618130 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055618130 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055618130 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055618130 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@bf5615141e8d: 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") 20240927055618150 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33811<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@bf5615141e8d: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240927055618161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 20240927055618173 DLINP <000b> input/ipa.c:451 connected read/write 20240927055618173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055618173 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} 20240927055618173 DLU <0006> fsm.c:456 lu(2345743413463)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055618173 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 20240927055618173 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} 20240927055618173 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055618173 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x565300d04100]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055618173 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x565300d04100]{UNVALIDATED}: Freeing instance 20240927055618173 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x565300d04100]{UNVALIDATED}: Deallocated 20240927055618173 DLINP <000b> input/ipa.c:451 connected read/write 20240927055618173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055618173 DLINP <000b> input/ipa.c:451 connected read/write 20240927055618173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@bf5615141e8d: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@bf5615141e8d: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@bf5615141e8d: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055618176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055618177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20240927055618178 DLINP <000b> input/ipa.c:451 connected read/write 20240927055618178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055618178 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055618178 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055618178 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055618178 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33811<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@bf5615141e8d: Final verdict of PTC: none 131@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Sep 27 05:56:18 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20240927055618217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48336<->l=127.0.0.1:4258 20240927055618318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48336<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12528) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Sep 27 05:56:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_ussd_unknown started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055621392 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055621392 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055621394 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055621397 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621397 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055621397 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055621397 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 20240927055621397 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055621397 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 20240927055621397 DLGSUP <0013> gsup_server.c:235 2: 20240927055621397 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055621397 DLGSUP <0013> gsup_server.c:235 3: 20240927055621397 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055621397 DLGSUP <0013> gsup_server.c:235 4: 20240927055621397 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055621397 DLGSUP <0013> gsup_server.c:235 5: 20240927055621397 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055621397 DLGSUP <0013> gsup_server.c:235 7: 20240927055621397 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055621397 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055621397 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055621397 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@bf5615141e8d: 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") 20240927055621415 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34057<->l=127.0.0.1:4259) 20240927055621430 DAUC <0003> db_auc.c:157 IMSI='262421579148195': No 2G Auth Data 20240927055621430 DAUC <0003> db_auc.c:192 IMSI='262421579148195': No 3G Auth Data HLR_Test-GSUP(135)@bf5615141e8d: Created GsupExpect[0] for "262421579148195" to be handled at TC_mo_ussd_unknown(138) 20240927055621468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 20240927055621476 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621476 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421579148195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421579148195" session_id=75076287 session_state=BEGIN} 20240927055621476 DSS <0004> hlr_ussd.c:576 262421579148195/0x047992bf: Process SS (BEGIN) 20240927055621476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240927055621476 DSS <0004> hlr_ussd.c:518 262421579148195/0x047992bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240927055621476 DSS <0004> hlr_ussd.c:523 262421579148195/0x047992bf: USSD for unknown code '*#200#' 20240927055621476 DSS <0004> hlr_ussd.c:354 262421579148195/0x047992bf: Tx ReturnError(1, 0x12) 20240927055621476 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421579148195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421579148195" session_id=75076287 session_state=END} 20240927055621476 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055621476 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf5615141e8d: Found GsupExpect[0] for "262421579148195" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@bf5615141e8d: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421579148195" TC_mo_ussd_unknown(138)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@bf5615141e8d: setverdict(pass): none -> pass 20240927055621480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@bf5615141e8d: Final verdict of PTC: pass 20240927055621489 DAUC <0003> db_auc.c:157 IMSI='262420565366143': No 2G Auth Data 20240927055621489 DAUC <0003> db_auc.c:192 IMSI='262420565366143': No 3G Auth Data HLR_Test-GSUP(135)@bf5615141e8d: Created GsupExpect[0] for "262420565366143" to be handled at TC_mo_ussd_unknown(139) 20240927055621521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 20240927055621526 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621526 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420565366143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420565366143" session_id=1797640846 session_state=BEGIN} 20240927055621526 DSS <0004> hlr_ussd.c:576 262420565366143/0x6b25d28e: Process SS (BEGIN) 20240927055621526 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240927055621526 DSS <0004> hlr_ussd.c:518 262420565366143/0x6b25d28e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240927055621526 DSS <0004> hlr_ussd.c:523 262420565366143/0x6b25d28e: USSD for unknown code '*#200#' 20240927055621526 DSS <0004> hlr_ussd.c:354 262420565366143/0x6b25d28e: Tx ReturnError(1, 0x12) 20240927055621526 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420565366143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420565366143" session_id=1797640846 session_state=END} 20240927055621526 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055621526 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf5615141e8d: Found GsupExpect[0] for "262420565366143" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@bf5615141e8d: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420565366143" TC_mo_ussd_unknown(139)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@bf5615141e8d: setverdict(pass): none -> pass 20240927055621529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@bf5615141e8d: Final verdict of PTC: pass 20240927055621538 DAUC <0003> db_auc.c:157 IMSI='262422885357032': No 2G Auth Data 20240927055621538 DAUC <0003> db_auc.c:192 IMSI='262422885357032': No 3G Auth Data HLR_Test-GSUP(135)@bf5615141e8d: Created GsupExpect[0] for "262422885357032" to be handled at TC_mo_ussd_unknown(140) 20240927055621572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48360<->l=127.0.0.1:4258 20240927055621579 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621579 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422885357032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422885357032" session_id=3172497128 session_state=BEGIN} 20240927055621580 DSS <0004> hlr_ussd.c:576 262422885357032/0xbd1876e8: Process SS (BEGIN) 20240927055621580 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240927055621580 DSS <0004> hlr_ussd.c:518 262422885357032/0xbd1876e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240927055621580 DSS <0004> hlr_ussd.c:523 262422885357032/0xbd1876e8: USSD for unknown code '*#200#' 20240927055621580 DSS <0004> hlr_ussd.c:354 262422885357032/0xbd1876e8: Tx ReturnError(1, 0x12) 20240927055621580 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422885357032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422885357032" session_id=3172497128 session_state=END} 20240927055621580 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055621580 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf5615141e8d: Found GsupExpect[0] for "262422885357032" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@bf5615141e8d: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262422885357032" TC_mo_ussd_unknown(140)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@bf5615141e8d: setverdict(pass): none -> pass 20240927055621584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48360<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@bf5615141e8d: Final verdict of PTC: pass 20240927055621601 DAUC <0003> db_auc.c:157 IMSI='262422976003104': No 2G Auth Data 20240927055621601 DAUC <0003> db_auc.c:192 IMSI='262422976003104': No 3G Auth Data HLR_Test-GSUP(135)@bf5615141e8d: Created GsupExpect[0] for "262422976003104" to be handled at TC_mo_ussd_unknown(141) 20240927055621631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 20240927055621637 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621637 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422976003104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422976003104" session_id=1742546124 session_state=BEGIN} 20240927055621637 DSS <0004> hlr_ussd.c:576 262422976003104/0x67dd24cc: Process SS (BEGIN) 20240927055621637 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240927055621637 DSS <0004> hlr_ussd.c:518 262422976003104/0x67dd24cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240927055621637 DSS <0004> hlr_ussd.c:523 262422976003104/0x67dd24cc: USSD for unknown code '*#200#' 20240927055621637 DSS <0004> hlr_ussd.c:354 262422976003104/0x67dd24cc: Tx ReturnError(1, 0x12) 20240927055621637 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422976003104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422976003104" session_id=1742546124 session_state=END} 20240927055621637 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055621637 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf5615141e8d: Found GsupExpect[0] for "262422976003104" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@bf5615141e8d: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422976003104" TC_mo_ussd_unknown(141)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@bf5615141e8d: setverdict(pass): none -> pass 20240927055621640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@bf5615141e8d: Final verdict of PTC: pass 20240927055621644 DAUC <0003> db_auc.c:157 IMSI='262429656567203': No 2G Auth Data 20240927055621644 DAUC <0003> db_auc.c:192 IMSI='262429656567203': No 3G Auth Data HLR_Test-GSUP(135)@bf5615141e8d: Created GsupExpect[0] for "262429656567203" to be handled at TC_mo_ussd_unknown(142) 20240927055621669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 20240927055621676 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621676 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429656567203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429656567203" session_id=2239521169 session_state=BEGIN} 20240927055621677 DSS <0004> hlr_ussd.c:576 262429656567203/0x857c6191: Process SS (BEGIN) 20240927055621677 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240927055621677 DSS <0004> hlr_ussd.c:518 262429656567203/0x857c6191: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240927055621677 DSS <0004> hlr_ussd.c:523 262429656567203/0x857c6191: USSD for unknown code '*#200#' 20240927055621677 DSS <0004> hlr_ussd.c:354 262429656567203/0x857c6191: Tx ReturnError(1, 0x12) 20240927055621677 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429656567203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429656567203" session_id=2239521169 session_state=END} 20240927055621677 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055621677 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf5615141e8d: Found GsupExpect[0] for "262429656567203" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@bf5615141e8d: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429656567203" TC_mo_ussd_unknown(142)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@bf5615141e8d: setverdict(pass): none -> pass 20240927055621679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@bf5615141e8d: Final verdict of PTC: pass 20240927055621683 DAUC <0003> db_auc.c:157 IMSI='262426425827078': No 2G Auth Data 20240927055621683 DAUC <0003> db_auc.c:192 IMSI='262426425827078': No 3G Auth Data HLR_Test-GSUP(135)@bf5615141e8d: Created GsupExpect[0] for "262426425827078" to be handled at TC_mo_ussd_unknown(143) 20240927055621716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 20240927055621721 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621721 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426425827078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426425827078" session_id=3534521046 session_state=BEGIN} 20240927055621721 DSS <0004> hlr_ussd.c:576 262426425827078/0xd2ac82d6: Process SS (BEGIN) 20240927055621721 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240927055621721 DSS <0004> hlr_ussd.c:518 262426425827078/0xd2ac82d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240927055621721 DSS <0004> hlr_ussd.c:523 262426425827078/0xd2ac82d6: USSD for unknown code '*#200#' 20240927055621721 DSS <0004> hlr_ussd.c:354 262426425827078/0xd2ac82d6: Tx ReturnError(1, 0x12) 20240927055621721 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426425827078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426425827078" session_id=3534521046 session_state=END} 20240927055621721 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055621721 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf5615141e8d: Found GsupExpect[0] for "262426425827078" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@bf5615141e8d: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262426425827078" TC_mo_ussd_unknown(143)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@bf5615141e8d: setverdict(pass): none -> pass 20240927055621723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@bf5615141e8d: Final verdict of PTC: pass 20240927055621728 DAUC <0003> db_auc.c:157 IMSI='262428526844146': No 2G Auth Data 20240927055621728 DAUC <0003> db_auc.c:192 IMSI='262428526844146': No 3G Auth Data HLR_Test-GSUP(135)@bf5615141e8d: Created GsupExpect[0] for "262428526844146" to be handled at TC_mo_ussd_unknown(144) 20240927055621753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20240927055621759 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621760 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428526844146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428526844146" session_id=1029795919 session_state=BEGIN} 20240927055621760 DSS <0004> hlr_ussd.c:576 262428526844146/0x3d61704f: Process SS (BEGIN) 20240927055621760 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240927055621760 DSS <0004> hlr_ussd.c:518 262428526844146/0x3d61704f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240927055621760 DSS <0004> hlr_ussd.c:523 262428526844146/0x3d61704f: USSD for unknown code '*#200#' 20240927055621760 DSS <0004> hlr_ussd.c:354 262428526844146/0x3d61704f: Tx ReturnError(1, 0x12) 20240927055621760 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428526844146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428526844146" session_id=1029795919 session_state=END} 20240927055621760 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055621760 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf5615141e8d: Found GsupExpect[0] for "262428526844146" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@bf5615141e8d: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428526844146" TC_mo_ussd_unknown(144)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@bf5615141e8d: setverdict(pass): none -> pass 20240927055621762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@bf5615141e8d: Final verdict of PTC: pass 20240927055621766 DAUC <0003> db_auc.c:157 IMSI='262425301367669': No 2G Auth Data 20240927055621766 DAUC <0003> db_auc.c:192 IMSI='262425301367669': No 3G Auth Data HLR_Test-GSUP(135)@bf5615141e8d: Created GsupExpect[0] for "262425301367669" to be handled at TC_mo_ussd_unknown(145) 20240927055621795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48416<->l=127.0.0.1:4258 20240927055621801 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621801 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425301367669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425301367669" session_id=4171348920 session_state=BEGIN} 20240927055621801 DSS <0004> hlr_ussd.c:576 262425301367669/0xf8a1bbb8: Process SS (BEGIN) 20240927055621801 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240927055621801 DSS <0004> hlr_ussd.c:518 262425301367669/0xf8a1bbb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240927055621801 DSS <0004> hlr_ussd.c:523 262425301367669/0xf8a1bbb8: USSD for unknown code '*#200#' 20240927055621801 DSS <0004> hlr_ussd.c:354 262425301367669/0xf8a1bbb8: Tx ReturnError(1, 0x12) 20240927055621801 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425301367669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425301367669" session_id=4171348920 session_state=END} 20240927055621801 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055621801 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf5615141e8d: Found GsupExpect[0] for "262425301367669" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@bf5615141e8d: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425301367669" TC_mo_ussd_unknown(145)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@bf5615141e8d: setverdict(pass): none -> pass 20240927055621804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48416<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@bf5615141e8d: Final verdict of PTC: pass 20240927055621805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 20240927055621806 DLINP <000b> input/ipa.c:451 connected read/write 20240927055621806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055621806 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055621806 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055621806 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@bf5615141e8d: Final verdict of PTC: none 20240927055621806 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34057<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 136: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Sep 27 05:56:21 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20240927055621851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 20240927055621952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48418<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5704) Waiting for packet dumper to finish... 1 (prev_count=5704, count=40256) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Sep 27 05:56:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_ussd_euse_disc started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055625028 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055625028 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055625030 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055625032 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625032 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055625032 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055625032 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 20240927055625032 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055625032 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 20240927055625032 DLGSUP <0013> gsup_server.c:235 2: 20240927055625032 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055625032 DLGSUP <0013> gsup_server.c:235 3: 20240927055625032 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055625032 DLGSUP <0013> gsup_server.c:235 4: 20240927055625032 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055625032 DLGSUP <0013> gsup_server.c:235 5: 20240927055625032 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055625032 DLGSUP <0013> gsup_server.c:235 7: 20240927055625032 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055625032 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055625032 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055625032 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@bf5615141e8d: 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") 20240927055625049 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41377<->l=127.0.0.1:4259) 20240927055625058 DAUC <0003> db_auc.c:157 IMSI='262421892055831': No 2G Auth Data 20240927055625058 DAUC <0003> db_auc.c:192 IMSI='262421892055831': No 3G Auth Data HLR_Test-GSUP(147)@bf5615141e8d: Created GsupExpect[0] for "262421892055831" to be handled at TC_mo_ussd_euse_disc(150) 20240927055625098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48430<->l=127.0.0.1:4258 20240927055625106 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625106 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421892055831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421892055831" session_id=2461758500 session_state=BEGIN} 20240927055625106 DSS <0004> hlr_ussd.c:576 262421892055831/0x92bb7424: Process SS (BEGIN) 20240927055625106 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055625106 DSS <0004> hlr_ussd.c:518 262421892055831/0x92bb7424: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055625106 DSS <0004> hlr_ussd.c:542 262421892055831/0x92bb7424: Cannot find conn for EUSE EUSE-foobar 20240927055625106 DSS <0004> hlr_ussd.c:354 262421892055831/0x92bb7424: Tx ReturnError(1, 0x22) 20240927055625106 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421892055831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421892055831" session_id=2461758500 session_state=END} 20240927055625107 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055625107 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf5615141e8d: Found GsupExpect[0] for "262421892055831" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@bf5615141e8d: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421892055831" TC_mo_ussd_euse_disc(150)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@bf5615141e8d: setverdict(pass): none -> pass 20240927055625110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48430<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@bf5615141e8d: Final verdict of PTC: pass 20240927055625114 DAUC <0003> db_auc.c:157 IMSI='262427617098479': No 2G Auth Data 20240927055625114 DAUC <0003> db_auc.c:192 IMSI='262427617098479': No 3G Auth Data HLR_Test-GSUP(147)@bf5615141e8d: Created GsupExpect[0] for "262427617098479" to be handled at TC_mo_ussd_euse_disc(151) 20240927055625137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20240927055625145 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625145 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427617098479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427617098479" session_id=3889440017 session_state=BEGIN} 20240927055625145 DSS <0004> hlr_ussd.c:576 262427617098479/0xe7d42511: Process SS (BEGIN) 20240927055625145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055625145 DSS <0004> hlr_ussd.c:518 262427617098479/0xe7d42511: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055625145 DSS <0004> hlr_ussd.c:542 262427617098479/0xe7d42511: Cannot find conn for EUSE EUSE-foobar 20240927055625145 DSS <0004> hlr_ussd.c:354 262427617098479/0xe7d42511: Tx ReturnError(1, 0x22) 20240927055625145 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427617098479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427617098479" session_id=3889440017 session_state=END} 20240927055625145 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055625145 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf5615141e8d: Found GsupExpect[0] for "262427617098479" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@bf5615141e8d: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427617098479" TC_mo_ussd_euse_disc(151)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@bf5615141e8d: setverdict(pass): none -> pass 20240927055625148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@bf5615141e8d: Final verdict of PTC: pass 20240927055625152 DAUC <0003> db_auc.c:157 IMSI='262421046836517': No 2G Auth Data 20240927055625152 DAUC <0003> db_auc.c:192 IMSI='262421046836517': No 3G Auth Data HLR_Test-GSUP(147)@bf5615141e8d: Created GsupExpect[0] for "262421046836517" to be handled at TC_mo_ussd_euse_disc(152) 20240927055625176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4258 20240927055625181 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625181 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421046836517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421046836517" session_id=4109070273 session_state=BEGIN} 20240927055625181 DSS <0004> hlr_ussd.c:576 262421046836517/0xf4eb6fc1: Process SS (BEGIN) 20240927055625181 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055625181 DSS <0004> hlr_ussd.c:518 262421046836517/0xf4eb6fc1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055625181 DSS <0004> hlr_ussd.c:542 262421046836517/0xf4eb6fc1: Cannot find conn for EUSE EUSE-foobar 20240927055625181 DSS <0004> hlr_ussd.c:354 262421046836517/0xf4eb6fc1: Tx ReturnError(1, 0x22) 20240927055625181 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421046836517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421046836517" session_id=4109070273 session_state=END} 20240927055625181 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055625181 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf5615141e8d: Found GsupExpect[0] for "262421046836517" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@bf5615141e8d: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421046836517" TC_mo_ussd_euse_disc(152)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@bf5615141e8d: setverdict(pass): none -> pass 20240927055625186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@bf5615141e8d: Final verdict of PTC: pass 20240927055625190 DAUC <0003> db_auc.c:157 IMSI='262423776976533': No 2G Auth Data 20240927055625190 DAUC <0003> db_auc.c:192 IMSI='262423776976533': No 3G Auth Data HLR_Test-GSUP(147)@bf5615141e8d: Created GsupExpect[0] for "262423776976533" to be handled at TC_mo_ussd_euse_disc(153) 20240927055625214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 20240927055625221 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625221 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423776976533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423776976533" session_id=2850880327 session_state=BEGIN} 20240927055625221 DSS <0004> hlr_ussd.c:576 262423776976533/0xa9ecfb47: Process SS (BEGIN) 20240927055625221 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055625221 DSS <0004> hlr_ussd.c:518 262423776976533/0xa9ecfb47: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055625221 DSS <0004> hlr_ussd.c:542 262423776976533/0xa9ecfb47: Cannot find conn for EUSE EUSE-foobar 20240927055625221 DSS <0004> hlr_ussd.c:354 262423776976533/0xa9ecfb47: Tx ReturnError(1, 0x22) 20240927055625221 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423776976533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423776976533" session_id=2850880327 session_state=END} 20240927055625221 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055625221 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf5615141e8d: Found GsupExpect[0] for "262423776976533" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@bf5615141e8d: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423776976533" TC_mo_ussd_euse_disc(153)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@bf5615141e8d: setverdict(pass): none -> pass 20240927055625225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@bf5615141e8d: Final verdict of PTC: pass 20240927055625229 DAUC <0003> db_auc.c:157 IMSI='262425900319814': No 2G Auth Data 20240927055625229 DAUC <0003> db_auc.c:192 IMSI='262425900319814': No 3G Auth Data HLR_Test-GSUP(147)@bf5615141e8d: Created GsupExpect[0] for "262425900319814" to be handled at TC_mo_ussd_euse_disc(154) 20240927055625252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4258 20240927055625258 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625258 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425900319814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425900319814" session_id=3728383809 session_state=BEGIN} 20240927055625258 DSS <0004> hlr_ussd.c:576 262425900319814/0xde3a9f41: Process SS (BEGIN) 20240927055625258 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055625258 DSS <0004> hlr_ussd.c:518 262425900319814/0xde3a9f41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055625258 DSS <0004> hlr_ussd.c:542 262425900319814/0xde3a9f41: Cannot find conn for EUSE EUSE-foobar 20240927055625258 DSS <0004> hlr_ussd.c:354 262425900319814/0xde3a9f41: Tx ReturnError(1, 0x22) 20240927055625258 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425900319814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425900319814" session_id=3728383809 session_state=END} 20240927055625258 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055625258 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf5615141e8d: Found GsupExpect[0] for "262425900319814" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@bf5615141e8d: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425900319814" TC_mo_ussd_euse_disc(154)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@bf5615141e8d: setverdict(pass): none -> pass 20240927055625261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@bf5615141e8d: Final verdict of PTC: pass 20240927055625265 DAUC <0003> db_auc.c:157 IMSI='262424710729947': No 2G Auth Data 20240927055625266 DAUC <0003> db_auc.c:192 IMSI='262424710729947': No 3G Auth Data HLR_Test-GSUP(147)@bf5615141e8d: Created GsupExpect[0] for "262424710729947" to be handled at TC_mo_ussd_euse_disc(155) 20240927055625291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 20240927055625297 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625297 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424710729947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424710729947" session_id=1388513507 session_state=BEGIN} 20240927055625297 DSS <0004> hlr_ussd.c:576 262424710729947/0x52c308e3: Process SS (BEGIN) 20240927055625297 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055625297 DSS <0004> hlr_ussd.c:518 262424710729947/0x52c308e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055625297 DSS <0004> hlr_ussd.c:542 262424710729947/0x52c308e3: Cannot find conn for EUSE EUSE-foobar 20240927055625297 DSS <0004> hlr_ussd.c:354 262424710729947/0x52c308e3: Tx ReturnError(1, 0x22) 20240927055625297 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424710729947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424710729947" session_id=1388513507 session_state=END} 20240927055625297 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055625297 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf5615141e8d: Found GsupExpect[0] for "262424710729947" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@bf5615141e8d: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424710729947" TC_mo_ussd_euse_disc(155)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@bf5615141e8d: setverdict(pass): none -> pass 20240927055625300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@bf5615141e8d: Final verdict of PTC: pass 20240927055625304 DAUC <0003> db_auc.c:157 IMSI='262420753838952': No 2G Auth Data 20240927055625304 DAUC <0003> db_auc.c:192 IMSI='262420753838952': No 3G Auth Data HLR_Test-GSUP(147)@bf5615141e8d: Created GsupExpect[0] for "262420753838952" to be handled at TC_mo_ussd_euse_disc(156) 20240927055625331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48480<->l=127.0.0.1:4258 20240927055625336 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625336 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420753838952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420753838952" session_id=2208707069 session_state=BEGIN} 20240927055625336 DSS <0004> hlr_ussd.c:576 262420753838952/0x83a631fd: Process SS (BEGIN) 20240927055625336 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055625336 DSS <0004> hlr_ussd.c:518 262420753838952/0x83a631fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055625336 DSS <0004> hlr_ussd.c:542 262420753838952/0x83a631fd: Cannot find conn for EUSE EUSE-foobar 20240927055625336 DSS <0004> hlr_ussd.c:354 262420753838952/0x83a631fd: Tx ReturnError(1, 0x22) 20240927055625336 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420753838952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420753838952" session_id=2208707069 session_state=END} 20240927055625337 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055625337 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf5615141e8d: Found GsupExpect[0] for "262420753838952" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@bf5615141e8d: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262420753838952" TC_mo_ussd_euse_disc(156)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@bf5615141e8d: setverdict(pass): none -> pass 20240927055625339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48480<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@bf5615141e8d: Final verdict of PTC: pass 20240927055625343 DAUC <0003> db_auc.c:157 IMSI='262429657162004': No 2G Auth Data 20240927055625343 DAUC <0003> db_auc.c:192 IMSI='262429657162004': No 3G Auth Data HLR_Test-GSUP(147)@bf5615141e8d: Created GsupExpect[0] for "262429657162004" to be handled at TC_mo_ussd_euse_disc(157) 20240927055625372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 20240927055625378 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625378 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429657162004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429657162004" session_id=1732782293 session_state=BEGIN} 20240927055625378 DSS <0004> hlr_ussd.c:576 262429657162004/0x674828d5: Process SS (BEGIN) 20240927055625378 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055625378 DSS <0004> hlr_ussd.c:518 262429657162004/0x674828d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055625378 DSS <0004> hlr_ussd.c:542 262429657162004/0x674828d5: Cannot find conn for EUSE EUSE-foobar 20240927055625378 DSS <0004> hlr_ussd.c:354 262429657162004/0x674828d5: Tx ReturnError(1, 0x22) 20240927055625378 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429657162004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429657162004" session_id=1732782293 session_state=END} 20240927055625378 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055625378 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf5615141e8d: Found GsupExpect[0] for "262429657162004" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@bf5615141e8d: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262429657162004" TC_mo_ussd_euse_disc(157)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@bf5615141e8d: setverdict(pass): none -> pass 20240927055625381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48486<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@bf5615141e8d: Final verdict of PTC: pass 20240927055625382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@bf5615141e8d: Final verdict of PTC: none 20240927055625383 DLINP <000b> input/ipa.c:451 connected read/write 20240927055625383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055625383 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055625383 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055625383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055625383 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41377<->l=127.0.0.1:4259) 148@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 148: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Sep 27 05:56:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20240927055625423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 20240927055625624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29304) Waiting for packet dumper to finish... 1 (prev_count=29304, count=39492) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Sep 27 05:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_ussd_iuse_imsi started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055628704 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055628704 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055628706 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055628707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055628709 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055628709 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055628709 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055628709 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 20240927055628709 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055628709 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 20240927055628709 DLGSUP <0013> gsup_server.c:235 2: 20240927055628709 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055628709 DLGSUP <0013> gsup_server.c:235 3: 20240927055628709 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055628709 DLGSUP <0013> gsup_server.c:235 4: 20240927055628709 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055628709 DLGSUP <0013> gsup_server.c:235 5: 20240927055628709 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055628709 DLGSUP <0013> gsup_server.c:235 7: 20240927055628709 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055628709 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055628709 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055628709 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@bf5615141e8d: 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") 20240927055628729 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40941<->l=127.0.0.1:4259) 20240927055628748 DAUC <0003> db_auc.c:157 IMSI='262426043364705': No 2G Auth Data 20240927055628748 DAUC <0003> db_auc.c:192 IMSI='262426043364705': No 3G Auth Data HLR_Test-GSUP(159)@bf5615141e8d: Created GsupExpect[0] for "262426043364705" to be handled at TC_mo_ussd_iuse_imsi(162) 20240927055628771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43648<->l=127.0.0.1:4258 20240927055628777 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055628777 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426043364705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426043364705" session_id=280374272 session_state=BEGIN} 20240927055628777 DSS <0004> hlr_ussd.c:576 262426043364705/0x10b62c00: Process SS (BEGIN) 20240927055628777 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055628777 DSS <0004> hlr_ussd.c:518 262426043364705/0x10b62c00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055628777 DSS <0004> hlr_ussd.c:363 262426043364705/0x10b62c00: Tx USSD 'Your IMSI is 262426043364705' 20240927055628777 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426043364705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426043364705" session_id=280374272 session_state=END} 20240927055628777 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426043364705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055628777 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055628777 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf5615141e8d: Found GsupExpect[0] for "262426043364705" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@bf5615141e8d: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426043364705" TC_mo_ussd_iuse_imsi(162)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D469BCD6CB41BAC06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@bf5615141e8d: setverdict(pass): none -> pass 20240927055628781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43648<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@bf5615141e8d: Final verdict of PTC: pass 20240927055628785 DAUC <0003> db_auc.c:157 IMSI='262423532955290': No 2G Auth Data 20240927055628785 DAUC <0003> db_auc.c:192 IMSI='262423532955290': No 3G Auth Data HLR_Test-GSUP(159)@bf5615141e8d: Created GsupExpect[0] for "262423532955290" to be handled at TC_mo_ussd_iuse_imsi(163) 20240927055628809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 20240927055628814 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055628814 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423532955290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423532955290" session_id=3946218957 session_state=BEGIN} 20240927055628814 DSS <0004> hlr_ussd.c:576 262423532955290/0xeb3685cd: Process SS (BEGIN) 20240927055628814 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055628814 DSS <0004> hlr_ussd.c:518 262423532955290/0xeb3685cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055628814 DSS <0004> hlr_ussd.c:363 262423532955290/0xeb3685cd: Tx USSD 'Your IMSI is 262423532955290' 20240927055628814 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423532955290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423532955290" session_id=3946218957 session_state=END} 20240927055628814 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423532955290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055628814 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055628814 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf5615141e8d: Found GsupExpect[0] for "262423532955290" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@bf5615141e8d: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423532955290" TC_mo_ussd_iuse_imsi(163)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AC3693E56A35590E06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@bf5615141e8d: setverdict(pass): none -> pass 20240927055628818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@bf5615141e8d: Final verdict of PTC: pass 20240927055628822 DAUC <0003> db_auc.c:157 IMSI='262427894155108': No 2G Auth Data 20240927055628822 DAUC <0003> db_auc.c:192 IMSI='262427894155108': No 3G Auth Data HLR_Test-GSUP(159)@bf5615141e8d: Created GsupExpect[0] for "262427894155108" to be handled at TC_mo_ussd_iuse_imsi(164) 20240927055628845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20240927055628850 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055628850 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427894155108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427894155108" session_id=46562078 session_state=BEGIN} 20240927055628850 DSS <0004> hlr_ussd.c:576 262427894155108/0x02c67b1e: Process SS (BEGIN) 20240927055628850 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055628851 DSS <0004> hlr_ussd.c:518 262427894155108/0x02c67b1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055628851 DSS <0004> hlr_ussd.c:363 262427894155108/0x02c67b1e: Tx USSD 'Your IMSI is 262427894155108' 20240927055628851 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427894155108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427894155108" session_id=46562078 session_state=END} 20240927055628851 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427894155108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055628851 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055628851 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf5615141e8d: Found GsupExpect[0] for "262427894155108" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@bf5615141e8d: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427894155108" TC_mo_ussd_iuse_imsi(164)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D97A3C56AB5180C07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@bf5615141e8d: setverdict(pass): none -> pass 20240927055628854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@bf5615141e8d: Final verdict of PTC: pass 20240927055628858 DAUC <0003> db_auc.c:157 IMSI='262427558677312': No 2G Auth Data 20240927055628858 DAUC <0003> db_auc.c:192 IMSI='262427558677312': No 3G Auth Data HLR_Test-GSUP(159)@bf5615141e8d: Created GsupExpect[0] for "262427558677312" to be handled at TC_mo_ussd_iuse_imsi(165) 20240927055628881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43684<->l=127.0.0.1:4258 20240927055628886 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055628886 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427558677312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427558677312" session_id=1617087580 session_state=BEGIN} 20240927055628886 DSS <0004> hlr_ussd.c:576 262427558677312/0x6062cc5c: Process SS (BEGIN) 20240927055628886 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055628886 DSS <0004> hlr_ussd.c:518 262427558677312/0x6062cc5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055628886 DSS <0004> hlr_ussd.c:363 262427558677312/0x6062cc5c: Tx USSD 'Your IMSI is 262427558677312' 20240927055628886 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427558677312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427558677312" session_id=1617087580 session_state=END} 20240927055628886 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427558677312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055628886 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055628886 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf5615141e8d: Found GsupExpect[0] for "262427558677312" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@bf5615141e8d: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427558677312" TC_mo_ussd_iuse_imsi(165)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD56C3D96EB7594C06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@bf5615141e8d: setverdict(pass): none -> pass 20240927055628889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43684<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@bf5615141e8d: Final verdict of PTC: pass 20240927055628893 DAUC <0003> db_auc.c:157 IMSI='262429195195827': No 2G Auth Data 20240927055628893 DAUC <0003> db_auc.c:192 IMSI='262429195195827': No 3G Auth Data HLR_Test-GSUP(159)@bf5615141e8d: Created GsupExpect[0] for "262429195195827" to be handled at TC_mo_ussd_iuse_imsi(166) 20240927055628921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43694<->l=127.0.0.1:4258 20240927055628926 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055628926 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429195195827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429195195827" session_id=2743739717 session_state=BEGIN} 20240927055628926 DSS <0004> hlr_ussd.c:576 262429195195827/0xa38a2545: Process SS (BEGIN) 20240927055628926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055628926 DSS <0004> hlr_ussd.c:518 262429195195827/0xa38a2545: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055628926 DSS <0004> hlr_ussd.c:363 262429195195827/0xa38a2545: Tx USSD 'Your IMSI is 262429195195827' 20240927055628926 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429195195827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429195195827" session_id=2743739717 session_state=END} 20240927055628926 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429195195827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055628926 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055628926 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf5615141e8d: Found GsupExpect[0] for "262429195195827" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@bf5615141e8d: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429195195827" TC_mo_ussd_iuse_imsi(166)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E96ABC572359CEC06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@bf5615141e8d: setverdict(pass): none -> pass 20240927055628931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@bf5615141e8d: Final verdict of PTC: pass 20240927055628935 DAUC <0003> db_auc.c:157 IMSI='262428105461865': No 2G Auth Data 20240927055628935 DAUC <0003> db_auc.c:192 IMSI='262428105461865': No 3G Auth Data HLR_Test-GSUP(159)@bf5615141e8d: Created GsupExpect[0] for "262428105461865" to be handled at TC_mo_ussd_iuse_imsi(167) 20240927055628964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43710<->l=127.0.0.1:4258 20240927055628971 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055628971 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428105461865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428105461865" session_id=3100629735 session_state=BEGIN} 20240927055628971 DSS <0004> hlr_ussd.c:576 262428105461865/0xb8cfdae7: Process SS (BEGIN) 20240927055628971 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055628971 DSS <0004> hlr_ussd.c:518 262428105461865/0xb8cfdae7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055628971 DSS <0004> hlr_ussd.c:363 262428105461865/0xb8cfdae7: Tx USSD 'Your IMSI is 262428105461865' 20240927055628971 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428105461865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428105461865" session_id=3100629735 session_state=END} 20240927055628971 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428105461865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055628971 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055628971 DLINP <000b> input/ipa.c:451 connected read/write 20240927055628971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf5615141e8d: Found GsupExpect[0] for "262428105461865" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@bf5615141e8d: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262428105461865" TC_mo_ussd_iuse_imsi(167)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192E06ABD16C319CAD06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@bf5615141e8d: setverdict(pass): none -> pass 20240927055628975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43710<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@bf5615141e8d: Final verdict of PTC: pass 20240927055628980 DAUC <0003> db_auc.c:157 IMSI='262426868936037': No 2G Auth Data 20240927055628980 DAUC <0003> db_auc.c:192 IMSI='262426868936037': No 3G Auth Data HLR_Test-GSUP(159)@bf5615141e8d: Created GsupExpect[0] for "262426868936037" to be handled at TC_mo_ussd_iuse_imsi(168) 20240927055629008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 20240927055629015 DLINP <000b> input/ipa.c:451 connected read/write 20240927055629015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055629015 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426868936037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426868936037" session_id=2993716166 session_state=BEGIN} 20240927055629015 DSS <0004> hlr_ussd.c:576 262426868936037/0xb2707bc6: Process SS (BEGIN) 20240927055629015 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055629015 DSS <0004> hlr_ussd.c:518 262426868936037/0xb2707bc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055629015 DSS <0004> hlr_ussd.c:363 262426868936037/0xb2707bc6: Tx USSD 'Your IMSI is 262426868936037' 20240927055629015 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426868936037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426868936037" session_id=2993716166 session_state=END} 20240927055629015 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426868936037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055629015 DLINP <000b> input/ipa.c:451 connected read/write 20240927055629015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055629015 DLINP <000b> input/ipa.c:451 connected read/write 20240927055629016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf5615141e8d: Found GsupExpect[0] for "262426868936037" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@bf5615141e8d: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262426868936037" TC_mo_ussd_iuse_imsi(168)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D67C3E56636D8EC06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@bf5615141e8d: setverdict(pass): none -> pass 20240927055629019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@bf5615141e8d: Final verdict of PTC: pass 20240927055629023 DAUC <0003> db_auc.c:157 IMSI='262424557921709': No 2G Auth Data 20240927055629023 DAUC <0003> db_auc.c:192 IMSI='262424557921709': No 3G Auth Data HLR_Test-GSUP(159)@bf5615141e8d: Created GsupExpect[0] for "262424557921709" to be handled at TC_mo_ussd_iuse_imsi(169) 20240927055629051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 20240927055629055 DLINP <000b> input/ipa.c:451 connected read/write 20240927055629055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055629055 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424557921709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424557921709" session_id=481174242 session_state=BEGIN} 20240927055629055 DSS <0004> hlr_ussd.c:576 262424557921709/0x1cae22e2: Process SS (BEGIN) 20240927055629055 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055629055 DSS <0004> hlr_ussd.c:518 262424557921709/0x1cae22e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055629055 DSS <0004> hlr_ussd.c:363 262424557921709/0x1cae22e2: Tx USSD 'Your IMSI is 262424557921709' 20240927055629055 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424557921709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424557921709" session_id=481174242 session_state=END} 20240927055629055 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424557921709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055629055 DLINP <000b> input/ipa.c:451 connected read/write 20240927055629055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055629055 DLINP <000b> input/ipa.c:451 connected read/write 20240927055629055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf5615141e8d: Found GsupExpect[0] for "262424557921709" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@bf5615141e8d: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424557921709" TC_mo_ussd_iuse_imsi(169)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD56BBE564B11B2C07'O } } } } } } TC_mo_ussd_iuse_imsi(169)@bf5615141e8d: setverdict(pass): none -> pass 20240927055629058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@bf5615141e8d: Final verdict of PTC: pass 20240927055629059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 20240927055629060 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40941<->l=127.0.0.1:4259) 20240927055629060 DLINP <000b> input/ipa.c:451 connected read/write 20240927055629060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055629060 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055629060 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055629060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@bf5615141e8d: Final verdict of PTC: none 160@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 160: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Sep 27 05:56:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20240927055629105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 20240927055629306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32680) Waiting for packet dumper to finish... 1 (prev_count=32680, count=40148) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Sep 27 05:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055632384 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055632384 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055632386 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43746<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055632390 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632390 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055632390 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055632390 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 20240927055632390 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055632390 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 20240927055632390 DLGSUP <0013> gsup_server.c:235 2: 20240927055632390 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055632390 DLGSUP <0013> gsup_server.c:235 3: 20240927055632390 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055632390 DLGSUP <0013> gsup_server.c:235 4: 20240927055632390 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055632390 DLGSUP <0013> gsup_server.c:235 5: 20240927055632390 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055632390 DLGSUP <0013> gsup_server.c:235 7: 20240927055632390 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055632390 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055632390 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055632390 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@bf5615141e8d: 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") 20240927055632412 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41417<->l=127.0.0.1:4259) 20240927055632430 DAUC <0003> db_auc.c:157 IMSI='262421775761573': No 2G Auth Data 20240927055632430 DAUC <0003> db_auc.c:192 IMSI='262421775761573': No 3G Auth Data HLR_Test-GSUP(171)@bf5615141e8d: Created GsupExpect[0] for "262421775761573" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240927055632453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 20240927055632459 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632459 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421775761573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421775761573" source_name="the-source\n" session_id=2562942910 session_state=BEGIN} 20240927055632459 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240927055632459 DSS <0004> hlr_ussd.c:576 262421775761573/0x98c367be: Process SS (BEGIN) 20240927055632459 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055632459 DSS <0004> hlr_ussd.c:518 262421775761573/0x98c367be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055632459 DSS <0004> hlr_ussd.c:363 262421775761573/0x98c367be: Tx USSD 'Your IMSI is 262421775761573' 20240927055632459 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421775761573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421775761573" destination_name="the-source\n" session_id=2562942910 session_state=END} 20240927055632459 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421775761573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055632459 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055632459 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf5615141e8d: Found GsupExpect[0] for "262421775761573" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@bf5615141e8d: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421775761573" TC_mo_ussd_iuse_imsi_via_proxy(174)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC76ABDD6CB1DA6D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@bf5615141e8d: setverdict(pass): none -> pass 20240927055632462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@bf5615141e8d: Final verdict of PTC: pass 20240927055632466 DAUC <0003> db_auc.c:157 IMSI='262424837199420': No 2G Auth Data 20240927055632466 DAUC <0003> db_auc.c:192 IMSI='262424837199420': No 3G Auth Data HLR_Test-GSUP(171)@bf5615141e8d: Created GsupExpect[0] for "262424837199420" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240927055632490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20240927055632495 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632495 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424837199420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424837199420" source_name="the-source\n" session_id=520845579 session_state=BEGIN} 20240927055632495 DSS <0004> hlr_ussd.c:576 262424837199420/0x1f0b790b: Process SS (BEGIN) 20240927055632495 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055632495 DSS <0004> hlr_ussd.c:518 262424837199420/0x1f0b790b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055632495 DSS <0004> hlr_ussd.c:363 262424837199420/0x1f0b790b: Tx USSD 'Your IMSI is 262424837199420' 20240927055632495 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424837199420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424837199420" destination_name="the-source\n" session_id=520845579 session_state=END} 20240927055632495 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262424837199420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055632495 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055632495 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf5615141e8d: Found GsupExpect[0] for "262424837199420" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@bf5615141e8d: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262424837199420" TC_mo_ussd_iuse_imsi_via_proxy(175)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D37BBC572399A0C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@bf5615141e8d: setverdict(pass): none -> pass 20240927055632498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@bf5615141e8d: Final verdict of PTC: pass 20240927055632502 DAUC <0003> db_auc.c:157 IMSI='262424848266269': No 2G Auth Data 20240927055632502 DAUC <0003> db_auc.c:192 IMSI='262424848266269': No 3G Auth Data HLR_Test-GSUP(171)@bf5615141e8d: Created GsupExpect[0] for "262424848266269" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240927055632527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20240927055632532 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632532 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424848266269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424848266269" source_name="the-source\n" session_id=3631933148 session_state=BEGIN} 20240927055632532 DSS <0004> hlr_ussd.c:576 262424848266269/0xd87ae6dc: Process SS (BEGIN) 20240927055632532 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055632532 DSS <0004> hlr_ussd.c:518 262424848266269/0xd87ae6dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055632532 DSS <0004> hlr_ussd.c:363 262424848266269/0xd87ae6dc: Tx USSD 'Your IMSI is 262424848266269' 20240927055632532 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424848266269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424848266269" destination_name="the-source\n" session_id=3631933148 session_state=END} 20240927055632532 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262424848266269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055632532 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055632532 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf5615141e8d: Found GsupExpect[0] for "262424848266269" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@bf5615141e8d: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262424848266269" TC_mo_ussd_iuse_imsi_via_proxy(176)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D47C3C96C36992D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@bf5615141e8d: setverdict(pass): none -> pass 20240927055632535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@bf5615141e8d: Final verdict of PTC: pass 20240927055632539 DAUC <0003> db_auc.c:157 IMSI='262424346288965': No 2G Auth Data 20240927055632539 DAUC <0003> db_auc.c:192 IMSI='262424346288965': No 3G Auth Data HLR_Test-GSUP(171)@bf5615141e8d: Created GsupExpect[0] for "262424346288965" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240927055632562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43774<->l=127.0.0.1:4258 20240927055632567 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632567 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424346288965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424346288965" source_name="the-source\n" session_id=921781162 session_state=BEGIN} 20240927055632567 DSS <0004> hlr_ussd.c:576 262424346288965/0x36f143aa: Process SS (BEGIN) 20240927055632567 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055632567 DSS <0004> hlr_ussd.c:518 262424346288965/0x36f143aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055632567 DSS <0004> hlr_ussd.c:363 262424346288965/0x36f143aa: Tx USSD 'Your IMSI is 262424346288965' 20240927055632567 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424346288965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424346288965" destination_name="the-source\n" session_id=921781162 session_state=END} 20240927055632567 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424346288965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055632567 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055632567 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf5615141e8d: Found GsupExpect[0] for "262424346288965" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@bf5615141e8d: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424346288965" TC_mo_ussd_iuse_imsi_via_proxy(177)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196D46B3C970B89CAD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@bf5615141e8d: setverdict(pass): none -> pass 20240927055632572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43774<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@bf5615141e8d: Final verdict of PTC: pass 20240927055632576 DAUC <0003> db_auc.c:157 IMSI='262423502271587': No 2G Auth Data 20240927055632576 DAUC <0003> db_auc.c:192 IMSI='262423502271587': No 3G Auth Data HLR_Test-GSUP(171)@bf5615141e8d: Created GsupExpect[0] for "262423502271587" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240927055632600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43776<->l=127.0.0.1:4258 20240927055632607 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632607 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423502271587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423502271587" source_name="the-source\n" session_id=38829234 session_state=BEGIN} 20240927055632607 DSS <0004> hlr_ussd.c:576 262423502271587/0x02507cb2: Process SS (BEGIN) 20240927055632607 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055632607 DSS <0004> hlr_ussd.c:518 262423502271587/0x02507cb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055632607 DSS <0004> hlr_ussd.c:363 262423502271587/0x02507cb2: Tx USSD 'Your IMSI is 262423502271587' 20240927055632607 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423502271587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423502271587" destination_name="the-source\n" session_id=38829234 session_state=END} 20240927055632607 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423502271587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055632607 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055632607 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf5615141e8d: Found GsupExpect[0] for "262423502271587" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@bf5615141e8d: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423502271587" TC_mo_ussd_iuse_imsi_via_proxy(178)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AC0693C96EB11AEE06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@bf5615141e8d: setverdict(pass): none -> pass 20240927055632610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43776<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@bf5615141e8d: Final verdict of PTC: pass 20240927055632614 DAUC <0003> db_auc.c:157 IMSI='262420349739365': No 2G Auth Data 20240927055632614 DAUC <0003> db_auc.c:192 IMSI='262420349739365': No 3G Auth Data HLR_Test-GSUP(171)@bf5615141e8d: Created GsupExpect[0] for "262420349739365" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240927055632643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20240927055632650 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632650 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262420349739365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420349739365" source_name="the-source\n" session_id=1969460232 session_state=BEGIN} 20240927055632650 DSS <0004> hlr_ussd.c:576 262420349739365/0x75639408: Process SS (BEGIN) 20240927055632650 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055632650 DSS <0004> hlr_ussd.c:518 262420349739365/0x75639408: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055632650 DSS <0004> hlr_ussd.c:363 262420349739365/0x75639408: Tx USSD 'Your IMSI is 262420349739365' 20240927055632650 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262420349739365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420349739365" destination_name="the-source\n" session_id=1969460232 session_state=END} 20240927055632650 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262420349739365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055632650 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055632650 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf5615141e8d: Found GsupExpect[0] for "262420349739365" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@bf5615141e8d: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262420349739365" TC_mo_ussd_iuse_imsi_via_proxy(179)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196C46CBDD66B999AD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@bf5615141e8d: setverdict(pass): none -> pass 20240927055632654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@bf5615141e8d: Final verdict of PTC: pass 20240927055632658 DAUC <0003> db_auc.c:157 IMSI='262426203713339': No 2G Auth Data 20240927055632658 DAUC <0003> db_auc.c:192 IMSI='262426203713339': No 3G Auth Data HLR_Test-GSUP(171)@bf5615141e8d: Created GsupExpect[0] for "262426203713339" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240927055632683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4258 20240927055632687 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632688 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426203713339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426203713339" source_name="the-source\n" session_id=1410297458 session_state=BEGIN} 20240927055632688 DSS <0004> hlr_ussd.c:576 262426203713339/0x540f6e72: Process SS (BEGIN) 20240927055632688 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055632688 DSS <0004> hlr_ussd.c:518 262426203713339/0x540f6e72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055632688 DSS <0004> hlr_ussd.c:363 262426203713339/0x540f6e72: Tx USSD 'Your IMSI is 262426203713339' 20240927055632688 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426203713339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426203713339" destination_name="the-source\n" session_id=1410297458 session_state=END} 20240927055632688 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426203713339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055632688 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055632688 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf5615141e8d: Found GsupExpect[0] for "262426203713339" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@bf5615141e8d: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426203713339" TC_mo_ussd_iuse_imsi_via_proxy(180)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994D069BDD62B3D92C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@bf5615141e8d: setverdict(pass): none -> pass 20240927055632691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@bf5615141e8d: Final verdict of PTC: pass 20240927055632695 DAUC <0003> db_auc.c:157 IMSI='262423073510608': No 2G Auth Data 20240927055632695 DAUC <0003> db_auc.c:192 IMSI='262423073510608': No 3G Auth Data HLR_Test-GSUP(171)@bf5615141e8d: Created GsupExpect[0] for "262423073510608" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240927055632722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 20240927055632728 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632728 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262423073510608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423073510608" source_name="the-source\n" session_id=3683859979 session_state=BEGIN} 20240927055632728 DSS <0004> hlr_ussd.c:576 262423073510608/0xdb933e0b: Process SS (BEGIN) 20240927055632728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240927055632728 DSS <0004> hlr_ussd.c:518 262423073510608/0xdb933e0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240927055632728 DSS <0004> hlr_ussd.c:363 262423073510608/0xdb933e0b: Tx USSD 'Your IMSI is 262423073510608' 20240927055632728 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262423073510608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423073510608" destination_name="the-source\n" session_id=3683859979 session_state=END} 20240927055632728 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262423073510608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055632728 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055632728 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf5615141e8d: Found GsupExpect[0] for "262423073510608" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@bf5615141e8d: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262423073510608" TC_mo_ussd_iuse_imsi_via_proxy(181)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C769BD562301B0C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@bf5615141e8d: setverdict(pass): none -> pass 20240927055632732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@bf5615141e8d: Final verdict of PTC: pass 20240927055632732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43746<->l=127.0.0.1:4258 20240927055632733 DLINP <000b> input/ipa.c:451 connected read/write 20240927055632733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055632733 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055632733 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055632733 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055632733 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240927055632733 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41417<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@bf5615141e8d: Final verdict of PTC: none 172@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 172: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Sep 27 05:56:32 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20240927055632775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20240927055632976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6068) Waiting for packet dumper to finish... 1 (prev_count=6068, count=40176) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Sep 27 05:56:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_ussd_iuse_msisdn started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055636056 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055636056 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055636059 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055636063 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636063 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055636063 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055636063 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 20240927055636063 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055636063 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 20240927055636063 DLGSUP <0013> gsup_server.c:235 2: 20240927055636063 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055636063 DLGSUP <0013> gsup_server.c:235 3: 20240927055636063 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055636063 DLGSUP <0013> gsup_server.c:235 4: 20240927055636063 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055636063 DLGSUP <0013> gsup_server.c:235 5: 20240927055636063 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055636063 DLGSUP <0013> gsup_server.c:235 7: 20240927055636063 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055636063 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055636063 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055636063 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@bf5615141e8d: 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") 20240927055636081 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35401<->l=127.0.0.1:4259) 20240927055636091 DAUC <0003> db_auc.c:157 IMSI='262424612487612': No 2G Auth Data 20240927055636091 DAUC <0003> db_auc.c:192 IMSI='262424612487612': No 3G Auth Data HLR_Test-GSUP(183)@bf5615141e8d: Created GsupExpect[0] for "262424612487612" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240927055636116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 20240927055636123 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636123 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424612487612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424612487612" session_id=2203254858 session_state=BEGIN} 20240927055636123 DSS <0004> hlr_ussd.c:576 262424612487612/0x8353004a: Process SS (BEGIN) 20240927055636123 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055636123 DSS <0004> hlr_ussd.c:518 262424612487612/0x8353004a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055636123 DSS <0004> hlr_ussd.c:363 262424612487612/0x8353004a: Tx USSD 'Your extension is 491618584806' 20240927055636123 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424612487612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424612487612" session_id=2203254858 session_state=END} 20240927055636123 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424612487612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055636123 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055636123 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf5615141e8d: Found GsupExpect[0] for "262424612487612" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@bf5615141e8d: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262424612487612" TC_mo_ussd_iuse_msisdn(186)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570351C0D07B301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@bf5615141e8d: setverdict(pass): none -> pass 20240927055636127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@bf5615141e8d: Final verdict of PTC: pass 20240927055636131 DAUC <0003> db_auc.c:157 IMSI='262425941178779': No 2G Auth Data 20240927055636131 DAUC <0003> db_auc.c:192 IMSI='262425941178779': No 3G Auth Data HLR_Test-GSUP(183)@bf5615141e8d: Created GsupExpect[0] for "262425941178779" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240927055636153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 20240927055636158 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636158 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425941178779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425941178779" session_id=3205814419 session_state=BEGIN} 20240927055636158 DSS <0004> hlr_ussd.c:576 262425941178779/0xbf14d893: Process SS (BEGIN) 20240927055636158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055636158 DSS <0004> hlr_ussd.c:518 262425941178779/0xbf14d893: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055636158 DSS <0004> hlr_ussd.c:363 262425941178779/0xbf14d893: Tx USSD 'Your extension is 491613403868' 20240927055636158 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425941178779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425941178779" session_id=3205814419 session_state=END} 20240927055636158 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425941178779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055636158 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055636158 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf5615141e8d: Found GsupExpect[0] for "262425941178779" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@bf5615141e8d: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425941178779" TC_mo_ussd_iuse_msisdn(187)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56634D80C67C301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@bf5615141e8d: setverdict(pass): none -> pass 20240927055636161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@bf5615141e8d: Final verdict of PTC: pass 20240927055636165 DAUC <0003> db_auc.c:157 IMSI='262428881449087': No 2G Auth Data 20240927055636165 DAUC <0003> db_auc.c:192 IMSI='262428881449087': No 3G Auth Data HLR_Test-GSUP(183)@bf5615141e8d: Created GsupExpect[0] for "262428881449087" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240927055636189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 20240927055636194 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636194 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428881449087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428881449087" session_id=3239531371 session_state=BEGIN} 20240927055636194 DSS <0004> hlr_ussd.c:576 262428881449087/0xc117536b: Process SS (BEGIN) 20240927055636194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055636194 DSS <0004> hlr_ussd.c:518 262428881449087/0xc117536b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055636194 DSS <0004> hlr_ussd.c:363 262428881449087/0xc117536b: Tx USSD 'Your extension is 491610787520' 20240927055636194 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428881449087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428881449087" session_id=3239531371 session_state=END} 20240927055636194 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428881449087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055636194 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055636194 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf5615141e8d: Found GsupExpect[0] for "262428881449087" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@bf5615141e8d: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428881449087" TC_mo_ussd_iuse_msisdn(188)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56037DCAD268301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@bf5615141e8d: setverdict(pass): none -> pass 20240927055636197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@bf5615141e8d: Final verdict of PTC: pass 20240927055636202 DAUC <0003> db_auc.c:157 IMSI='262426825144358': No 2G Auth Data 20240927055636202 DAUC <0003> db_auc.c:192 IMSI='262426825144358': No 3G Auth Data HLR_Test-GSUP(183)@bf5615141e8d: Created GsupExpect[0] for "262426825144358" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240927055636224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 20240927055636229 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636229 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426825144358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426825144358" session_id=3546298732 session_state=BEGIN} 20240927055636229 DSS <0004> hlr_ussd.c:576 262426825144358/0xd360396c: Process SS (BEGIN) 20240927055636229 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055636229 DSS <0004> hlr_ussd.c:518 262426825144358/0xd360396c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055636230 DSS <0004> hlr_ussd.c:363 262426825144358/0xd360396c: Tx USSD 'Your extension is 491611401243' 20240927055636230 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426825144358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426825144358" session_id=3546298732 session_state=END} 20240927055636230 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426825144358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055636230 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055636230 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf5615141e8d: Found GsupExpect[0] for "262426825144358" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@bf5615141e8d: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262426825144358" TC_mo_ussd_iuse_msisdn(189)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56234584C469B01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@bf5615141e8d: setverdict(pass): none -> pass 20240927055636233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@bf5615141e8d: Final verdict of PTC: pass 20240927055636237 DAUC <0003> db_auc.c:157 IMSI='262424310861153': No 2G Auth Data 20240927055636237 DAUC <0003> db_auc.c:192 IMSI='262424310861153': No 3G Auth Data HLR_Test-GSUP(183)@bf5615141e8d: Created GsupExpect[0] for "262424310861153" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240927055636261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 20240927055636267 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636267 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424310861153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424310861153" session_id=2288189376 session_state=BEGIN} 20240927055636267 DSS <0004> hlr_ussd.c:576 262424310861153/0x8862ffc0: Process SS (BEGIN) 20240927055636267 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055636267 DSS <0004> hlr_ussd.c:518 262424310861153/0x8862ffc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055636267 DSS <0004> hlr_ussd.c:363 262424310861153/0x8862ffc0: Tx USSD 'Your extension is 491615715623' 20240927055636267 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424310861153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424310861153" session_id=2288189376 session_state=END} 20240927055636267 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424310861153 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055636267 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055636268 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf5615141e8d: Found GsupExpect[0] for "262424310861153" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@bf5615141e8d: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424310861153" TC_mo_ussd_iuse_msisdn(190)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB758CD269B01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@bf5615141e8d: setverdict(pass): none -> pass 20240927055636271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43856<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@bf5615141e8d: Final verdict of PTC: pass 20240927055636278 DAUC <0003> db_auc.c:157 IMSI='262423552884293': No 2G Auth Data 20240927055636278 DAUC <0003> db_auc.c:192 IMSI='262423552884293': No 3G Auth Data HLR_Test-GSUP(183)@bf5615141e8d: Created GsupExpect[0] for "262423552884293" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240927055636312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43864<->l=127.0.0.1:4258 20240927055636318 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636318 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423552884293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423552884293" session_id=1394351148 session_state=BEGIN} 20240927055636318 DSS <0004> hlr_ussd.c:576 262423552884293/0x531c1c2c: Process SS (BEGIN) 20240927055636318 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055636318 DSS <0004> hlr_ussd.c:518 262423552884293/0x531c1c2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055636318 DSS <0004> hlr_ussd.c:363 262423552884293/0x531c1c2c: Tx USSD 'Your extension is 491612533148' 20240927055636318 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423552884293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423552884293" session_id=1394351148 session_state=END} 20240927055636318 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423552884293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055636318 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055636318 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf5615141e8d: Found GsupExpect[0] for "262423552884293" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@bf5615141e8d: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262423552884293" TC_mo_ussd_iuse_msisdn(191)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B5D92C46C301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@bf5615141e8d: setverdict(pass): none -> pass 20240927055636321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@bf5615141e8d: Final verdict of PTC: pass 20240927055636335 DAUC <0003> db_auc.c:157 IMSI='262423662770125': No 2G Auth Data 20240927055636336 DAUC <0003> db_auc.c:192 IMSI='262423662770125': No 3G Auth Data HLR_Test-GSUP(183)@bf5615141e8d: Created GsupExpect[0] for "262423662770125" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240927055636369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4258 20240927055636376 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636376 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423662770125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423662770125" session_id=1177315043 session_state=BEGIN} 20240927055636376 DSS <0004> hlr_ussd.c:576 262423662770125/0x462c66e3: Process SS (BEGIN) 20240927055636376 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055636376 DSS <0004> hlr_ussd.c:518 262423662770125/0x462c66e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055636376 DSS <0004> hlr_ussd.c:363 262423662770125/0x462c66e3: Tx USSD 'Your extension is 491612141830' 20240927055636376 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423662770125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423662770125" session_id=1177315043 session_state=END} 20240927055636376 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423662770125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055636376 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055636376 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf5615141e8d: Found GsupExpect[0] for "262423662770125" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@bf5615141e8d: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423662770125" TC_mo_ussd_iuse_msisdn(192)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564315A0C378301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@bf5615141e8d: setverdict(pass): none -> pass 20240927055636382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@bf5615141e8d: Final verdict of PTC: pass 20240927055636389 DAUC <0003> db_auc.c:157 IMSI='262421115420802': No 2G Auth Data 20240927055636389 DAUC <0003> db_auc.c:192 IMSI='262421115420802': No 3G Auth Data HLR_Test-GSUP(183)@bf5615141e8d: Created GsupExpect[0] for "262421115420802" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240927055636423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 20240927055636428 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636428 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421115420802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421115420802" session_id=1517643494 session_state=BEGIN} 20240927055636428 DSS <0004> hlr_ussd.c:576 262421115420802/0x5a7566e6: Process SS (BEGIN) 20240927055636428 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055636428 DSS <0004> hlr_ussd.c:518 262421115420802/0x5a7566e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055636428 DSS <0004> hlr_ussd.c:363 262421115420802/0x5a7566e6: Tx USSD 'Your extension is 491612587545' 20240927055636428 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421115420802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421115420802" session_id=1517643494 session_state=END} 20240927055636428 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421115420802 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055636428 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055636428 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf5615141e8d: Found GsupExpect[0] for "262421115420802" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@bf5615141e8d: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421115420802" TC_mo_ussd_iuse_msisdn(193)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56435DCAD46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@bf5615141e8d: setverdict(pass): none -> pass 20240927055636433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@bf5615141e8d: Final verdict of PTC: pass 20240927055636434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 20240927055636434 DLINP <000b> input/ipa.c:451 connected read/write 20240927055636434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055636434 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055636434 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055636434 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055636435 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35401<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@bf5615141e8d: Final verdict of PTC: none 184@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 184: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Sep 27 05:56:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20240927055636475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43888<->l=127.0.0.1:4258 20240927055636676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29756) Waiting for packet dumper to finish... 1 (prev_count=29756, count=40224) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Sep 27 05:56:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055639755 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055639755 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055639759 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055639760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56206<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055639762 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055639762 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055639762 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055639762 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 20240927055639762 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055639762 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 20240927055639762 DLGSUP <0013> gsup_server.c:235 2: 20240927055639762 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055639762 DLGSUP <0013> gsup_server.c:235 3: 20240927055639762 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055639762 DLGSUP <0013> gsup_server.c:235 4: 20240927055639762 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055639762 DLGSUP <0013> gsup_server.c:235 5: 20240927055639762 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055639762 DLGSUP <0013> gsup_server.c:235 7: 20240927055639762 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055639762 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055639762 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055639762 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@bf5615141e8d: 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") 20240927055639781 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35613<->l=127.0.0.1:4259) 20240927055639800 DAUC <0003> db_auc.c:157 IMSI='262423935074310': No 2G Auth Data 20240927055639800 DAUC <0003> db_auc.c:192 IMSI='262423935074310': No 3G Auth Data HLR_Test-GSUP(195)@bf5615141e8d: Created GsupExpect[0] for "262423935074310" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240927055639819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4258 20240927055639825 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055639825 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423935074310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423935074310" source_name="the-source\n" session_id=929968764 session_state=BEGIN} 20240927055639825 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240927055639825 DSS <0004> hlr_ussd.c:576 262423935074310/0x376e327c: Process SS (BEGIN) 20240927055639825 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055639825 DSS <0004> hlr_ussd.c:518 262423935074310/0x376e327c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055639825 DSS <0004> hlr_ussd.c:363 262423935074310/0x376e327c: Tx USSD 'Your extension is 491610241611' 20240927055639825 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423935074310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423935074310" destination_name="the-source\n" session_id=929968764 session_state=END} 20240927055639825 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423935074310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055639825 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055639825 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf5615141e8d: Found GsupExpect[0] for "262423935074310" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@bf5615141e8d: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262423935074310" TC_mo_ussd_iuse_msisdn_via_proxy(198)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560325ACC168B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@bf5615141e8d: setverdict(pass): none -> pass 20240927055639829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@bf5615141e8d: Final verdict of PTC: pass 20240927055639833 DAUC <0003> db_auc.c:157 IMSI='262420987365555': No 2G Auth Data 20240927055639833 DAUC <0003> db_auc.c:192 IMSI='262420987365555': No 3G Auth Data HLR_Test-GSUP(195)@bf5615141e8d: Created GsupExpect[0] for "262420987365555" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240927055639857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56210<->l=127.0.0.1:4258 20240927055639862 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055639862 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420987365555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420987365555" source_name="the-source\n" session_id=1570933173 session_state=BEGIN} 20240927055639862 DSS <0004> hlr_ussd.c:576 262420987365555/0x5da289b5: Process SS (BEGIN) 20240927055639862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055639862 DSS <0004> hlr_ussd.c:518 262420987365555/0x5da289b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055639862 DSS <0004> hlr_ussd.c:363 262420987365555/0x5da289b5: Tx USSD 'Your extension is 491618516123' 20240927055639862 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420987365555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420987365555" destination_name="the-source\n" session_id=1570933173 session_state=END} 20240927055639862 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262420987365555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055639862 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055639862 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf5615141e8d: Found GsupExpect[0] for "262420987365555" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@bf5615141e8d: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262420987365555" TC_mo_ussd_iuse_msisdn_via_proxy(199)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B5982D269B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@bf5615141e8d: setverdict(pass): none -> pass 20240927055639867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56210<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@bf5615141e8d: Final verdict of PTC: pass 20240927055639871 DAUC <0003> db_auc.c:157 IMSI='262427367978668': No 2G Auth Data 20240927055639871 DAUC <0003> db_auc.c:192 IMSI='262427367978668': No 3G Auth Data HLR_Test-GSUP(195)@bf5615141e8d: Created GsupExpect[0] for "262427367978668" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240927055639896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56214<->l=127.0.0.1:4258 20240927055639901 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055639901 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427367978668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427367978668" source_name="the-source\n" session_id=605319548 session_state=BEGIN} 20240927055639901 DSS <0004> hlr_ussd.c:576 262427367978668/0x2414717c: Process SS (BEGIN) 20240927055639901 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055639901 DSS <0004> hlr_ussd.c:518 262427367978668/0x2414717c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055639901 DSS <0004> hlr_ussd.c:363 262427367978668/0x2414717c: Tx USSD 'Your extension is 491611635105' 20240927055639901 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427367978668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427367978668" destination_name="the-source\n" session_id=605319548 session_state=END} 20240927055639901 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427367978668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055639901 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055639901 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf5615141e8d: Found GsupExpect[0] for "262427367978668" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@bf5615141e8d: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427367978668" TC_mo_ussd_iuse_msisdn_via_proxy(200)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B6592D06AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@bf5615141e8d: setverdict(pass): none -> pass 20240927055639904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@bf5615141e8d: Final verdict of PTC: pass 20240927055639909 DAUC <0003> db_auc.c:157 IMSI='262422334115866': No 2G Auth Data 20240927055639909 DAUC <0003> db_auc.c:192 IMSI='262422334115866': No 3G Auth Data HLR_Test-GSUP(195)@bf5615141e8d: Created GsupExpect[0] for "262422334115866" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240927055639935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 20240927055639939 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055639939 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422334115866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422334115866" source_name="the-source\n" session_id=255003051 session_state=BEGIN} 20240927055639939 DSS <0004> hlr_ussd.c:576 262422334115866/0x0f3309ab: Process SS (BEGIN) 20240927055639939 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055639939 DSS <0004> hlr_ussd.c:518 262422334115866/0x0f3309ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055639939 DSS <0004> hlr_ussd.c:363 262422334115866/0x0f3309ab: Tx USSD 'Your extension is 491611366303' 20240927055639939 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422334115866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422334115866" destination_name="the-source\n" session_id=255003051 session_state=END} 20240927055639939 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422334115866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055639939 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055639939 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf5615141e8d: Found GsupExpect[0] for "262422334115866" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@bf5615141e8d: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422334115866" TC_mo_ussd_iuse_msisdn_via_proxy(201)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562339B6D069B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@bf5615141e8d: setverdict(pass): none -> pass 20240927055639943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56218<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@bf5615141e8d: Final verdict of PTC: pass 20240927055639947 DAUC <0003> db_auc.c:157 IMSI='262420570248885': No 2G Auth Data 20240927055639947 DAUC <0003> db_auc.c:192 IMSI='262420570248885': No 3G Auth Data HLR_Test-GSUP(195)@bf5615141e8d: Created GsupExpect[0] for "262420570248885" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240927055639970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56232<->l=127.0.0.1:4258 20240927055639975 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055639975 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420570248885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420570248885" source_name="the-source\n" session_id=1631904019 session_state=BEGIN} 20240927055639975 DSS <0004> hlr_ussd.c:576 262420570248885/0x6144e113: Process SS (BEGIN) 20240927055639975 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055639975 DSS <0004> hlr_ussd.c:518 262420570248885/0x6144e113: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055639975 DSS <0004> hlr_ussd.c:363 262420570248885/0x6144e113: Tx USSD 'Your extension is 491614414055' 20240927055639975 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420570248885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420570248885" destination_name="the-source\n" session_id=1631904019 session_state=END} 20240927055639975 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262420570248885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055639975 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055639975 DLINP <000b> input/ipa.c:451 connected read/write 20240927055639975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf5615141e8d: Found GsupExpect[0] for "262420570248885" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@bf5615141e8d: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262420570248885" TC_mo_ussd_iuse_msisdn_via_proxy(202)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B4180D56AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@bf5615141e8d: setverdict(pass): none -> pass 20240927055639979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@bf5615141e8d: Final verdict of PTC: pass 20240927055639983 DAUC <0003> db_auc.c:157 IMSI='262424819385734': No 2G Auth Data 20240927055639983 DAUC <0003> db_auc.c:192 IMSI='262424819385734': No 3G Auth Data HLR_Test-GSUP(195)@bf5615141e8d: Created GsupExpect[0] for "262424819385734" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240927055640009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4258 20240927055640016 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055640016 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424819385734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424819385734" source_name="the-source\n" session_id=2330509053 session_state=BEGIN} 20240927055640016 DSS <0004> hlr_ussd.c:576 262424819385734/0x8ae8befd: Process SS (BEGIN) 20240927055640016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055640016 DSS <0004> hlr_ussd.c:518 262424819385734/0x8ae8befd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055640016 DSS <0004> hlr_ussd.c:363 262424819385734/0x8ae8befd: Tx USSD 'Your extension is 491610710143' 20240927055640016 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424819385734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424819385734" destination_name="the-source\n" session_id=2330509053 session_state=END} 20240927055640016 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424819385734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055640016 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055640016 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf5615141e8d: Found GsupExpect[0] for "262424819385734" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@bf5615141e8d: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262424819385734" TC_mo_ussd_iuse_msisdn_via_proxy(203)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B7182C469B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@bf5615141e8d: setverdict(pass): none -> pass 20240927055640021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@bf5615141e8d: Final verdict of PTC: pass 20240927055640025 DAUC <0003> db_auc.c:157 IMSI='262428419108264': No 2G Auth Data 20240927055640025 DAUC <0003> db_auc.c:192 IMSI='262428419108264': No 3G Auth Data HLR_Test-GSUP(195)@bf5615141e8d: Created GsupExpect[0] for "262428419108264" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240927055640051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56246<->l=127.0.0.1:4258 20240927055640057 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055640057 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428419108264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428419108264" source_name="the-source\n" session_id=1815533619 session_state=BEGIN} 20240927055640057 DSS <0004> hlr_ussd.c:576 262428419108264/0x6c36d833: Process SS (BEGIN) 20240927055640057 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055640057 DSS <0004> hlr_ussd.c:518 262428419108264/0x6c36d833: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055640057 DSS <0004> hlr_ussd.c:363 262428419108264/0x6c36d833: Tx USSD 'Your extension is 491611200113' 20240927055640057 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428419108264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428419108264" destination_name="the-source\n" session_id=1815533619 session_state=END} 20240927055640057 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428419108264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055640057 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055640057 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf5615141e8d: Found GsupExpect[0] for "262428419108264" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@bf5615141e8d: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428419108264" TC_mo_ussd_iuse_msisdn_via_proxy(204)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56232182C169B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@bf5615141e8d: setverdict(pass): none -> pass 20240927055640061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56246<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@bf5615141e8d: Final verdict of PTC: pass 20240927055640073 DAUC <0003> db_auc.c:157 IMSI='262423779322426': No 2G Auth Data 20240927055640073 DAUC <0003> db_auc.c:192 IMSI='262423779322426': No 3G Auth Data HLR_Test-GSUP(195)@bf5615141e8d: Created GsupExpect[0] for "262423779322426" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240927055640107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56262<->l=127.0.0.1:4258 20240927055640113 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055640113 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423779322426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423779322426" source_name="the-source\n" session_id=2856081292 session_state=BEGIN} 20240927055640113 DSS <0004> hlr_ussd.c:576 262423779322426/0xaa3c578c: Process SS (BEGIN) 20240927055640113 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240927055640113 DSS <0004> hlr_ussd.c:518 262423779322426/0xaa3c578c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240927055640113 DSS <0004> hlr_ussd.c:363 262423779322426/0xaa3c578c: Tx USSD 'Your extension is 491610337238' 20240927055640113 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423779322426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423779322426" destination_name="the-source\n" session_id=2856081292 session_state=END} 20240927055640113 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423779322426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055640113 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055640113 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf5615141e8d: Found GsupExpect[0] for "262423779322426" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@bf5615141e8d: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423779322426" TC_mo_ussd_iuse_msisdn_via_proxy(205)@bf5615141e8d: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B3D94D36C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@bf5615141e8d: setverdict(pass): none -> pass 20240927055640117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56262<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@bf5615141e8d: Final verdict of PTC: pass 20240927055640117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56206<->l=127.0.0.1:4258 20240927055640118 DLINP <000b> input/ipa.c:451 connected read/write 20240927055640118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055640119 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055640119 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055640119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055640119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240927055640119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35613<->l=127.0.0.1:4259) 196@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP(195)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 196: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Sep 27 05:56:40 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20240927055640168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4258 20240927055640368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32388) Waiting for packet dumper to finish... 1 (prev_count=32388, count=40412) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Sep 27 05:56:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_ussd_euse started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 20240927055643446 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39867 20240927055643446 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39867 MTC@bf5615141e8d: in not legacy case 2 IPA-EUSE-foobar(208)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055643448 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643448 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received IPA-EUSE-foobar(208)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@bf5615141e8d: 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 } } } } 20240927055643450 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643450 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643450 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055643450 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240927055643450 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240927055643450 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240927055643450 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 20240927055643450 DLGSUP <0013> gsup_server.c:235 2: 20240927055643450 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055643450 DLGSUP <0013> gsup_server.c:235 3: 20240927055643450 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055643450 DLGSUP <0013> gsup_server.c:235 4: 20240927055643450 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055643450 DLGSUP <0013> gsup_server.c:235 5: 20240927055643450 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055643450 DLGSUP <0013> gsup_server.c:235 7: 20240927055643450 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055643450 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055643450 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055643451 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39867 IPA-EUSE-foobar(208)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055643451 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055643451 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055643453 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055643456 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643456 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055643456 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055643456 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 20240927055643456 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055643456 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 20240927055643456 DLGSUP <0013> gsup_server.c:235 2: 20240927055643456 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055643456 DLGSUP <0013> gsup_server.c:235 3: 20240927055643456 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055643456 DLGSUP <0013> gsup_server.c:235 4: 20240927055643456 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055643456 DLGSUP <0013> gsup_server.c:235 5: 20240927055643456 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055643456 DLGSUP <0013> gsup_server.c:235 7: 20240927055643456 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055643456 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055643456 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055643456 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@bf5615141e8d: 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") 20240927055643476 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34067<->l=127.0.0.1:4259) 20240927055643495 DAUC <0003> db_auc.c:157 IMSI='262421659530451': No 2G Auth Data 20240927055643495 DAUC <0003> db_auc.c:192 IMSI='262421659530451': No 3G Auth Data HLR_Test-GSUP(209)@bf5615141e8d: Created GsupExpect[0] for "262421659530451" to be handled at TC_mo_ussd_euse(212) 20240927055643518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4258 20240927055643525 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643525 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421659530451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421659530451" session_id=3969187376 session_state=BEGIN} 20240927055643525 DSS <0004> hlr_ussd.c:576 262421659530451/0xec94fe30: Process SS (BEGIN) 20240927055643525 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055643525 DSS <0004> hlr_ussd.c:518 262421659530451/0xec94fe30: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055643525 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643525 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data 20240927055643525 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643525 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data EUSE-TC_mo_ussd_euse(206)@bf5615141e8d: 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 } } } } } 20240927055643535 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643535 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643535 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421659530451 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421659530451" session_id=3969187376 session_state=END} 20240927055643535 DSS <0004> hlr_ussd.c:576 262421659530451/0xec94fe30: Process SS (END) 20240927055643535 DSS <0004> hlr_ussd.c:518 262421659530451/0xec94fe30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055643535 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421659530451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421659530451" session_id=3969187376 session_state=END} 20240927055643535 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421659530451 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055643535 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421659530451 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055643535 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055643535 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf5615141e8d: Found GsupExpect[0] for "262421659530451" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@bf5615141e8d: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421659530451" TC_mo_ussd_euse(212)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055643541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@bf5615141e8d: Final verdict of PTC: pass 20240927055643545 DAUC <0003> db_auc.c:157 IMSI='262425733631722': No 2G Auth Data 20240927055643545 DAUC <0003> db_auc.c:192 IMSI='262425733631722': No 3G Auth Data HLR_Test-GSUP(209)@bf5615141e8d: Created GsupExpect[0] for "262425733631722" to be handled at TC_mo_ussd_euse(213) 20240927055643569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56298<->l=127.0.0.1:4258 20240927055643576 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643576 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425733631722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425733631722" session_id=1934191709 session_state=BEGIN} 20240927055643576 DSS <0004> hlr_ussd.c:576 262425733631722/0x73496c5d: Process SS (BEGIN) 20240927055643576 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055643576 DSS <0004> hlr_ussd.c:518 262425733631722/0x73496c5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055643576 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643576 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data 20240927055643576 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643576 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data EUSE-TC_mo_ussd_euse(206)@bf5615141e8d: 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 } } } } } 20240927055643578 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643578 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643578 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425733631722 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425733631722" session_id=1934191709 session_state=END} 20240927055643578 DSS <0004> hlr_ussd.c:576 262425733631722/0x73496c5d: Process SS (END) 20240927055643578 DSS <0004> hlr_ussd.c:518 262425733631722/0x73496c5d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055643578 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425733631722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425733631722" session_id=1934191709 session_state=END} 20240927055643578 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425733631722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055643578 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425733631722 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055643578 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055643578 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf5615141e8d: Found GsupExpect[0] for "262425733631722" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@bf5615141e8d: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425733631722" TC_mo_ussd_euse(213)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055643581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56298<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@bf5615141e8d: Final verdict of PTC: pass 20240927055643585 DAUC <0003> db_auc.c:157 IMSI='262426285729807': No 2G Auth Data 20240927055643586 DAUC <0003> db_auc.c:192 IMSI='262426285729807': No 3G Auth Data HLR_Test-GSUP(209)@bf5615141e8d: Created GsupExpect[0] for "262426285729807" to be handled at TC_mo_ussd_euse(214) 20240927055643609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56306<->l=127.0.0.1:4258 20240927055643616 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643616 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426285729807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426285729807" session_id=3159983379 session_state=BEGIN} 20240927055643616 DSS <0004> hlr_ussd.c:576 262426285729807/0xbc598513: Process SS (BEGIN) 20240927055643616 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055643616 DSS <0004> hlr_ussd.c:518 262426285729807/0xbc598513: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055643616 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643616 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data 20240927055643616 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643616 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data EUSE-TC_mo_ussd_euse(206)@bf5615141e8d: 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 } } } } } 20240927055643618 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643618 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643618 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426285729807 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426285729807" session_id=3159983379 session_state=END} 20240927055643618 DSS <0004> hlr_ussd.c:576 262426285729807/0xbc598513: Process SS (END) 20240927055643618 DSS <0004> hlr_ussd.c:518 262426285729807/0xbc598513: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055643618 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426285729807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426285729807" session_id=3159983379 session_state=END} 20240927055643618 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426285729807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055643618 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426285729807 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055643618 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055643618 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf5615141e8d: Found GsupExpect[0] for "262426285729807" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@bf5615141e8d: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426285729807" TC_mo_ussd_euse(214)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055643623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56306<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@bf5615141e8d: Final verdict of PTC: pass 20240927055643627 DAUC <0003> db_auc.c:157 IMSI='262424607972317': No 2G Auth Data 20240927055643627 DAUC <0003> db_auc.c:192 IMSI='262424607972317': No 3G Auth Data HLR_Test-GSUP(209)@bf5615141e8d: Created GsupExpect[0] for "262424607972317" to be handled at TC_mo_ussd_euse(215) 20240927055643649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56310<->l=127.0.0.1:4258 20240927055643655 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643655 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424607972317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424607972317" session_id=2657668557 session_state=BEGIN} 20240927055643655 DSS <0004> hlr_ussd.c:576 262424607972317/0x9e68cdcd: Process SS (BEGIN) 20240927055643655 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055643655 DSS <0004> hlr_ussd.c:518 262424607972317/0x9e68cdcd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055643655 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643655 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data 20240927055643655 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643655 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data EUSE-TC_mo_ussd_euse(206)@bf5615141e8d: 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 } } } } } 20240927055643657 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643657 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643657 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424607972317 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424607972317" session_id=2657668557 session_state=END} 20240927055643657 DSS <0004> hlr_ussd.c:576 262424607972317/0x9e68cdcd: Process SS (END) 20240927055643657 DSS <0004> hlr_ussd.c:518 262424607972317/0x9e68cdcd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055643657 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424607972317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424607972317" session_id=2657668557 session_state=END} 20240927055643657 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424607972317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055643657 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424607972317 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055643657 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055643657 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf5615141e8d: Found GsupExpect[0] for "262424607972317" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@bf5615141e8d: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424607972317" TC_mo_ussd_euse(215)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055643661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56310<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@bf5615141e8d: Final verdict of PTC: pass 20240927055643665 DAUC <0003> db_auc.c:157 IMSI='262426288921989': No 2G Auth Data 20240927055643665 DAUC <0003> db_auc.c:192 IMSI='262426288921989': No 3G Auth Data HLR_Test-GSUP(209)@bf5615141e8d: Created GsupExpect[0] for "262426288921989" to be handled at TC_mo_ussd_euse(216) 20240927055643690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56318<->l=127.0.0.1:4258 20240927055643695 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643695 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426288921989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426288921989" session_id=2475501608 session_state=BEGIN} 20240927055643695 DSS <0004> hlr_ussd.c:576 262426288921989/0x938d2828: Process SS (BEGIN) 20240927055643695 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055643695 DSS <0004> hlr_ussd.c:518 262426288921989/0x938d2828: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055643695 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643695 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data 20240927055643695 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643695 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data EUSE-TC_mo_ussd_euse(206)@bf5615141e8d: 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 } } } } } 20240927055643697 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643697 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643697 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426288921989 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426288921989" session_id=2475501608 session_state=END} 20240927055643697 DSS <0004> hlr_ussd.c:576 262426288921989/0x938d2828: Process SS (END) 20240927055643697 DSS <0004> hlr_ussd.c:518 262426288921989/0x938d2828: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055643697 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426288921989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426288921989" session_id=2475501608 session_state=END} 20240927055643697 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426288921989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055643697 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426288921989 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055643697 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055643697 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf5615141e8d: Found GsupExpect[0] for "262426288921989" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@bf5615141e8d: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426288921989" TC_mo_ussd_euse(216)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055643700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56318<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@bf5615141e8d: Final verdict of PTC: pass 20240927055643704 DAUC <0003> db_auc.c:157 IMSI='262422345627788': No 2G Auth Data 20240927055643704 DAUC <0003> db_auc.c:192 IMSI='262422345627788': No 3G Auth Data HLR_Test-GSUP(209)@bf5615141e8d: Created GsupExpect[0] for "262422345627788" to be handled at TC_mo_ussd_euse(217) 20240927055643733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56322<->l=127.0.0.1:4258 20240927055643739 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643739 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422345627788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422345627788" session_id=703866406 session_state=BEGIN} 20240927055643739 DSS <0004> hlr_ussd.c:576 262422345627788/0x29f42626: Process SS (BEGIN) 20240927055643739 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055643739 DSS <0004> hlr_ussd.c:518 262422345627788/0x29f42626: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055643739 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643739 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data 20240927055643739 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643739 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data EUSE-TC_mo_ussd_euse(206)@bf5615141e8d: 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 } } } } } 20240927055643741 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643741 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643741 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422345627788 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422345627788" session_id=703866406 session_state=END} 20240927055643741 DSS <0004> hlr_ussd.c:576 262422345627788/0x29f42626: Process SS (END) 20240927055643741 DSS <0004> hlr_ussd.c:518 262422345627788/0x29f42626: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055643741 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422345627788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422345627788" session_id=703866406 session_state=END} 20240927055643741 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422345627788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055643741 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422345627788 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055643741 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055643741 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf5615141e8d: Found GsupExpect[0] for "262422345627788" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@bf5615141e8d: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422345627788" TC_mo_ussd_euse(217)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055643746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56322<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@bf5615141e8d: Final verdict of PTC: pass 20240927055643750 DAUC <0003> db_auc.c:157 IMSI='262424153041357': No 2G Auth Data 20240927055643750 DAUC <0003> db_auc.c:192 IMSI='262424153041357': No 3G Auth Data HLR_Test-GSUP(209)@bf5615141e8d: Created GsupExpect[0] for "262424153041357" to be handled at TC_mo_ussd_euse(218) 20240927055643778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4258 20240927055643783 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643783 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424153041357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424153041357" session_id=1265604869 session_state=BEGIN} 20240927055643783 DSS <0004> hlr_ussd.c:576 262424153041357/0x4b6f9905: Process SS (BEGIN) 20240927055643783 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055643783 DSS <0004> hlr_ussd.c:518 262424153041357/0x4b6f9905: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055643783 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643783 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data 20240927055643783 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643783 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data EUSE-TC_mo_ussd_euse(206)@bf5615141e8d: 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 } } } } } 20240927055643785 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643785 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643785 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424153041357 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424153041357" session_id=1265604869 session_state=END} 20240927055643785 DSS <0004> hlr_ussd.c:576 262424153041357/0x4b6f9905: Process SS (END) 20240927055643785 DSS <0004> hlr_ussd.c:518 262424153041357/0x4b6f9905: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055643785 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424153041357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424153041357" session_id=1265604869 session_state=END} 20240927055643785 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424153041357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055643786 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424153041357 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055643786 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055643786 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf5615141e8d: Found GsupExpect[0] for "262424153041357" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@bf5615141e8d: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424153041357" TC_mo_ussd_euse(218)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055643789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56334<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@bf5615141e8d: Final verdict of PTC: pass 20240927055643793 DAUC <0003> db_auc.c:157 IMSI='262420967653288': No 2G Auth Data 20240927055643793 DAUC <0003> db_auc.c:192 IMSI='262420967653288': No 3G Auth Data HLR_Test-GSUP(209)@bf5615141e8d: Created GsupExpect[0] for "262420967653288" to be handled at TC_mo_ussd_euse(219) 20240927055643823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56336<->l=127.0.0.1:4258 20240927055643827 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643827 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420967653288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420967653288" session_id=4045044977 session_state=BEGIN} 20240927055643827 DSS <0004> hlr_ussd.c:576 262420967653288/0xf11a7cf1: Process SS (BEGIN) 20240927055643827 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055643827 DSS <0004> hlr_ussd.c:518 262420967653288/0xf11a7cf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055643827 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643827 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data 20240927055643827 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643827 DLINP <000b> input/ipa.c:431 127.0.0.1:39867 sending data EUSE-TC_mo_ussd_euse(206)@bf5615141e8d: 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 } } } } } 20240927055643830 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643830 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643830 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420967653288 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420967653288" session_id=4045044977 session_state=END} 20240927055643830 DSS <0004> hlr_ussd.c:576 262420967653288/0xf11a7cf1: Process SS (END) 20240927055643830 DSS <0004> hlr_ussd.c:518 262420967653288/0xf11a7cf1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055643830 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420967653288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420967653288" session_id=4045044977 session_state=END} 20240927055643830 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420967653288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055643830 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420967653288 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055643830 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055643830 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf5615141e8d: Found GsupExpect[0] for "262420967653288" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@bf5615141e8d: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420967653288" TC_mo_ussd_euse(219)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055643833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56336<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@bf5615141e8d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@bf5615141e8d: Final verdict of PTC: none 20240927055643835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56280<->l=127.0.0.1:4258 20240927055643836 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055643836 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055643836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055643836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055643836 DLINP <000b> input/ipa.c:451 connected read/write 20240927055643836 DLINP <000b> input/ipa.c:405 127.0.0.1:39867 message received 20240927055643836 DLINP <000b> input/ipa.c:414 127.0.0.1:39867 connection closed with server 20240927055643836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39867 20240927055643836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240927055643836 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34067<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@bf5615141e8d: Final verdict of PTC: none 210@bf5615141e8d: Final verdict of PTC: none IPA-EUSE-foobar(208)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 210: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Sep 27 05:56:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20240927055643883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56342<->l=127.0.0.1:4258 20240927055644084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56342<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6196) Waiting for packet dumper to finish... 1 (prev_count=6196, count=44512) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Sep 27 05:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_ussd_euse_continue started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 20240927055647164 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36363 20240927055647164 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36363 MTC@bf5615141e8d: in not legacy case 2 IPA-EUSE-foobar(222)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055647167 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647167 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received IPA-EUSE-foobar(222)@bf5615141e8d: 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) } } } } 20240927055647169 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055647169 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@bf5615141e8d: 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 } } } } 20240927055647169 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647169 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647169 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055647169 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240927055647169 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240927055647169 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240927055647169 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 20240927055647170 DLGSUP <0013> gsup_server.c:235 2: 20240927055647170 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055647170 DLGSUP <0013> gsup_server.c:235 3: 20240927055647170 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055647170 DLGSUP <0013> gsup_server.c:235 4: 20240927055647170 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055647170 DLGSUP <0013> gsup_server.c:235 5: 20240927055647170 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055647170 DLGSUP <0013> gsup_server.c:235 7: 20240927055647170 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055647170 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055647170 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055647170 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36363 IPA-EUSE-foobar(222)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055647172 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50614<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055647174 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647174 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055647174 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055647174 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 20240927055647174 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055647174 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 20240927055647174 DLGSUP <0013> gsup_server.c:235 2: 20240927055647174 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055647174 DLGSUP <0013> gsup_server.c:235 3: 20240927055647174 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055647174 DLGSUP <0013> gsup_server.c:235 4: 20240927055647174 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055647174 DLGSUP <0013> gsup_server.c:235 5: 20240927055647174 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055647174 DLGSUP <0013> gsup_server.c:235 7: 20240927055647174 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055647174 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055647174 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055647174 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@bf5615141e8d: 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") 20240927055647194 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43473<->l=127.0.0.1:4259) 20240927055647203 DAUC <0003> db_auc.c:157 IMSI='262421255011793': No 2G Auth Data 20240927055647204 DAUC <0003> db_auc.c:192 IMSI='262421255011793': No 3G Auth Data HLR_Test-GSUP(223)@bf5615141e8d: Created GsupExpect[0] for "262421255011793" to be handled at TC_mo_ussd_euse_continue(226) 20240927055647229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50620<->l=127.0.0.1:4258 20240927055647235 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647235 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421255011793" session_id=3170311603 session_state=BEGIN} 20240927055647235 DSS <0004> hlr_ussd.c:576 262421255011793/0xbcf71db3: Process SS (BEGIN) 20240927055647235 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055647235 DSS <0004> hlr_ussd.c:518 262421255011793/0xbcf71db3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055647235 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647235 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647235 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647235 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647244 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647244 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647244 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421255011793" session_id=3170311603 session_state=CONTINUE} 20240927055647244 DSS <0004> hlr_ussd.c:576 262421255011793/0xbcf71db3: Process SS (CONTINUE) 20240927055647244 DSS <0004> hlr_ussd.c:518 262421255011793/0xbcf71db3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055647244 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421255011793" session_id=3170311603 session_state=CONTINUE} 20240927055647244 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647244 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647244 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf5615141e8d: Found GsupExpect[0] for "262421255011793" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@bf5615141e8d: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421255011793" TC_mo_ussd_euse_continue(226)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055647249 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647249 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421255011793" session_id=3170311603 session_state=CONTINUE} 20240927055647250 DSS <0004> hlr_ussd.c:576 262421255011793/0xbcf71db3: Process SS (CONTINUE) 20240927055647250 DSS <0004> hlr_ussd.c:518 262421255011793/0xbcf71db3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647250 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647250 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647250 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647250 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647250 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647251 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647251 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647251 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421255011793" session_id=3170311603 session_state=END} 20240927055647251 DSS <0004> hlr_ussd.c:576 262421255011793/0xbcf71db3: Process SS (END) 20240927055647251 DSS <0004> hlr_ussd.c:518 262421255011793/0xbcf71db3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647251 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421255011793" session_id=3170311603 session_state=END} 20240927055647251 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647251 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421255011793 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647251 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647251 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055647253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50620<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@bf5615141e8d: Final verdict of PTC: pass 20240927055647257 DAUC <0003> db_auc.c:157 IMSI='262421947131152': No 2G Auth Data 20240927055647257 DAUC <0003> db_auc.c:192 IMSI='262421947131152': No 3G Auth Data HLR_Test-GSUP(223)@bf5615141e8d: Created GsupExpect[0] for "262421947131152" to be handled at TC_mo_ussd_euse_continue(227) 20240927055647280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50632<->l=127.0.0.1:4258 20240927055647286 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647286 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421947131152" session_id=1543268987 session_state=BEGIN} 20240927055647286 DSS <0004> hlr_ussd.c:576 262421947131152/0x5bfc6a7b: Process SS (BEGIN) 20240927055647286 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055647286 DSS <0004> hlr_ussd.c:518 262421947131152/0x5bfc6a7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055647286 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647286 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647286 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647286 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647287 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647287 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647287 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421947131152" session_id=1543268987 session_state=CONTINUE} 20240927055647287 DSS <0004> hlr_ussd.c:576 262421947131152/0x5bfc6a7b: Process SS (CONTINUE) 20240927055647288 DSS <0004> hlr_ussd.c:518 262421947131152/0x5bfc6a7b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055647288 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421947131152" session_id=1543268987 session_state=CONTINUE} 20240927055647288 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647288 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647288 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf5615141e8d: Found GsupExpect[0] for "262421947131152" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@bf5615141e8d: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262421947131152" TC_mo_ussd_euse_continue(227)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055647292 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647292 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421947131152" session_id=1543268987 session_state=CONTINUE} 20240927055647292 DSS <0004> hlr_ussd.c:576 262421947131152/0x5bfc6a7b: Process SS (CONTINUE) 20240927055647292 DSS <0004> hlr_ussd.c:518 262421947131152/0x5bfc6a7b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647292 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647292 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647292 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647292 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647292 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647294 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647294 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647294 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421947131152" session_id=1543268987 session_state=END} 20240927055647294 DSS <0004> hlr_ussd.c:576 262421947131152/0x5bfc6a7b: Process SS (END) 20240927055647294 DSS <0004> hlr_ussd.c:518 262421947131152/0x5bfc6a7b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647294 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421947131152" session_id=1543268987 session_state=END} 20240927055647294 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647294 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421947131152 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647294 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647294 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055647295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50632<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@bf5615141e8d: Final verdict of PTC: pass 20240927055647299 DAUC <0003> db_auc.c:157 IMSI='262428422064657': No 2G Auth Data 20240927055647299 DAUC <0003> db_auc.c:192 IMSI='262428422064657': No 3G Auth Data HLR_Test-GSUP(223)@bf5615141e8d: Created GsupExpect[0] for "262428422064657" to be handled at TC_mo_ussd_euse_continue(228) 20240927055647323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50638<->l=127.0.0.1:4258 20240927055647330 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647330 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428422064657" session_id=1754442140 session_state=BEGIN} 20240927055647330 DSS <0004> hlr_ussd.c:576 262428422064657/0x6892a99c: Process SS (BEGIN) 20240927055647330 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055647330 DSS <0004> hlr_ussd.c:518 262428422064657/0x6892a99c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055647330 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647330 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647330 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647330 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647332 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647332 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647332 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428422064657" session_id=1754442140 session_state=CONTINUE} 20240927055647332 DSS <0004> hlr_ussd.c:576 262428422064657/0x6892a99c: Process SS (CONTINUE) 20240927055647332 DSS <0004> hlr_ussd.c:518 262428422064657/0x6892a99c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055647332 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428422064657" session_id=1754442140 session_state=CONTINUE} 20240927055647332 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647332 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647332 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf5615141e8d: Found GsupExpect[0] for "262428422064657" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@bf5615141e8d: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262428422064657" TC_mo_ussd_euse_continue(228)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055647336 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647336 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428422064657" session_id=1754442140 session_state=CONTINUE} 20240927055647336 DSS <0004> hlr_ussd.c:576 262428422064657/0x6892a99c: Process SS (CONTINUE) 20240927055647336 DSS <0004> hlr_ussd.c:518 262428422064657/0x6892a99c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647336 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647336 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647336 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647336 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647336 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647338 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647338 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647338 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428422064657" session_id=1754442140 session_state=END} 20240927055647338 DSS <0004> hlr_ussd.c:576 262428422064657/0x6892a99c: Process SS (END) 20240927055647338 DSS <0004> hlr_ussd.c:518 262428422064657/0x6892a99c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647338 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428422064657" session_id=1754442140 session_state=END} 20240927055647338 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647338 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262428422064657 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647338 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647338 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055647339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50638<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@bf5615141e8d: Final verdict of PTC: pass 20240927055647343 DAUC <0003> db_auc.c:157 IMSI='262426705600469': No 2G Auth Data 20240927055647343 DAUC <0003> db_auc.c:192 IMSI='262426705600469': No 3G Auth Data HLR_Test-GSUP(223)@bf5615141e8d: Created GsupExpect[0] for "262426705600469" to be handled at TC_mo_ussd_euse_continue(229) 20240927055647366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 20240927055647370 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647371 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426705600469" session_id=2650152772 session_state=BEGIN} 20240927055647371 DSS <0004> hlr_ussd.c:576 262426705600469/0x9df61f44: Process SS (BEGIN) 20240927055647371 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055647371 DSS <0004> hlr_ussd.c:518 262426705600469/0x9df61f44: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055647371 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647371 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647371 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647371 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647373 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647373 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647373 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426705600469" session_id=2650152772 session_state=CONTINUE} 20240927055647373 DSS <0004> hlr_ussd.c:576 262426705600469/0x9df61f44: Process SS (CONTINUE) 20240927055647373 DSS <0004> hlr_ussd.c:518 262426705600469/0x9df61f44: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055647373 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426705600469" session_id=2650152772 session_state=CONTINUE} 20240927055647373 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647373 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647373 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf5615141e8d: Found GsupExpect[0] for "262426705600469" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@bf5615141e8d: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426705600469" TC_mo_ussd_euse_continue(229)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055647377 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647377 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426705600469" session_id=2650152772 session_state=CONTINUE} 20240927055647377 DSS <0004> hlr_ussd.c:576 262426705600469/0x9df61f44: Process SS (CONTINUE) 20240927055647377 DSS <0004> hlr_ussd.c:518 262426705600469/0x9df61f44: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647377 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647377 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647377 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647377 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647377 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647379 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647379 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647379 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426705600469" session_id=2650152772 session_state=END} 20240927055647379 DSS <0004> hlr_ussd.c:576 262426705600469/0x9df61f44: Process SS (END) 20240927055647379 DSS <0004> hlr_ussd.c:518 262426705600469/0x9df61f44: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647379 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426705600469" session_id=2650152772 session_state=END} 20240927055647379 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647379 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426705600469 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647379 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647379 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055647381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@bf5615141e8d: Final verdict of PTC: pass 20240927055647385 DAUC <0003> db_auc.c:157 IMSI='262429577426581': No 2G Auth Data 20240927055647385 DAUC <0003> db_auc.c:192 IMSI='262429577426581': No 3G Auth Data HLR_Test-GSUP(223)@bf5615141e8d: Created GsupExpect[0] for "262429577426581" to be handled at TC_mo_ussd_euse_continue(230) 20240927055647410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50656<->l=127.0.0.1:4258 20240927055647415 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647415 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429577426581" session_id=787971309 session_state=BEGIN} 20240927055647415 DSS <0004> hlr_ussd.c:576 262429577426581/0x2ef77ced: Process SS (BEGIN) 20240927055647415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055647415 DSS <0004> hlr_ussd.c:518 262429577426581/0x2ef77ced: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055647415 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647415 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647416 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647416 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647417 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647417 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647417 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429577426581" session_id=787971309 session_state=CONTINUE} 20240927055647417 DSS <0004> hlr_ussd.c:576 262429577426581/0x2ef77ced: Process SS (CONTINUE) 20240927055647417 DSS <0004> hlr_ussd.c:518 262429577426581/0x2ef77ced: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055647417 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429577426581" session_id=787971309 session_state=CONTINUE} 20240927055647417 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647417 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647417 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf5615141e8d: Found GsupExpect[0] for "262429577426581" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@bf5615141e8d: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262429577426581" TC_mo_ussd_euse_continue(230)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055647423 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647423 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429577426581" session_id=787971309 session_state=CONTINUE} 20240927055647423 DSS <0004> hlr_ussd.c:576 262429577426581/0x2ef77ced: Process SS (CONTINUE) 20240927055647423 DSS <0004> hlr_ussd.c:518 262429577426581/0x2ef77ced: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647423 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647423 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647423 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647423 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647423 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647425 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647425 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647425 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429577426581" session_id=787971309 session_state=END} 20240927055647425 DSS <0004> hlr_ussd.c:576 262429577426581/0x2ef77ced: Process SS (END) 20240927055647425 DSS <0004> hlr_ussd.c:518 262429577426581/0x2ef77ced: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647425 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429577426581" session_id=787971309 session_state=END} 20240927055647425 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647425 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429577426581 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647425 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647425 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055647427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50656<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@bf5615141e8d: Final verdict of PTC: pass 20240927055647433 DAUC <0003> db_auc.c:157 IMSI='262423868935270': No 2G Auth Data 20240927055647433 DAUC <0003> db_auc.c:192 IMSI='262423868935270': No 3G Auth Data HLR_Test-GSUP(223)@bf5615141e8d: Created GsupExpect[0] for "262423868935270" to be handled at TC_mo_ussd_euse_continue(231) 20240927055647459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4258 20240927055647466 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647466 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423868935270" session_id=2616748256 session_state=BEGIN} 20240927055647466 DSS <0004> hlr_ussd.c:576 262423868935270/0x9bf868e0: Process SS (BEGIN) 20240927055647466 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055647466 DSS <0004> hlr_ussd.c:518 262423868935270/0x9bf868e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055647466 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647466 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647466 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647466 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647468 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647468 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647468 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423868935270" session_id=2616748256 session_state=CONTINUE} 20240927055647468 DSS <0004> hlr_ussd.c:576 262423868935270/0x9bf868e0: Process SS (CONTINUE) 20240927055647468 DSS <0004> hlr_ussd.c:518 262423868935270/0x9bf868e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055647468 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423868935270" session_id=2616748256 session_state=CONTINUE} 20240927055647468 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647468 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647468 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf5615141e8d: Found GsupExpect[0] for "262423868935270" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@bf5615141e8d: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423868935270" TC_mo_ussd_euse_continue(231)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055647474 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647474 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423868935270" session_id=2616748256 session_state=CONTINUE} 20240927055647474 DSS <0004> hlr_ussd.c:576 262423868935270/0x9bf868e0: Process SS (CONTINUE) 20240927055647474 DSS <0004> hlr_ussd.c:518 262423868935270/0x9bf868e0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647474 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647474 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647474 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647474 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647474 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647476 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647476 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647476 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423868935270" session_id=2616748256 session_state=END} 20240927055647476 DSS <0004> hlr_ussd.c:576 262423868935270/0x9bf868e0: Process SS (END) 20240927055647476 DSS <0004> hlr_ussd.c:518 262423868935270/0x9bf868e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647476 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423868935270" session_id=2616748256 session_state=END} 20240927055647476 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647476 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423868935270 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647476 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647476 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055647478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@bf5615141e8d: Final verdict of PTC: pass 20240927055647482 DAUC <0003> db_auc.c:157 IMSI='262429704514180': No 2G Auth Data 20240927055647482 DAUC <0003> db_auc.c:192 IMSI='262429704514180': No 3G Auth Data HLR_Test-GSUP(223)@bf5615141e8d: Created GsupExpect[0] for "262429704514180" to be handled at TC_mo_ussd_euse_continue(232) 20240927055647507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50666<->l=127.0.0.1:4258 20240927055647513 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647513 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429704514180" session_id=2908994992 session_state=BEGIN} 20240927055647513 DSS <0004> hlr_ussd.c:576 262429704514180/0xad63bdb0: Process SS (BEGIN) 20240927055647513 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055647513 DSS <0004> hlr_ussd.c:518 262429704514180/0xad63bdb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055647513 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647513 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647513 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647513 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647515 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647515 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647515 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429704514180" session_id=2908994992 session_state=CONTINUE} 20240927055647515 DSS <0004> hlr_ussd.c:576 262429704514180/0xad63bdb0: Process SS (CONTINUE) 20240927055647515 DSS <0004> hlr_ussd.c:518 262429704514180/0xad63bdb0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055647515 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429704514180" session_id=2908994992 session_state=CONTINUE} 20240927055647515 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647515 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647515 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf5615141e8d: Found GsupExpect[0] for "262429704514180" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@bf5615141e8d: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429704514180" TC_mo_ussd_euse_continue(232)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055647519 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647519 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429704514180" session_id=2908994992 session_state=CONTINUE} 20240927055647519 DSS <0004> hlr_ussd.c:576 262429704514180/0xad63bdb0: Process SS (CONTINUE) 20240927055647519 DSS <0004> hlr_ussd.c:518 262429704514180/0xad63bdb0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647519 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647519 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647519 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647519 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647519 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647520 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647520 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647520 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429704514180" session_id=2908994992 session_state=END} 20240927055647520 DSS <0004> hlr_ussd.c:576 262429704514180/0xad63bdb0: Process SS (END) 20240927055647520 DSS <0004> hlr_ussd.c:518 262429704514180/0xad63bdb0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647520 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429704514180" session_id=2908994992 session_state=END} 20240927055647520 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647520 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429704514180 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647520 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647520 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055647522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50666<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@bf5615141e8d: Final verdict of PTC: pass 20240927055647526 DAUC <0003> db_auc.c:157 IMSI='262421900894003': No 2G Auth Data 20240927055647526 DAUC <0003> db_auc.c:192 IMSI='262421900894003': No 3G Auth Data HLR_Test-GSUP(223)@bf5615141e8d: Created GsupExpect[0] for "262421900894003" to be handled at TC_mo_ussd_euse_continue(233) 20240927055647553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50678<->l=127.0.0.1:4258 20240927055647558 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647558 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421900894003" session_id=1075830973 session_state=BEGIN} 20240927055647558 DSS <0004> hlr_ussd.c:576 262421900894003/0x401fe0bd: Process SS (BEGIN) 20240927055647558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240927055647558 DSS <0004> hlr_ussd.c:518 262421900894003/0x401fe0bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240927055647558 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647558 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647558 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647558 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647561 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647561 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647561 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421900894003" session_id=1075830973 session_state=CONTINUE} 20240927055647561 DSS <0004> hlr_ussd.c:576 262421900894003/0x401fe0bd: Process SS (CONTINUE) 20240927055647561 DSS <0004> hlr_ussd.c:518 262421900894003/0x401fe0bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240927055647561 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421900894003" session_id=1075830973 session_state=CONTINUE} 20240927055647561 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647561 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647561 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf5615141e8d: Found GsupExpect[0] for "262421900894003" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@bf5615141e8d: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262421900894003" TC_mo_ussd_euse_continue(233)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055647565 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647565 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421900894003" session_id=1075830973 session_state=CONTINUE} 20240927055647565 DSS <0004> hlr_ussd.c:576 262421900894003/0x401fe0bd: Process SS (CONTINUE) 20240927055647565 DSS <0004> hlr_ussd.c:518 262421900894003/0x401fe0bd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647565 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647565 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647565 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data 20240927055647565 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647565 DLINP <000b> input/ipa.c:431 127.0.0.1:36363 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: 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 } } } } } 20240927055647567 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647567 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647567 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421900894003" session_id=1075830973 session_state=END} 20240927055647567 DSS <0004> hlr_ussd.c:576 262421900894003/0x401fe0bd: Process SS (END) 20240927055647567 DSS <0004> hlr_ussd.c:518 262421900894003/0x401fe0bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240927055647567 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421900894003" session_id=1075830973 session_state=END} 20240927055647567 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055647567 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421900894003 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055647567 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055647568 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055647569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50678<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@bf5615141e8d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@bf5615141e8d: Final verdict of PTC: none 20240927055647571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50614<->l=127.0.0.1:4258 20240927055647572 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647572 DLINP <000b> input/ipa.c:405 127.0.0.1:36363 message received 20240927055647572 DLINP <000b> input/ipa.c:414 127.0.0.1:36363 connection closed with server 20240927055647572 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36363 20240927055647572 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240927055647572 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43473<->l=127.0.0.1:4259) 20240927055647572 DLINP <000b> input/ipa.c:451 connected read/write 20240927055647572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055647572 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055647572 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055647572 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@bf5615141e8d: Final verdict of PTC: none 224@bf5615141e8d: Final verdict of PTC: none IPA-EUSE-foobar(222)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 224: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Sep 27 05:56:47 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20240927055647620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 20240927055647821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50694<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34020) Waiting for packet dumper to finish... 1 (prev_count=34020, count=49264) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Sep 27 05:56:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_ussd_euse_defaultroute started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 20240927055650903 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44907 20240927055650903 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44907 IPA-EUSE-foobar(236)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055650905 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650905 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received MTC@bf5615141e8d: in not legacy case 2 IPA-EUSE-foobar(236)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055650907 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650907 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055650907 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055650907 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240927055650907 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240927055650907 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240927055650907 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 20240927055650907 DLGSUP <0013> gsup_server.c:235 2: 20240927055650907 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055650907 DLGSUP <0013> gsup_server.c:235 3: 20240927055650907 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055650907 DLGSUP <0013> gsup_server.c:235 4: 20240927055650907 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055650907 DLGSUP <0013> gsup_server.c:235 5: 20240927055650907 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055650907 DLGSUP <0013> gsup_server.c:235 7: 20240927055650907 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055650907 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055650907 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055650907 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44907 IPA-EUSE-foobar(236)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055650909 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055650909 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055650912 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055650913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055650915 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055650915 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055650915 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055650915 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 20240927055650915 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055650915 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 20240927055650915 DLGSUP <0013> gsup_server.c:235 2: 20240927055650915 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055650915 DLGSUP <0013> gsup_server.c:235 3: 20240927055650915 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055650915 DLGSUP <0013> gsup_server.c:235 4: 20240927055650915 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055650915 DLGSUP <0013> gsup_server.c:235 5: 20240927055650915 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055650915 DLGSUP <0013> gsup_server.c:235 7: 20240927055650915 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055650915 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055650915 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055650915 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@bf5615141e8d: 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") 20240927055650933 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34457<->l=127.0.0.1:4259) 20240927055650944 DAUC <0003> db_auc.c:157 IMSI='262427771754242': No 2G Auth Data 20240927055650944 DAUC <0003> db_auc.c:192 IMSI='262427771754242': No 3G Auth Data HLR_Test-GSUP(237)@bf5615141e8d: Created GsupExpect[0] for "262427771754242" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240927055650966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50706<->l=127.0.0.1:4258 20240927055650974 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055650974 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427771754242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427771754242" session_id=900874546 session_state=BEGIN} 20240927055650974 DSS <0004> hlr_ussd.c:576 262427771754242/0x35b24132: Process SS (BEGIN) 20240927055650974 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240927055650974 DSS <0004> hlr_ussd.c:518 262427771754242/0x35b24132: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240927055650974 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650974 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data 20240927055650974 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650974 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf5615141e8d: 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 } } } } } 20240927055650983 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650983 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055650983 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262427771754242 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427771754242" session_id=900874546 session_state=END} 20240927055650983 DSS <0004> hlr_ussd.c:576 262427771754242/0x35b24132: Process SS (END) 20240927055650983 DSS <0004> hlr_ussd.c:518 262427771754242/0x35b24132: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240927055650983 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427771754242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427771754242" session_id=900874546 session_state=END} 20240927055650983 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427771754242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055650983 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262427771754242 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055650983 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055650983 DLINP <000b> input/ipa.c:451 connected read/write 20240927055650983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf5615141e8d: Found GsupExpect[0] for "262427771754242" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@bf5615141e8d: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262427771754242" TC_mo_ussd_euse_defaultroute(240)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055650990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50706<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@bf5615141e8d: Final verdict of PTC: pass 20240927055650994 DAUC <0003> db_auc.c:157 IMSI='262421307213905': No 2G Auth Data 20240927055650994 DAUC <0003> db_auc.c:192 IMSI='262421307213905': No 3G Auth Data HLR_Test-GSUP(237)@bf5615141e8d: Created GsupExpect[0] for "262421307213905" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240927055651020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50710<->l=127.0.0.1:4258 20240927055651027 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055651027 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421307213905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421307213905" session_id=961860070 session_state=BEGIN} 20240927055651027 DSS <0004> hlr_ussd.c:576 262421307213905/0x3954d1e6: Process SS (BEGIN) 20240927055651027 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240927055651027 DSS <0004> hlr_ussd.c:518 262421307213905/0x3954d1e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240927055651027 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651027 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data 20240927055651027 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651027 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf5615141e8d: 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 } } } } } 20240927055651029 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651029 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055651029 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421307213905 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421307213905" session_id=961860070 session_state=END} 20240927055651029 DSS <0004> hlr_ussd.c:576 262421307213905/0x3954d1e6: Process SS (END) 20240927055651029 DSS <0004> hlr_ussd.c:518 262421307213905/0x3954d1e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240927055651029 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421307213905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421307213905" session_id=961860070 session_state=END} 20240927055651029 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421307213905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651029 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421307213905 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055651029 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055651029 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf5615141e8d: Found GsupExpect[0] for "262421307213905" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@bf5615141e8d: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262421307213905" TC_mo_ussd_euse_defaultroute(241)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055651034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50710<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@bf5615141e8d: Final verdict of PTC: pass 20240927055651038 DAUC <0003> db_auc.c:157 IMSI='262425888235116': No 2G Auth Data 20240927055651038 DAUC <0003> db_auc.c:192 IMSI='262425888235116': No 3G Auth Data HLR_Test-GSUP(237)@bf5615141e8d: Created GsupExpect[0] for "262425888235116" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240927055651063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 20240927055651069 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055651069 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425888235116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425888235116" session_id=3504718525 session_state=BEGIN} 20240927055651069 DSS <0004> hlr_ussd.c:576 262425888235116/0xd0e5c2bd: Process SS (BEGIN) 20240927055651069 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240927055651069 DSS <0004> hlr_ussd.c:518 262425888235116/0xd0e5c2bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240927055651069 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651069 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data 20240927055651069 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651069 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf5615141e8d: 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 } } } } } 20240927055651071 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651071 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055651071 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425888235116 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425888235116" session_id=3504718525 session_state=END} 20240927055651071 DSS <0004> hlr_ussd.c:576 262425888235116/0xd0e5c2bd: Process SS (END) 20240927055651071 DSS <0004> hlr_ussd.c:518 262425888235116/0xd0e5c2bd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240927055651071 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425888235116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425888235116" session_id=3504718525 session_state=END} 20240927055651071 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425888235116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651071 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425888235116 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055651071 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055651071 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf5615141e8d: Found GsupExpect[0] for "262425888235116" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@bf5615141e8d: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425888235116" TC_mo_ussd_euse_defaultroute(242)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055651074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50714<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@bf5615141e8d: Final verdict of PTC: pass 20240927055651079 DAUC <0003> db_auc.c:157 IMSI='262420957102046': No 2G Auth Data 20240927055651079 DAUC <0003> db_auc.c:192 IMSI='262420957102046': No 3G Auth Data HLR_Test-GSUP(237)@bf5615141e8d: Created GsupExpect[0] for "262420957102046" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240927055651105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50726<->l=127.0.0.1:4258 20240927055651112 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055651112 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420957102046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420957102046" session_id=261894293 session_state=BEGIN} 20240927055651112 DSS <0004> hlr_ussd.c:576 262420957102046/0x0f9c3095: Process SS (BEGIN) 20240927055651112 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240927055651112 DSS <0004> hlr_ussd.c:518 262420957102046/0x0f9c3095: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240927055651112 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651112 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data 20240927055651113 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651113 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf5615141e8d: 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 } } } } } 20240927055651114 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651114 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055651114 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420957102046 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420957102046" session_id=261894293 session_state=END} 20240927055651114 DSS <0004> hlr_ussd.c:576 262420957102046/0x0f9c3095: Process SS (END) 20240927055651114 DSS <0004> hlr_ussd.c:518 262420957102046/0x0f9c3095: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240927055651114 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420957102046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420957102046" session_id=261894293 session_state=END} 20240927055651114 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420957102046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651114 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420957102046 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055651114 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055651114 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf5615141e8d: Found GsupExpect[0] for "262420957102046" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@bf5615141e8d: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420957102046" TC_mo_ussd_euse_defaultroute(243)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055651118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50726<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@bf5615141e8d: Final verdict of PTC: pass 20240927055651122 DAUC <0003> db_auc.c:157 IMSI='262425860643635': No 2G Auth Data 20240927055651122 DAUC <0003> db_auc.c:192 IMSI='262425860643635': No 3G Auth Data HLR_Test-GSUP(237)@bf5615141e8d: Created GsupExpect[0] for "262425860643635" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240927055651146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 20240927055651152 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055651152 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425860643635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425860643635" session_id=3884860270 session_state=BEGIN} 20240927055651152 DSS <0004> hlr_ussd.c:576 262425860643635/0xe78e436e: Process SS (BEGIN) 20240927055651152 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240927055651152 DSS <0004> hlr_ussd.c:518 262425860643635/0xe78e436e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240927055651152 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651152 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data 20240927055651152 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651152 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf5615141e8d: 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 } } } } } 20240927055651154 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651154 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055651154 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425860643635 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425860643635" session_id=3884860270 session_state=END} 20240927055651154 DSS <0004> hlr_ussd.c:576 262425860643635/0xe78e436e: Process SS (END) 20240927055651154 DSS <0004> hlr_ussd.c:518 262425860643635/0xe78e436e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240927055651154 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425860643635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425860643635" session_id=3884860270 session_state=END} 20240927055651154 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425860643635 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651154 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425860643635 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055651154 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055651154 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf5615141e8d: Found GsupExpect[0] for "262425860643635" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@bf5615141e8d: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425860643635" TC_mo_ussd_euse_defaultroute(244)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055651159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@bf5615141e8d: Final verdict of PTC: pass 20240927055651163 DAUC <0003> db_auc.c:157 IMSI='262426200872624': No 2G Auth Data 20240927055651163 DAUC <0003> db_auc.c:192 IMSI='262426200872624': No 3G Auth Data HLR_Test-GSUP(237)@bf5615141e8d: Created GsupExpect[0] for "262426200872624" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240927055651191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 20240927055651195 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055651195 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426200872624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426200872624" session_id=1873971141 session_state=BEGIN} 20240927055651195 DSS <0004> hlr_ussd.c:576 262426200872624/0x6fb287c5: Process SS (BEGIN) 20240927055651195 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240927055651195 DSS <0004> hlr_ussd.c:518 262426200872624/0x6fb287c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240927055651195 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651195 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data 20240927055651196 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651196 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf5615141e8d: 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 } } } } } 20240927055651198 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651198 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055651198 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262426200872624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426200872624" session_id=1873971141 session_state=END} 20240927055651198 DSS <0004> hlr_ussd.c:576 262426200872624/0x6fb287c5: Process SS (END) 20240927055651198 DSS <0004> hlr_ussd.c:518 262426200872624/0x6fb287c5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240927055651198 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426200872624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426200872624" session_id=1873971141 session_state=END} 20240927055651198 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262426200872624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651198 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262426200872624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055651198 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055651198 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf5615141e8d: Found GsupExpect[0] for "262426200872624" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@bf5615141e8d: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262426200872624" TC_mo_ussd_euse_defaultroute(245)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055651201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50742<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@bf5615141e8d: Final verdict of PTC: pass 20240927055651205 DAUC <0003> db_auc.c:157 IMSI='262420374174017': No 2G Auth Data 20240927055651205 DAUC <0003> db_auc.c:192 IMSI='262420374174017': No 3G Auth Data HLR_Test-GSUP(237)@bf5615141e8d: Created GsupExpect[0] for "262420374174017" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240927055651240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50744<->l=127.0.0.1:4258 20240927055651245 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055651245 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420374174017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420374174017" session_id=478051741 session_state=BEGIN} 20240927055651245 DSS <0004> hlr_ussd.c:576 262420374174017/0x1c7e7d9d: Process SS (BEGIN) 20240927055651245 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240927055651245 DSS <0004> hlr_ussd.c:518 262420374174017/0x1c7e7d9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240927055651245 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651245 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data 20240927055651245 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651245 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf5615141e8d: 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 } } } } } 20240927055651247 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651247 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055651247 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420374174017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420374174017" session_id=478051741 session_state=END} 20240927055651247 DSS <0004> hlr_ussd.c:576 262420374174017/0x1c7e7d9d: Process SS (END) 20240927055651247 DSS <0004> hlr_ussd.c:518 262420374174017/0x1c7e7d9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240927055651247 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420374174017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420374174017" session_id=478051741 session_state=END} 20240927055651247 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420374174017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651247 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420374174017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055651247 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055651248 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf5615141e8d: Found GsupExpect[0] for "262420374174017" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@bf5615141e8d: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420374174017" TC_mo_ussd_euse_defaultroute(246)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055651251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50744<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@bf5615141e8d: Final verdict of PTC: pass 20240927055651255 DAUC <0003> db_auc.c:157 IMSI='262425039158338': No 2G Auth Data 20240927055651255 DAUC <0003> db_auc.c:192 IMSI='262425039158338': No 3G Auth Data HLR_Test-GSUP(237)@bf5615141e8d: Created GsupExpect[0] for "262425039158338" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240927055651284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 20240927055651291 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055651291 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425039158338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425039158338" session_id=2129140775 session_state=BEGIN} 20240927055651291 DSS <0004> hlr_ussd.c:576 262425039158338/0x7ee81c27: Process SS (BEGIN) 20240927055651291 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240927055651291 DSS <0004> hlr_ussd.c:518 262425039158338/0x7ee81c27: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240927055651291 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651291 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data 20240927055651291 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651291 DLINP <000b> input/ipa.c:431 127.0.0.1:44907 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf5615141e8d: 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 } } } } } 20240927055651292 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651292 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055651292 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425039158338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425039158338" session_id=2129140775 session_state=END} 20240927055651292 DSS <0004> hlr_ussd.c:576 262425039158338/0x7ee81c27: Process SS (END) 20240927055651292 DSS <0004> hlr_ussd.c:518 262425039158338/0x7ee81c27: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240927055651292 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425039158338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425039158338" session_id=2129140775 session_state=END} 20240927055651292 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425039158338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651292 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425039158338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240927055651292 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055651292 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf5615141e8d: Found GsupExpect[0] for "262425039158338" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@bf5615141e8d: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425039158338" TC_mo_ussd_euse_defaultroute(247)@bf5615141e8d: 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)@bf5615141e8d: setverdict(pass): none -> pass 20240927055651296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@bf5615141e8d: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@bf5615141e8d: Final verdict of PTC: none 20240927055651299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50700<->l=127.0.0.1:4258 20240927055651300 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651300 DLINP <000b> input/ipa.c:405 127.0.0.1:44907 message received 20240927055651300 DLINP <000b> input/ipa.c:414 127.0.0.1:44907 connection closed with server 20240927055651300 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44907 20240927055651300 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240927055651300 DLINP <000b> input/ipa.c:451 connected read/write 20240927055651300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055651300 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055651300 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055651300 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@bf5615141e8d: Final verdict of PTC: none 20240927055651301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34457<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@bf5615141e8d: Final verdict of PTC: none 238@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 238: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Sep 27 05:56:51 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20240927055651342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 20240927055651477 DSS <0004> hlr_ussd.c:239 262421579148195/0x047992bf: SS Session Timeout, destroying 20240927055651477 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421579148195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651527 DSS <0004> hlr_ussd.c:239 262420565366143/0x6b25d28e: SS Session Timeout, destroying 20240927055651527 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420565366143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33500) 20240927055651580 DSS <0004> hlr_ussd.c:239 262422885357032/0xbd1876e8: SS Session Timeout, destroying 20240927055651580 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422885357032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651638 DSS <0004> hlr_ussd.c:239 262422976003104/0x67dd24cc: SS Session Timeout, destroying 20240927055651638 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422976003104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651677 DSS <0004> hlr_ussd.c:239 262429656567203/0x857c6191: SS Session Timeout, destroying 20240927055651677 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429656567203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651721 DSS <0004> hlr_ussd.c:239 262426425827078/0xd2ac82d6: SS Session Timeout, destroying 20240927055651721 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426425827078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651760 DSS <0004> hlr_ussd.c:239 262428526844146/0x3d61704f: SS Session Timeout, destroying 20240927055651760 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428526844146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055651801 DSS <0004> hlr_ussd.c:239 262425301367669/0xf8a1bbb8: SS Session Timeout, destroying 20240927055651801 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425301367669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=33500, count=47624) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Sep 27 05:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_mo_sss_reject started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055654615 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055654616 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055654617 DLINP <000b> input/ipa.c:451 connected read/write 20240927055654617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055654618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055654620 DLINP <000b> input/ipa.c:451 connected read/write 20240927055654620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055654620 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055654620 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055654620 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 20240927055654620 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055654620 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 20240927055654620 DLGSUP <0013> gsup_server.c:235 2: 20240927055654620 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055654620 DLGSUP <0013> gsup_server.c:235 3: 20240927055654620 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055654620 DLGSUP <0013> gsup_server.c:235 4: 20240927055654620 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055654620 DLGSUP <0013> gsup_server.c:235 5: 20240927055654620 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055654620 DLGSUP <0013> gsup_server.c:235 7: 20240927055654620 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055654620 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055654620 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055654620 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@bf5615141e8d: 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") 20240927055654636 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36749<->l=127.0.0.1:4259) 20240927055654649 DAUC <0003> db_auc.c:157 IMSI='262425018522906': No 2G Auth Data 20240927055654649 DAUC <0003> db_auc.c:192 IMSI='262425018522906': No 3G Auth Data HLR_Test-GSUP(249)@bf5615141e8d: Created GsupExpect[0] for "262425018522906" to be handled at TC_mo_sss_reject(252) 20240927055654672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 20240927055654679 DLINP <000b> input/ipa.c:451 connected read/write 20240927055654679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055654679 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425018522906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425018522906" session_id=3443635155 session_state=BEGIN} 20240927055654679 DSS <0004> hlr_ussd.c:576 262425018522906/0xcd41b3d3: Process SS (BEGIN) 20240927055654679 DSS <0004> hlr_ussd.c:498 262425018522906/0xcd41b3d3: SS CompType=Invoke, OpCode=InterrogateSS 20240927055654679 DSS <0004> hlr_ussd.c:506 262425018522906/0xcd41b3d3: Structured SS requests are not supported, rejecting... 20240927055654679 DSS <0004> hlr_ussd.c:354 262425018522906/0xcd41b3d3: Tx ReturnError(0, 0x15) 20240927055654679 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425018522906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425018522906" session_id=3443635155 session_state=END} 20240927055654679 DLINP <000b> input/ipa.c:451 connected read/write 20240927055654679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055654679 DLINP <000b> input/ipa.c:451 connected read/write 20240927055654679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@bf5615141e8d: Found GsupExpect[0] for "262425018522906" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@bf5615141e8d: Added IMSI table entry 0TC_mo_sss_reject(252)"262425018522906" TC_mo_sss_reject(252)@bf5615141e8d: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@bf5615141e8d: setverdict(pass): none -> pass 20240927055654682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@bf5615141e8d: Final verdict of PTC: pass 20240927055654691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4258 20240927055654691 DLINP <000b> input/ipa.c:451 connected read/write 20240927055654691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055654691 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055654692 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055654692 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@bf5615141e8d: Final verdict of PTC: none 20240927055654692 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36749<->l=127.0.0.1:4259) 250@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 250: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@bf5615141e8d: Test case TC_mo_sss_reject finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Sep 27 05:56:54 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20240927055654740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 20240927055654841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20240927055655107 DSS <0004> hlr_ussd.c:239 262421892055831/0x92bb7424: SS Session Timeout, destroying 20240927055655107 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421892055831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055655145 DSS <0004> hlr_ussd.c:239 262427617098479/0xe7d42511: SS Session Timeout, destroying 20240927055655146 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427617098479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055655182 DSS <0004> hlr_ussd.c:239 262421046836517/0xf4eb6fc1: SS Session Timeout, destroying 20240927055655182 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421046836517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055655222 DSS <0004> hlr_ussd.c:239 262423776976533/0xa9ecfb47: SS Session Timeout, destroying 20240927055655222 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423776976533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055655259 DSS <0004> hlr_ussd.c:239 262425900319814/0xde3a9f41: SS Session Timeout, destroying 20240927055655259 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425900319814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055655297 DSS <0004> hlr_ussd.c:239 262424710729947/0x52c308e3: SS Session Timeout, destroying 20240927055655297 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424710729947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055655337 DSS <0004> hlr_ussd.c:239 262420753838952/0x83a631fd: SS Session Timeout, destroying 20240927055655337 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420753838952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240927055655378 DSS <0004> hlr_ussd.c:239 262429657162004/0x674828d5: SS Session Timeout, destroying 20240927055655378 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429657162004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14364) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Sep 27 05:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_check_imei started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055657913 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055657913 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055657914 DLINP <000b> input/ipa.c:451 connected read/write 20240927055657914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055657915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56928<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055657916 DLINP <000b> input/ipa.c:451 connected read/write 20240927055657916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055657916 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055657916 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055657916 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 20240927055657916 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055657916 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 20240927055657916 DLGSUP <0013> gsup_server.c:235 2: 20240927055657916 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055657916 DLGSUP <0013> gsup_server.c:235 3: 20240927055657916 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055657916 DLGSUP <0013> gsup_server.c:235 4: 20240927055657916 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055657916 DLGSUP <0013> gsup_server.c:235 5: 20240927055657916 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055657916 DLGSUP <0013> gsup_server.c:235 7: 20240927055657916 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055657916 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055657916 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055657916 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@bf5615141e8d: 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") 20240927055657933 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36221<->l=127.0.0.1:4259) 20240927055657951 DAUC <0003> db_auc.c:157 IMSI='262421865170240': No 2G Auth Data 20240927055657951 DAUC <0003> db_auc.c:192 IMSI='262421865170240': No 3G Auth Data HLR_Test-GSUP(254)@bf5615141e8d: Created GsupExpect[0] for "262421865170240" to be handled at TC_gsup_check_imei(257) 20240927055657976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 20240927055657983 DLINP <000b> input/ipa.c:451 connected read/write 20240927055657983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055657983 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421865170240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421865170240"} 20240927055657983 DMAIN <0000> hlr.c:435 IMSI='262421865170240': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055657983 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421865170240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421865170240"} 20240927055657983 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421865170240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055657983 DLINP <000b> input/ipa.c:451 connected read/write 20240927055657983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055657983 DLINP <000b> input/ipa.c:451 connected read/write 20240927055657983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf5615141e8d: Found GsupExpect[0] for "262421865170240" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@bf5615141e8d: Added IMSI table entry 0TC_gsup_check_imei(257)"262421865170240" TC_gsup_check_imei(257)@bf5615141e8d: setverdict(pass): none -> pass 20240927055657985 DAUC <0003> db_auc.c:192 IMSI='262421865170240': No 3G Auth Data 20240927055657987 DLINP <000b> input/ipa.c:451 connected read/write 20240927055657987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055657987 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421865170240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421865170240"} 20240927055657987 DAUC <0003> hlr.c:428 IMSI='262421865170240': storing IMEI = 12345678901234 20240927055657990 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421865170240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421865170240"} 20240927055657990 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421865170240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055657990 DLINP <000b> input/ipa.c:451 connected read/write 20240927055657990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055657990 DLINP <000b> input/ipa.c:451 connected read/write 20240927055657990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055657992 DAUC <0003> db_auc.c:192 IMSI='262421865170240': No 3G Auth Data 20240927055657994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56934<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@bf5615141e8d: Final verdict of PTC: pass 20240927055658005 DAUC <0003> db_auc.c:157 IMSI='262420646904032': No 2G Auth Data 20240927055658005 DAUC <0003> db_auc.c:192 IMSI='262420646904032': No 3G Auth Data HLR_Test-GSUP(254)@bf5615141e8d: Created GsupExpect[0] for "262420646904032" to be handled at TC_gsup_check_imei(258) 20240927055658028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 20240927055658033 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658033 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420646904032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420646904032"} 20240927055658033 DMAIN <0000> hlr.c:435 IMSI='262420646904032': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055658033 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420646904032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420646904032"} 20240927055658033 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420646904032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658033 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658033 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf5615141e8d: Found GsupExpect[0] for "262420646904032" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@bf5615141e8d: Added IMSI table entry 1TC_gsup_check_imei(258)"262420646904032" TC_gsup_check_imei(258)@bf5615141e8d: setverdict(pass): none -> pass 20240927055658035 DAUC <0003> db_auc.c:192 IMSI='262420646904032': No 3G Auth Data 20240927055658039 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658039 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420646904032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420646904032"} 20240927055658039 DAUC <0003> hlr.c:428 IMSI='262420646904032': storing IMEI = 12345678901234 20240927055658042 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420646904032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420646904032"} 20240927055658042 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420646904032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658042 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658042 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055658043 DAUC <0003> db_auc.c:192 IMSI='262420646904032': No 3G Auth Data 20240927055658045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56940<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@bf5615141e8d: Final verdict of PTC: pass 20240927055658056 DAUC <0003> db_auc.c:157 IMSI='262423715959675': No 2G Auth Data 20240927055658056 DAUC <0003> db_auc.c:192 IMSI='262423715959675': No 3G Auth Data HLR_Test-GSUP(254)@bf5615141e8d: Created GsupExpect[0] for "262423715959675" to be handled at TC_gsup_check_imei(259) 20240927055658080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56950<->l=127.0.0.1:4258 20240927055658086 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658086 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423715959675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423715959675"} 20240927055658086 DMAIN <0000> hlr.c:435 IMSI='262423715959675': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055658086 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423715959675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423715959675"} 20240927055658086 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423715959675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658086 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658086 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf5615141e8d: Found GsupExpect[0] for "262423715959675" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@bf5615141e8d: Added IMSI table entry 2TC_gsup_check_imei(259)"262423715959675" TC_gsup_check_imei(259)@bf5615141e8d: setverdict(pass): none -> pass 20240927055658088 DAUC <0003> db_auc.c:192 IMSI='262423715959675': No 3G Auth Data 20240927055658091 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658091 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423715959675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423715959675"} 20240927055658091 DAUC <0003> hlr.c:428 IMSI='262423715959675': storing IMEI = 12345678901234 20240927055658094 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423715959675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423715959675"} 20240927055658094 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423715959675 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658094 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658095 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055658096 DAUC <0003> db_auc.c:192 IMSI='262423715959675': No 3G Auth Data 20240927055658096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56950<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@bf5615141e8d: Final verdict of PTC: pass 20240927055658108 DAUC <0003> db_auc.c:157 IMSI='262425272102610': No 2G Auth Data 20240927055658108 DAUC <0003> db_auc.c:192 IMSI='262425272102610': No 3G Auth Data HLR_Test-GSUP(254)@bf5615141e8d: Created GsupExpect[0] for "262425272102610" to be handled at TC_gsup_check_imei(260) 20240927055658132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4258 20240927055658138 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658138 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425272102610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425272102610"} 20240927055658138 DMAIN <0000> hlr.c:435 IMSI='262425272102610': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055658138 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425272102610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425272102610"} 20240927055658138 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425272102610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658138 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658138 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf5615141e8d: Found GsupExpect[0] for "262425272102610" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@bf5615141e8d: Added IMSI table entry 3TC_gsup_check_imei(260)"262425272102610" TC_gsup_check_imei(260)@bf5615141e8d: setverdict(pass): none -> pass 20240927055658140 DAUC <0003> db_auc.c:157 IMSI='262425272102610': No 2G Auth Data 20240927055658142 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658142 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425272102610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425272102610"} 20240927055658142 DAUC <0003> hlr.c:428 IMSI='262425272102610': storing IMEI = 12345678901234 20240927055658145 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425272102610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425272102610"} 20240927055658145 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425272102610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658145 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658145 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055658146 DAUC <0003> db_auc.c:157 IMSI='262425272102610': No 2G Auth Data 20240927055658147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@bf5615141e8d: Final verdict of PTC: pass 20240927055658164 DAUC <0003> db_auc.c:157 IMSI='262424251638347': No 2G Auth Data 20240927055658164 DAUC <0003> db_auc.c:192 IMSI='262424251638347': No 3G Auth Data HLR_Test-GSUP(254)@bf5615141e8d: Created GsupExpect[0] for "262424251638347" to be handled at TC_gsup_check_imei(261) 20240927055658187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56958<->l=127.0.0.1:4258 20240927055658192 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658193 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424251638347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424251638347"} 20240927055658193 DMAIN <0000> hlr.c:435 IMSI='262424251638347': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055658193 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424251638347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424251638347"} 20240927055658193 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424251638347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658193 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658193 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf5615141e8d: Found GsupExpect[0] for "262424251638347" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@bf5615141e8d: Added IMSI table entry 4TC_gsup_check_imei(261)"262424251638347" TC_gsup_check_imei(261)@bf5615141e8d: setverdict(pass): none -> pass 20240927055658194 DAUC <0003> db_auc.c:157 IMSI='262424251638347': No 2G Auth Data 20240927055658197 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658197 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424251638347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424251638347"} 20240927055658197 DAUC <0003> hlr.c:428 IMSI='262424251638347': storing IMEI = 12345678901234 20240927055658200 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424251638347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424251638347"} 20240927055658200 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424251638347 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658200 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658200 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055658201 DAUC <0003> db_auc.c:157 IMSI='262424251638347': No 2G Auth Data 20240927055658202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56958<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@bf5615141e8d: Final verdict of PTC: pass 20240927055658213 DAUC <0003> db_auc.c:157 IMSI='262425904468050': No 2G Auth Data 20240927055658213 DAUC <0003> db_auc.c:192 IMSI='262425904468050': No 3G Auth Data HLR_Test-GSUP(254)@bf5615141e8d: Created GsupExpect[0] for "262425904468050" to be handled at TC_gsup_check_imei(262) 20240927055658241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4258 20240927055658247 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658247 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425904468050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425904468050"} 20240927055658247 DMAIN <0000> hlr.c:435 IMSI='262425904468050': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055658247 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425904468050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425904468050"} 20240927055658247 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425904468050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658247 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658247 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf5615141e8d: Found GsupExpect[0] for "262425904468050" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@bf5615141e8d: Added IMSI table entry 5TC_gsup_check_imei(262)"262425904468050" TC_gsup_check_imei(262)@bf5615141e8d: setverdict(pass): none -> pass 20240927055658251 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658251 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425904468050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425904468050"} 20240927055658251 DAUC <0003> hlr.c:428 IMSI='262425904468050': storing IMEI = 12345678901234 20240927055658254 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425904468050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425904468050"} 20240927055658254 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425904468050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658254 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658254 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055658257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@bf5615141e8d: Final verdict of PTC: pass 20240927055658271 DAUC <0003> db_auc.c:157 IMSI='262421299693428': No 2G Auth Data 20240927055658271 DAUC <0003> db_auc.c:192 IMSI='262421299693428': No 3G Auth Data HLR_Test-GSUP(254)@bf5615141e8d: Created GsupExpect[0] for "262421299693428" to be handled at TC_gsup_check_imei(263) 20240927055658298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56982<->l=127.0.0.1:4258 20240927055658303 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658303 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421299693428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421299693428"} 20240927055658303 DMAIN <0000> hlr.c:435 IMSI='262421299693428': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055658303 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421299693428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421299693428"} 20240927055658303 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421299693428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658303 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658303 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf5615141e8d: Found GsupExpect[0] for "262421299693428" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@bf5615141e8d: Added IMSI table entry 6TC_gsup_check_imei(263)"262421299693428" TC_gsup_check_imei(263)@bf5615141e8d: setverdict(pass): none -> pass 20240927055658308 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658308 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421299693428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421299693428"} 20240927055658308 DAUC <0003> hlr.c:428 IMSI='262421299693428': storing IMEI = 12345678901234 20240927055658311 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421299693428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421299693428"} 20240927055658311 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421299693428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658311 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658311 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055658314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56982<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@bf5615141e8d: Final verdict of PTC: pass 20240927055658328 DAUC <0003> db_auc.c:157 IMSI='262424249792223': No 2G Auth Data 20240927055658328 DAUC <0003> db_auc.c:192 IMSI='262424249792223': No 3G Auth Data HLR_Test-GSUP(254)@bf5615141e8d: Created GsupExpect[0] for "262424249792223" to be handled at TC_gsup_check_imei(264) 20240927055658356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56990<->l=127.0.0.1:4258 20240927055658361 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658361 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424249792223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424249792223"} 20240927055658361 DMAIN <0000> hlr.c:435 IMSI='262424249792223': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055658361 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424249792223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424249792223"} 20240927055658361 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424249792223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658361 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658361 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf5615141e8d: Found GsupExpect[0] for "262424249792223" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@bf5615141e8d: Added IMSI table entry 7TC_gsup_check_imei(264)"262424249792223" TC_gsup_check_imei(264)@bf5615141e8d: setverdict(pass): none -> pass 20240927055658365 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658365 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424249792223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424249792223"} 20240927055658365 DAUC <0003> hlr.c:428 IMSI='262424249792223': storing IMEI = 12345678901234 20240927055658368 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424249792223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424249792223"} 20240927055658368 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424249792223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055658368 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055658368 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055658371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56990<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055658382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56928<->l=127.0.0.1:4258 20240927055658383 DLINP <000b> input/ipa.c:451 connected read/write 20240927055658383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055658383 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055658383 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055658383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055658384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36221<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@bf5615141e8d: Final verdict of PTC: none 255@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_check_imei finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Sep 27 05:56:58 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20240927055658427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56996<->l=127.0.0.1:4258 20240927055658528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56996<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5392) Waiting for packet dumper to finish... 1 (prev_count=5392, count=68724) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Sep 27 05:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_check_imei_via_proxy started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055701604 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055701604 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055701606 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055701609 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055701609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055701609 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 20240927055701609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055701609 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 20240927055701609 DLGSUP <0013> gsup_server.c:235 2: 20240927055701609 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055701609 DLGSUP <0013> gsup_server.c:235 3: 20240927055701609 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055701609 DLGSUP <0013> gsup_server.c:235 4: 20240927055701609 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055701609 DLGSUP <0013> gsup_server.c:235 5: 20240927055701609 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055701609 DLGSUP <0013> gsup_server.c:235 7: 20240927055701609 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055701609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055701609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055701609 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@bf5615141e8d: 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") 20240927055701633 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35785<->l=127.0.0.1:4259) 20240927055701644 DAUC <0003> db_auc.c:157 IMSI='262429218249866': No 2G Auth Data 20240927055701644 DAUC <0003> db_auc.c:192 IMSI='262429218249866': No 3G Auth Data HLR_Test-GSUP(266)@bf5615141e8d: Created GsupExpect[0] for "262429218249866" to be handled at TC_gsup_check_imei_via_proxy(269) 20240927055701668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57022<->l=127.0.0.1:4258 20240927055701675 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701676 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429218249866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429218249866" source_name="the-source\n"} 20240927055701676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240927055701676 DMAIN <0000> hlr.c:435 IMSI='262429218249866': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055701676 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429218249866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429218249866" destination_name="the-source\n"} 20240927055701676 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429218249866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701676 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701676 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf5615141e8d: Found GsupExpect[0] for "262429218249866" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@bf5615141e8d: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262429218249866" TC_gsup_check_imei_via_proxy(269)@bf5615141e8d: setverdict(pass): none -> pass 20240927055701678 DAUC <0003> db_auc.c:192 IMSI='262429218249866': No 3G Auth Data 20240927055701681 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701681 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429218249866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429218249866" source_name="the-source\n"} 20240927055701681 DAUC <0003> hlr.c:428 IMSI='262429218249866': storing IMEI = 12345678901234 20240927055701684 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429218249866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429218249866" destination_name="the-source\n"} 20240927055701684 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429218249866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701684 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701684 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055701685 DAUC <0003> db_auc.c:192 IMSI='262429218249866': No 3G Auth Data 20240927055701687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57022<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@bf5615141e8d: Final verdict of PTC: pass 20240927055701698 DAUC <0003> db_auc.c:157 IMSI='262421688997223': No 2G Auth Data 20240927055701698 DAUC <0003> db_auc.c:192 IMSI='262421688997223': No 3G Auth Data HLR_Test-GSUP(266)@bf5615141e8d: Created GsupExpect[0] for "262421688997223" to be handled at TC_gsup_check_imei_via_proxy(270) 20240927055701721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57026<->l=127.0.0.1:4258 20240927055701726 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701726 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421688997223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421688997223" source_name="the-source\n"} 20240927055701726 DMAIN <0000> hlr.c:435 IMSI='262421688997223': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055701726 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262421688997223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421688997223" destination_name="the-source\n"} 20240927055701726 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421688997223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701726 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701726 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf5615141e8d: Found GsupExpect[0] for "262421688997223" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@bf5615141e8d: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262421688997223" TC_gsup_check_imei_via_proxy(270)@bf5615141e8d: setverdict(pass): none -> pass 20240927055701727 DAUC <0003> db_auc.c:192 IMSI='262421688997223': No 3G Auth Data 20240927055701730 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701730 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421688997223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421688997223" source_name="the-source\n"} 20240927055701730 DAUC <0003> hlr.c:428 IMSI='262421688997223': storing IMEI = 12345678901234 20240927055701733 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262421688997223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421688997223" destination_name="the-source\n"} 20240927055701733 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421688997223 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701733 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701733 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055701734 DAUC <0003> db_auc.c:192 IMSI='262421688997223': No 3G Auth Data 20240927055701735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57026<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@bf5615141e8d: Final verdict of PTC: pass 20240927055701746 DAUC <0003> db_auc.c:157 IMSI='262420283579242': No 2G Auth Data 20240927055701746 DAUC <0003> db_auc.c:192 IMSI='262420283579242': No 3G Auth Data HLR_Test-GSUP(266)@bf5615141e8d: Created GsupExpect[0] for "262420283579242" to be handled at TC_gsup_check_imei_via_proxy(271) 20240927055701771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4258 20240927055701775 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701775 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420283579242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420283579242" source_name="the-source\n"} 20240927055701775 DMAIN <0000> hlr.c:435 IMSI='262420283579242': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055701775 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420283579242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420283579242" destination_name="the-source\n"} 20240927055701775 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420283579242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701775 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701775 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf5615141e8d: Found GsupExpect[0] for "262420283579242" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@bf5615141e8d: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420283579242" TC_gsup_check_imei_via_proxy(271)@bf5615141e8d: setverdict(pass): none -> pass 20240927055701777 DAUC <0003> db_auc.c:192 IMSI='262420283579242': No 3G Auth Data 20240927055701780 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701780 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420283579242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420283579242" source_name="the-source\n"} 20240927055701780 DAUC <0003> hlr.c:428 IMSI='262420283579242': storing IMEI = 12345678901234 20240927055701783 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420283579242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420283579242" destination_name="the-source\n"} 20240927055701783 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420283579242 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701783 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701783 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055701784 DAUC <0003> db_auc.c:192 IMSI='262420283579242': No 3G Auth Data 20240927055701785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@bf5615141e8d: Final verdict of PTC: pass 20240927055701796 DAUC <0003> db_auc.c:157 IMSI='262423433264828': No 2G Auth Data 20240927055701796 DAUC <0003> db_auc.c:192 IMSI='262423433264828': No 3G Auth Data HLR_Test-GSUP(266)@bf5615141e8d: Created GsupExpect[0] for "262423433264828" to be handled at TC_gsup_check_imei_via_proxy(272) 20240927055701821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 20240927055701825 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701825 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423433264828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423433264828" source_name="the-source\n"} 20240927055701826 DMAIN <0000> hlr.c:435 IMSI='262423433264828': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055701826 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423433264828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423433264828" destination_name="the-source\n"} 20240927055701826 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423433264828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701826 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701826 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf5615141e8d: Found GsupExpect[0] for "262423433264828" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@bf5615141e8d: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423433264828" TC_gsup_check_imei_via_proxy(272)@bf5615141e8d: setverdict(pass): none -> pass 20240927055701827 DAUC <0003> db_auc.c:157 IMSI='262423433264828': No 2G Auth Data 20240927055701829 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701829 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423433264828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423433264828" source_name="the-source\n"} 20240927055701830 DAUC <0003> hlr.c:428 IMSI='262423433264828': storing IMEI = 12345678901234 20240927055701833 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423433264828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423433264828" destination_name="the-source\n"} 20240927055701833 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423433264828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701833 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701833 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055701834 DAUC <0003> db_auc.c:157 IMSI='262423433264828': No 2G Auth Data 20240927055701835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@bf5615141e8d: Final verdict of PTC: pass 20240927055701846 DAUC <0003> db_auc.c:157 IMSI='262422643575096': No 2G Auth Data 20240927055701846 DAUC <0003> db_auc.c:192 IMSI='262422643575096': No 3G Auth Data HLR_Test-GSUP(266)@bf5615141e8d: Created GsupExpect[0] for "262422643575096" to be handled at TC_gsup_check_imei_via_proxy(273) 20240927055701870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 20240927055701877 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701877 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422643575096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422643575096" source_name="the-source\n"} 20240927055701877 DMAIN <0000> hlr.c:435 IMSI='262422643575096': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055701877 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422643575096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422643575096" destination_name="the-source\n"} 20240927055701877 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262422643575096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701877 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701877 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf5615141e8d: Found GsupExpect[0] for "262422643575096" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@bf5615141e8d: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262422643575096" TC_gsup_check_imei_via_proxy(273)@bf5615141e8d: setverdict(pass): none -> pass 20240927055701878 DAUC <0003> db_auc.c:157 IMSI='262422643575096': No 2G Auth Data 20240927055701881 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701881 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422643575096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422643575096" source_name="the-source\n"} 20240927055701881 DAUC <0003> hlr.c:428 IMSI='262422643575096': storing IMEI = 12345678901234 20240927055701884 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422643575096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422643575096" destination_name="the-source\n"} 20240927055701884 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262422643575096 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701884 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701884 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055701885 DAUC <0003> db_auc.c:157 IMSI='262422643575096': No 2G Auth Data 20240927055701887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@bf5615141e8d: Final verdict of PTC: pass 20240927055701898 DAUC <0003> db_auc.c:157 IMSI='262421337008056': No 2G Auth Data 20240927055701898 DAUC <0003> db_auc.c:192 IMSI='262421337008056': No 3G Auth Data HLR_Test-GSUP(266)@bf5615141e8d: Created GsupExpect[0] for "262421337008056" to be handled at TC_gsup_check_imei_via_proxy(274) 20240927055701926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4258 20240927055701930 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701930 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421337008056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421337008056" source_name="the-source\n"} 20240927055701930 DMAIN <0000> hlr.c:435 IMSI='262421337008056': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055701930 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421337008056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421337008056" destination_name="the-source\n"} 20240927055701930 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421337008056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701930 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701930 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf5615141e8d: Found GsupExpect[0] for "262421337008056" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@bf5615141e8d: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421337008056" TC_gsup_check_imei_via_proxy(274)@bf5615141e8d: setverdict(pass): none -> pass 20240927055701935 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701935 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421337008056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421337008056" source_name="the-source\n"} 20240927055701935 DAUC <0003> hlr.c:428 IMSI='262421337008056': storing IMEI = 12345678901234 20240927055701938 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421337008056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421337008056" destination_name="the-source\n"} 20240927055701938 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421337008056 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701938 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701938 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055701941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@bf5615141e8d: Final verdict of PTC: pass 20240927055701955 DAUC <0003> db_auc.c:157 IMSI='262422264696312': No 2G Auth Data 20240927055701955 DAUC <0003> db_auc.c:192 IMSI='262422264696312': No 3G Auth Data HLR_Test-GSUP(266)@bf5615141e8d: Created GsupExpect[0] for "262422264696312" to be handled at TC_gsup_check_imei_via_proxy(275) 20240927055701983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4258 20240927055701987 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701987 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422264696312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422264696312" source_name="the-source\n"} 20240927055701987 DMAIN <0000> hlr.c:435 IMSI='262422264696312': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055701987 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422264696312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422264696312" destination_name="the-source\n"} 20240927055701987 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262422264696312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701987 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701987 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf5615141e8d: Found GsupExpect[0] for "262422264696312" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@bf5615141e8d: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262422264696312" TC_gsup_check_imei_via_proxy(275)@bf5615141e8d: setverdict(pass): none -> pass 20240927055701992 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055701992 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422264696312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422264696312" source_name="the-source\n"} 20240927055701992 DAUC <0003> hlr.c:428 IMSI='262422264696312': storing IMEI = 12345678901234 20240927055701996 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422264696312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422264696312" destination_name="the-source\n"} 20240927055701996 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262422264696312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055701996 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055701996 DLINP <000b> input/ipa.c:451 connected read/write 20240927055701996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055701998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@bf5615141e8d: Final verdict of PTC: pass 20240927055702013 DAUC <0003> db_auc.c:157 IMSI='262422273626298': No 2G Auth Data 20240927055702013 DAUC <0003> db_auc.c:192 IMSI='262422273626298': No 3G Auth Data HLR_Test-GSUP(266)@bf5615141e8d: Created GsupExpect[0] for "262422273626298" to be handled at TC_gsup_check_imei_via_proxy(276) 20240927055702039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4258 20240927055702043 DLINP <000b> input/ipa.c:451 connected read/write 20240927055702043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055702043 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422273626298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422273626298" source_name="the-source\n"} 20240927055702043 DMAIN <0000> hlr.c:435 IMSI='262422273626298': has IMEI = 12345678901234 (consider setting 'store-imei') 20240927055702043 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422273626298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422273626298" destination_name="the-source\n"} 20240927055702043 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422273626298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055702043 DLINP <000b> input/ipa.c:451 connected read/write 20240927055702043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055702043 DLINP <000b> input/ipa.c:451 connected read/write 20240927055702043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf5615141e8d: Found GsupExpect[0] for "262422273626298" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@bf5615141e8d: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422273626298" TC_gsup_check_imei_via_proxy(276)@bf5615141e8d: setverdict(pass): none -> pass 20240927055702047 DLINP <000b> input/ipa.c:451 connected read/write 20240927055702047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055702047 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422273626298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422273626298" source_name="the-source\n"} 20240927055702047 DAUC <0003> hlr.c:428 IMSI='262422273626298': storing IMEI = 12345678901234 20240927055702050 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422273626298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422273626298" destination_name="the-source\n"} 20240927055702050 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422273626298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055702050 DLINP <000b> input/ipa.c:451 connected read/write 20240927055702050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055702050 DLINP <000b> input/ipa.c:451 connected read/write 20240927055702050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055702052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055702064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57012<->l=127.0.0.1:4258 20240927055702065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35785<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@bf5615141e8d: Final verdict of PTC: none 20240927055702065 DLINP <000b> input/ipa.c:451 connected read/write 20240927055702065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055702065 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055702065 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055702065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055702065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Sep 27 05:57:02 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20240927055702105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4258 20240927055702206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6056) Waiting for packet dumper to finish... 1 (prev_count=6056, count=69304) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Sep 27 05:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_check_imei_invalid_len started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055705284 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055705284 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055705286 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055705289 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705289 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055705289 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055705289 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 20240927055705289 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055705289 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 20240927055705289 DLGSUP <0013> gsup_server.c:235 2: 20240927055705289 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055705289 DLGSUP <0013> gsup_server.c:235 3: 20240927055705289 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055705289 DLGSUP <0013> gsup_server.c:235 4: 20240927055705289 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055705289 DLGSUP <0013> gsup_server.c:235 5: 20240927055705289 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055705289 DLGSUP <0013> gsup_server.c:235 7: 20240927055705289 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055705289 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055705289 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055705289 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@bf5615141e8d: 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") 20240927055705305 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43733<->l=127.0.0.1:4259) 20240927055705324 DAUC <0003> db_auc.c:157 IMSI='262429359846920': No 2G Auth Data 20240927055705324 DAUC <0003> db_auc.c:192 IMSI='262429359846920': No 3G Auth Data HLR_Test-GSUP(278)@bf5615141e8d: Created GsupExpect[0] for "262429359846920" to be handled at TC_gsup_check_imei_invalid_len(281) 20240927055705347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 20240927055705352 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705352 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359846920"} 20240927055705352 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240927055705352 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429359846920" cause=Invalid mandatory information} 20240927055705352 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705352 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705352 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf5615141e8d: Found GsupExpect[0] for "262429359846920" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@bf5615141e8d: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429359846920" TC_gsup_check_imei_invalid_len(281)@bf5615141e8d: setverdict(pass): none -> pass 20240927055705355 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705355 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359846920"} 20240927055705355 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240927055705355 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429359846920" cause=Invalid mandatory information} 20240927055705355 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705355 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705355 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705357 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705357 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359846920"} 20240927055705357 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240927055705357 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429359846920" cause=Invalid mandatory information} 20240927055705357 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705357 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705357 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705359 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705359 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359846920"} 20240927055705359 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240927055705359 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429359846920" cause=Invalid mandatory information} 20240927055705359 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705359 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705359 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705361 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705361 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429359846920"} 20240927055705361 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240927055705361 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429359846920" cause=Invalid mandatory information} 20240927055705361 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429359846920 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705361 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705361 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57114<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@bf5615141e8d: Final verdict of PTC: pass 20240927055705374 DAUC <0003> db_auc.c:157 IMSI='262423607097840': No 2G Auth Data 20240927055705374 DAUC <0003> db_auc.c:192 IMSI='262423607097840': No 3G Auth Data HLR_Test-GSUP(278)@bf5615141e8d: Created GsupExpect[0] for "262423607097840" to be handled at TC_gsup_check_imei_invalid_len(282) 20240927055705398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4258 20240927055705402 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705402 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607097840"} 20240927055705402 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240927055705402 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607097840" cause=Invalid mandatory information} 20240927055705402 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705402 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705402 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf5615141e8d: Found GsupExpect[0] for "262423607097840" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@bf5615141e8d: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423607097840" TC_gsup_check_imei_invalid_len(282)@bf5615141e8d: setverdict(pass): none -> pass 20240927055705404 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705404 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607097840"} 20240927055705404 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240927055705404 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607097840" cause=Invalid mandatory information} 20240927055705404 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705404 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705404 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705406 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705406 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607097840"} 20240927055705406 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240927055705406 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607097840" cause=Invalid mandatory information} 20240927055705406 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705406 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705406 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705407 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705407 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607097840"} 20240927055705407 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240927055705407 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607097840" cause=Invalid mandatory information} 20240927055705407 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705407 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705407 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705409 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705409 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423607097840"} 20240927055705409 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240927055705409 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423607097840" cause=Invalid mandatory information} 20240927055705409 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423607097840 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705409 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705409 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@bf5615141e8d: Final verdict of PTC: pass 20240927055705421 DAUC <0003> db_auc.c:157 IMSI='262424301053866': No 2G Auth Data 20240927055705421 DAUC <0003> db_auc.c:192 IMSI='262424301053866': No 3G Auth Data HLR_Test-GSUP(278)@bf5615141e8d: Created GsupExpect[0] for "262424301053866" to be handled at TC_gsup_check_imei_invalid_len(283) 20240927055705445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4258 20240927055705448 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705448 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424301053866"} 20240927055705448 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240927055705448 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424301053866" cause=Invalid mandatory information} 20240927055705448 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705448 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705448 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf5615141e8d: Found GsupExpect[0] for "262424301053866" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@bf5615141e8d: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424301053866" TC_gsup_check_imei_invalid_len(283)@bf5615141e8d: setverdict(pass): none -> pass 20240927055705450 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705450 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424301053866"} 20240927055705450 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240927055705450 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424301053866" cause=Invalid mandatory information} 20240927055705450 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705450 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705450 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705452 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705452 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424301053866"} 20240927055705452 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240927055705452 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424301053866" cause=Invalid mandatory information} 20240927055705452 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705452 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705452 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705454 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705454 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424301053866"} 20240927055705454 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240927055705454 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424301053866" cause=Invalid mandatory information} 20240927055705454 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705454 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705454 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705456 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705456 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424301053866"} 20240927055705456 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240927055705456 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424301053866" cause=Invalid mandatory information} 20240927055705456 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424301053866 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705456 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705456 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@bf5615141e8d: Final verdict of PTC: pass 20240927055705468 DAUC <0003> db_auc.c:157 IMSI='262424380691382': No 2G Auth Data 20240927055705468 DAUC <0003> db_auc.c:192 IMSI='262424380691382': No 3G Auth Data HLR_Test-GSUP(278)@bf5615141e8d: Created GsupExpect[0] for "262424380691382" to be handled at TC_gsup_check_imei_invalid_len(284) 20240927055705491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 20240927055705494 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705494 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424380691382"} 20240927055705494 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240927055705494 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424380691382" cause=Invalid mandatory information} 20240927055705494 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705494 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705494 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf5615141e8d: Found GsupExpect[0] for "262424380691382" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@bf5615141e8d: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424380691382" TC_gsup_check_imei_invalid_len(284)@bf5615141e8d: setverdict(pass): none -> pass 20240927055705496 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705496 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424380691382"} 20240927055705496 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240927055705496 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424380691382" cause=Invalid mandatory information} 20240927055705496 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705496 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705496 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705498 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705498 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424380691382"} 20240927055705498 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240927055705498 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424380691382" cause=Invalid mandatory information} 20240927055705498 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705498 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705498 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705500 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705500 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424380691382"} 20240927055705500 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240927055705500 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424380691382" cause=Invalid mandatory information} 20240927055705500 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705500 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705500 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705501 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705501 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424380691382"} 20240927055705501 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240927055705501 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424380691382" cause=Invalid mandatory information} 20240927055705501 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424380691382 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705501 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705501 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@bf5615141e8d: Final verdict of PTC: pass 20240927055705514 DAUC <0003> db_auc.c:157 IMSI='262426738530847': No 2G Auth Data 20240927055705514 DAUC <0003> db_auc.c:192 IMSI='262426738530847': No 3G Auth Data HLR_Test-GSUP(278)@bf5615141e8d: Created GsupExpect[0] for "262426738530847" to be handled at TC_gsup_check_imei_invalid_len(285) 20240927055705538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57136<->l=127.0.0.1:4258 20240927055705541 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705541 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426738530847"} 20240927055705541 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240927055705541 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426738530847" cause=Invalid mandatory information} 20240927055705541 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705541 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705541 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf5615141e8d: Found GsupExpect[0] for "262426738530847" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@bf5615141e8d: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426738530847" TC_gsup_check_imei_invalid_len(285)@bf5615141e8d: setverdict(pass): none -> pass 20240927055705543 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705543 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426738530847"} 20240927055705543 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240927055705543 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426738530847" cause=Invalid mandatory information} 20240927055705543 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705543 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705543 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705545 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705545 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426738530847"} 20240927055705545 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240927055705545 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426738530847" cause=Invalid mandatory information} 20240927055705545 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705545 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705546 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705547 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705547 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426738530847"} 20240927055705547 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240927055705547 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426738530847" cause=Invalid mandatory information} 20240927055705547 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705547 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705547 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705549 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705549 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426738530847"} 20240927055705549 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240927055705549 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426738530847" cause=Invalid mandatory information} 20240927055705549 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426738530847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705549 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705549 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57136<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@bf5615141e8d: Final verdict of PTC: pass 20240927055705562 DAUC <0003> db_auc.c:157 IMSI='262424537707615': No 2G Auth Data 20240927055705562 DAUC <0003> db_auc.c:192 IMSI='262424537707615': No 3G Auth Data HLR_Test-GSUP(278)@bf5615141e8d: Created GsupExpect[0] for "262424537707615" to be handled at TC_gsup_check_imei_invalid_len(286) 20240927055705590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20240927055705593 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705593 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424537707615"} 20240927055705593 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240927055705593 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424537707615" cause=Invalid mandatory information} 20240927055705593 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705593 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705593 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf5615141e8d: Found GsupExpect[0] for "262424537707615" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@bf5615141e8d: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424537707615" TC_gsup_check_imei_invalid_len(286)@bf5615141e8d: setverdict(pass): none -> pass 20240927055705594 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705594 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424537707615"} 20240927055705594 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240927055705594 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424537707615" cause=Invalid mandatory information} 20240927055705594 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705594 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705594 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705596 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705596 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424537707615"} 20240927055705596 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240927055705596 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424537707615" cause=Invalid mandatory information} 20240927055705596 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705596 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705596 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705598 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705598 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424537707615"} 20240927055705598 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240927055705598 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424537707615" cause=Invalid mandatory information} 20240927055705598 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705598 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705598 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705599 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705599 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424537707615"} 20240927055705599 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240927055705599 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424537707615" cause=Invalid mandatory information} 20240927055705599 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424537707615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705599 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705599 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@bf5615141e8d: Final verdict of PTC: pass 20240927055705616 DAUC <0003> db_auc.c:157 IMSI='262425624195021': No 2G Auth Data 20240927055705616 DAUC <0003> db_auc.c:192 IMSI='262425624195021': No 3G Auth Data HLR_Test-GSUP(278)@bf5615141e8d: Created GsupExpect[0] for "262425624195021" to be handled at TC_gsup_check_imei_invalid_len(287) 20240927055705644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57142<->l=127.0.0.1:4258 20240927055705648 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705648 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425624195021"} 20240927055705648 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240927055705648 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425624195021" cause=Invalid mandatory information} 20240927055705648 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705648 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705648 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf5615141e8d: Found GsupExpect[0] for "262425624195021" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@bf5615141e8d: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425624195021" TC_gsup_check_imei_invalid_len(287)@bf5615141e8d: setverdict(pass): none -> pass 20240927055705650 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705651 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425624195021"} 20240927055705651 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240927055705651 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425624195021" cause=Invalid mandatory information} 20240927055705651 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705651 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705651 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705652 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705652 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425624195021"} 20240927055705652 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240927055705652 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425624195021" cause=Invalid mandatory information} 20240927055705652 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705652 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705652 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705655 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705655 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425624195021"} 20240927055705655 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240927055705655 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425624195021" cause=Invalid mandatory information} 20240927055705655 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705655 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705655 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705657 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705657 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425624195021"} 20240927055705657 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240927055705657 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425624195021" cause=Invalid mandatory information} 20240927055705657 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425624195021 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705657 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705657 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57142<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@bf5615141e8d: Final verdict of PTC: pass 20240927055705676 DAUC <0003> db_auc.c:157 IMSI='262422905446904': No 2G Auth Data 20240927055705676 DAUC <0003> db_auc.c:192 IMSI='262422905446904': No 3G Auth Data HLR_Test-GSUP(278)@bf5615141e8d: Created GsupExpect[0] for "262422905446904" to be handled at TC_gsup_check_imei_invalid_len(288) 20240927055705702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57158<->l=127.0.0.1:4258 20240927055705706 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705706 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422905446904"} 20240927055705706 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240927055705706 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422905446904" cause=Invalid mandatory information} 20240927055705706 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705706 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705706 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf5615141e8d: Found GsupExpect[0] for "262422905446904" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@bf5615141e8d: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422905446904" TC_gsup_check_imei_invalid_len(288)@bf5615141e8d: setverdict(pass): none -> pass 20240927055705708 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705708 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422905446904"} 20240927055705708 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240927055705708 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422905446904" cause=Invalid mandatory information} 20240927055705708 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705708 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705708 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705710 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705710 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422905446904"} 20240927055705710 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240927055705710 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422905446904" cause=Invalid mandatory information} 20240927055705710 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705710 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705710 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705711 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705711 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422905446904"} 20240927055705711 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240927055705711 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422905446904" cause=Invalid mandatory information} 20240927055705711 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705711 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705711 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705713 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705713 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422905446904"} 20240927055705713 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240927055705713 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422905446904" cause=Invalid mandatory information} 20240927055705713 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422905446904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055705713 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055705713 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055705714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57158<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@bf5615141e8d: Final verdict of PTC: pass MTC@bf5615141e8d: setverdict(pass): none -> pass 20240927055705725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4258 20240927055705727 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43733<->l=127.0.0.1:4259) 20240927055705727 DLINP <000b> input/ipa.c:451 connected read/write 20240927055705727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055705727 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055705727 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055705727 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@bf5615141e8d: Final verdict of PTC: none 279@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: pass MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@bf5615141e8d: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Sep 27 05:57:05 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20240927055705769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4258 20240927055705870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35424) Waiting for packet dumper to finish... 1 (prev_count=35424, count=50368) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Sep 27 05:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_gsup_check_imei_unknown_imsi started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055708948 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055708948 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055708950 DLINP <000b> input/ipa.c:451 connected read/write 20240927055708950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055708951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055708953 DLINP <000b> input/ipa.c:451 connected read/write 20240927055708953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055708953 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055708953 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055708953 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 20240927055708953 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055708953 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 20240927055708953 DLGSUP <0013> gsup_server.c:235 2: 20240927055708953 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055708953 DLGSUP <0013> gsup_server.c:235 3: 20240927055708953 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055708953 DLGSUP <0013> gsup_server.c:235 4: 20240927055708953 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055708953 DLGSUP <0013> gsup_server.c:235 5: 20240927055708953 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055708953 DLGSUP <0013> gsup_server.c:235 7: 20240927055708953 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055708953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055708953 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055708953 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@bf5615141e8d: 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") 20240927055708969 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44045<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@bf5615141e8d: Created GsupExpect[0] for "262423789528629" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240927055708984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20240927055708993 DLINP <000b> input/ipa.c:451 connected read/write 20240927055708993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055708993 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423789528629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423789528629"} 20240927055708993 DMAIN <0000> hlr.c:435 IMSI='262423789528629': has IMEI = 22245678901234 (consider setting 'store-imei') 20240927055708993 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423789528629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240927055708993 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423789528629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423789528629" cause=Invalid mandatory information} 20240927055708993 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423789528629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055708993 DLINP <000b> input/ipa.c:451 connected read/write 20240927055708993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055708993 DLINP <000b> input/ipa.c:451 connected read/write 20240927055708993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@bf5615141e8d: Found GsupExpect[0] for "262423789528629" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@bf5615141e8d: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423789528629" TC_gsup_check_imei_unknown_imsi(293)@bf5615141e8d: setverdict(pass): none -> pass 20240927055708998 DLINP <000b> input/ipa.c:451 connected read/write 20240927055708998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055708998 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423789528629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423789528629"} 20240927055708998 DAUC <0003> hlr.c:428 IMSI='262423789528629': storing IMEI = 22245678901234 20240927055708998 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423789528629': no such subscriber 20240927055708998 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423789528629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240927055708998 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423789528629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423789528629" cause=Invalid mandatory information} 20240927055708998 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423789528629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055708998 DLINP <000b> input/ipa.c:451 connected read/write 20240927055708998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055708998 DLINP <000b> input/ipa.c:451 connected read/write 20240927055708998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055709000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@bf5615141e8d: Final verdict of PTC: pass 20240927055709001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4258 20240927055709002 DLINP <000b> input/ipa.c:451 connected read/write 20240927055709002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055709002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055709002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055709002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055709002 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44045<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@bf5615141e8d: Final verdict of PTC: none 291@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 291: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@bf5615141e8d: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Sep 27 05:57:09 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20240927055709041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4258 20240927055709142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14664) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Sep 27 05:57:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055712214 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055712214 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055712216 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@bf5615141e8d: 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 } } } } 20240927055712219 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712219 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055712219 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055712219 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 20240927055712219 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055712219 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 20240927055712219 DLGSUP <0013> gsup_server.c:235 2: 20240927055712219 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055712219 DLGSUP <0013> gsup_server.c:235 3: 20240927055712219 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055712219 DLGSUP <0013> gsup_server.c:235 4: 20240927055712219 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055712219 DLGSUP <0013> gsup_server.c:235 5: 20240927055712219 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055712219 DLGSUP <0013> gsup_server.c:235 7: 20240927055712219 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055712219 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055712219 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055712219 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@bf5615141e8d: 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") 20240927055712240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33333<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@bf5615141e8d: Created GsupExpect[0] for "262421190969863" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240927055712251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 20240927055712265 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712265 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421190969863"} 20240927055712265 DMAIN <0000> hlr.c:227 IMSI='262421190969863': Creating subscriber on demand 20240927055712276 DMAIN <0000> hlr.c:243 IMSI='262421190969863': Successfully assigned MSISDN='026' 20240927055712276 DAUC <0003> hlr.c:428 IMSI='262421190969863': storing IMEI = 12345678901234 20240927055712289 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421190969863"} 20240927055712289 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055712289 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712289 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@bf5615141e8d: Found GsupExpect[0] for "262421190969863" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@bf5615141e8d: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262421190969863" TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): none -> pass 20240927055712292 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712292 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712293 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712293 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712294 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712294 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712296 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712296 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421190969863" cn_domain=PS} 20240927055712296 DLU <0006> fsm.c:456 lu(262421190969863)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055712296 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055712306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055712306 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421190969863" cn_domain=PS} 20240927055712306 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712306 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712308 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712308 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421190969863"} 20240927055712308 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055712308 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055712308 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421190969863"} 20240927055712308 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055712308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055712308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055712308 DLU <0006> fsm.c:568 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055712308 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712308 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712317 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712317 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421190969863"} 20240927055712317 DMAIN <0000> hlr.c:227 IMSI='262421190969863': Creating subscriber on demand 20240927055712328 DMAIN <0000> hlr.c:243 IMSI='262421190969863': Successfully assigned MSISDN='524' 20240927055712328 DAUC <0003> hlr.c:428 IMSI='262421190969863': storing IMEI = 12345678901234 20240927055712331 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421190969863"} 20240927055712331 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055712331 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712331 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712332 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712332 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712333 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712333 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712334 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712334 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712335 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712335 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712337 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712337 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421190969863" cn_domain=PS} 20240927055712337 DLU <0006> fsm.c:456 lu(262421190969863)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055712337 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055712343 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055712343 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421190969863" cn_domain=PS} 20240927055712343 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712343 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712345 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712345 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421190969863"} 20240927055712345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055712345 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055712345 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421190969863"} 20240927055712345 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055712345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055712345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055712345 DLU <0006> fsm.c:568 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055712345 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712345 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712353 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712353 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421190969863"} 20240927055712353 DMAIN <0000> hlr.c:227 IMSI='262421190969863': Creating subscriber on demand 20240927055712360 DMAIN <0000> hlr.c:243 IMSI='262421190969863': Successfully assigned MSISDN='860' 20240927055712360 DAUC <0003> hlr.c:428 IMSI='262421190969863': storing IMEI = 12345678901234 20240927055712363 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421190969863"} 20240927055712363 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055712363 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712363 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712364 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712364 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712365 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712365 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712366 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712366 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712367 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712367 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712369 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712369 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421190969863" cn_domain=PS} 20240927055712369 DLU <0006> fsm.c:456 lu(262421190969863)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055712369 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240927055712369 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421190969863" cause=GPRS services not allowed} 20240927055712369 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055712369 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055712369 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: Freeing instance 20240927055712369 DLU <0006> fsm.c:568 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: Deallocated 20240927055712369 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712369 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712379 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712379 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421190969863"} 20240927055712379 DMAIN <0000> hlr.c:227 IMSI='262421190969863': Creating subscriber on demand 20240927055712386 DMAIN <0000> hlr.c:243 IMSI='262421190969863': Successfully assigned MSISDN='279' 20240927055712386 DAUC <0003> hlr.c:428 IMSI='262421190969863': storing IMEI = 12345678901234 20240927055712389 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421190969863"} 20240927055712389 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055712389 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712389 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712391 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712391 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712392 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712392 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712393 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712393 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712394 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712394 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421190969863" cn_domain=PS} 20240927055712395 DLU <0006> fsm.c:456 lu(262421190969863)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055712395 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240927055712395 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421190969863" cause=GPRS services not allowed} 20240927055712395 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055712395 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055712395 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: Freeing instance 20240927055712395 DLU <0006> fsm.c:568 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: Deallocated 20240927055712395 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712395 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712402 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712402 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421190969863"} 20240927055712402 DMAIN <0000> hlr.c:227 IMSI='262421190969863': Creating subscriber on demand 20240927055712406 DAUC <0003> hlr.c:428 IMSI='262421190969863': storing IMEI = 12345678901234 20240927055712409 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421190969863"} 20240927055712409 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055712409 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712409 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712410 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712410 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712411 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712411 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712412 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712412 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712414 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712414 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421190969863" cn_domain=PS} 20240927055712414 DLU <0006> fsm.c:456 lu(262421190969863)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055712414 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240927055712414 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421190969863" cause=GPRS services not allowed} 20240927055712414 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055712414 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055712414 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: Freeing instance 20240927055712414 DLU <0006> fsm.c:568 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: Deallocated 20240927055712414 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712414 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712422 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712422 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421190969863"} 20240927055712422 DMAIN <0000> hlr.c:227 IMSI='262421190969863': Creating subscriber on demand 20240927055712425 DAUC <0003> hlr.c:428 IMSI='262421190969863': storing IMEI = 12345678901234 20240927055712428 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421190969863"} 20240927055712428 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240927055712428 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712428 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712430 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712430 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712430 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712430 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712431 DAUC <0003> db_auc.c:157 IMSI='262421190969863': No 2G Auth Data 20240927055712431 DAUC <0003> db_auc.c:192 IMSI='262421190969863': No 3G Auth Data 20240927055712433 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712433 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421190969863" cn_domain=PS} 20240927055712433 DLU <0006> fsm.c:456 lu(262421190969863)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055712433 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055712439 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421190969863)[0x565300d04e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055712439 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421190969863" cn_domain=PS} 20240927055712439 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712439 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712442 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712442 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421190969863"} 20240927055712442 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055712442 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055712442 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421190969863"} 20240927055712442 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262421190969863 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055712442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055712442 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055712442 DLU <0006> fsm.c:568 lu(PS:IMSI-262421190969863)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055712442 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055712442 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055712448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@bf5615141e8d: Final verdict of PTC: pass 20240927055712449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36562<->l=127.0.0.1:4258 20240927055712450 DLINP <000b> input/ipa.c:451 connected read/write 20240927055712450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055712450 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055712450 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055712450 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@bf5615141e8d: Final verdict of PTC: none 296@bf5615141e8d: Final verdict of PTC: none 20240927055712450 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33333<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 296: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@bf5615141e8d: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Sep 27 05:57:12 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20240927055712492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36574<->l=127.0.0.1:4258 20240927055712593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36574<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5464) Waiting for packet dumper to finish... 1 (prev_count=5464, count=32008) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Sep 27 05:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_subscr_create_on_demand_ul started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055715669 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055715669 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055715671 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055715673 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715673 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055715673 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055715673 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 20240927055715674 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055715674 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 20240927055715674 DLGSUP <0013> gsup_server.c:235 2: 20240927055715674 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055715674 DLGSUP <0013> gsup_server.c:235 3: 20240927055715674 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055715674 DLGSUP <0013> gsup_server.c:235 4: 20240927055715674 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055715674 DLGSUP <0013> gsup_server.c:235 5: 20240927055715674 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055715674 DLGSUP <0013> gsup_server.c:235 7: 20240927055715674 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055715674 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055715674 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055715674 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@bf5615141e8d: 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") 20240927055715695 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38457<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@bf5615141e8d: Created GsupExpect[0] for "262424037396797" to be handled at TC_subscr_create_on_demand_ul(303) 20240927055715707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36606<->l=127.0.0.1:4258 20240927055715721 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715721 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424037396797" cn_domain=PS} 20240927055715721 DMAIN <0000> hlr.c:227 IMSI='262424037396797': Creating subscriber on demand 20240927055715736 DMAIN <0000> hlr.c:243 IMSI='262424037396797': Successfully assigned MSISDN='928' 20240927055715736 DLU <0006> fsm.c:456 lu(262424037396797)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055715736 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055715743 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055715743 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424037396797" cn_domain=PS} 20240927055715743 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715743 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@bf5615141e8d: Found GsupExpect[0] for "262424037396797" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@bf5615141e8d: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424037396797" 20240927055715746 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715746 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424037396797"} 20240927055715746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055715746 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055715746 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424037396797"} 20240927055715746 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055715746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055715746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055715746 DLU <0006> fsm.c:568 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055715746 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715746 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bf5615141e8d: setverdict(pass): none -> pass 20240927055715748 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715748 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715749 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715749 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715750 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715750 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715757 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715757 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424037396797" cn_domain=PS} 20240927055715757 DMAIN <0000> hlr.c:227 IMSI='262424037396797': Creating subscriber on demand 20240927055715764 DMAIN <0000> hlr.c:243 IMSI='262424037396797': Successfully assigned MSISDN='966' 20240927055715764 DLU <0006> fsm.c:456 lu(262424037396797)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055715764 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055715770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055715770 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424037396797" cn_domain=PS} 20240927055715770 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715770 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715772 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715772 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424037396797"} 20240927055715772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055715772 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055715772 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424037396797"} 20240927055715772 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055715772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055715772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055715772 DLU <0006> fsm.c:568 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055715772 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715773 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055715774 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715774 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715775 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715775 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715776 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715776 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715777 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715777 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715788 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715788 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424037396797" cn_domain=PS} 20240927055715788 DMAIN <0000> hlr.c:227 IMSI='262424037396797': Creating subscriber on demand 20240927055715795 DMAIN <0000> hlr.c:243 IMSI='262424037396797': Successfully assigned MSISDN='626' 20240927055715795 DLU <0006> fsm.c:456 lu(262424037396797)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055715795 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240927055715795 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424037396797" cause=GPRS services not allowed} 20240927055715795 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055715795 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055715795 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: Freeing instance 20240927055715795 DLU <0006> fsm.c:568 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: Deallocated 20240927055715795 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715795 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055715796 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715796 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715797 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715797 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715798 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715798 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715799 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715799 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715807 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715807 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424037396797" cn_domain=PS} 20240927055715807 DMAIN <0000> hlr.c:227 IMSI='262424037396797': Creating subscriber on demand 20240927055715814 DMAIN <0000> hlr.c:243 IMSI='262424037396797': Successfully assigned MSISDN='790' 20240927055715814 DLU <0006> fsm.c:456 lu(262424037396797)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055715814 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240927055715814 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424037396797" cause=GPRS services not allowed} 20240927055715814 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055715814 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055715814 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: Freeing instance 20240927055715814 DLU <0006> fsm.c:568 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: Deallocated 20240927055715814 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715814 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055715815 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715815 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715816 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715816 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715817 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715817 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715825 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715825 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424037396797" cn_domain=PS} 20240927055715825 DMAIN <0000> hlr.c:227 IMSI='262424037396797': Creating subscriber on demand 20240927055715828 DLU <0006> fsm.c:456 lu(262424037396797)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055715828 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240927055715828 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424037396797" cause=GPRS services not allowed} 20240927055715828 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055715828 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055715828 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: Freeing instance 20240927055715828 DLU <0006> fsm.c:568 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: Deallocated 20240927055715828 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715828 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055715830 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715830 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715830 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715830 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715831 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715831 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715839 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715839 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424037396797" cn_domain=PS} 20240927055715839 DMAIN <0000> hlr.c:227 IMSI='262424037396797': Creating subscriber on demand 20240927055715842 DLU <0006> fsm.c:456 lu(262424037396797)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055715842 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055715848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424037396797)[0x565300d04e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055715848 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424037396797" cn_domain=PS} 20240927055715849 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715849 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715851 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715851 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424037396797"} 20240927055715851 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055715851 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055715851 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424037396797"} 20240927055715851 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424037396797 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055715851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055715851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055715851 DLU <0006> fsm.c:568 lu(PS:IMSI-262424037396797)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055715851 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055715851 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055715852 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715852 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715854 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715854 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data 20240927055715855 DAUC <0003> db_auc.c:157 IMSI='262424037396797': No 2G Auth Data 20240927055715855 DAUC <0003> db_auc.c:192 IMSI='262424037396797': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055715860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36606<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@bf5615141e8d: Final verdict of PTC: pass 20240927055715861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 20240927055715862 DLINP <000b> input/ipa.c:451 connected read/write 20240927055715862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055715862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055715862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055715862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055715862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38457<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@bf5615141e8d: Final verdict of PTC: none 301@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 301: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@bf5615141e8d: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Sep 27 05:57:15 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20240927055715901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 20240927055716001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5688) Waiting for packet dumper to finish... 1 (prev_count=5688, count=31156) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Sep 27 05:57:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_subscr_create_on_demand_sai started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055719077 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055719077 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055719079 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055719080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@bf5615141e8d: 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 } } } } 20240927055719082 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055719082 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055719082 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055719082 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 20240927055719082 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055719082 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 20240927055719082 DLGSUP <0013> gsup_server.c:235 2: 20240927055719082 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055719082 DLGSUP <0013> gsup_server.c:235 3: 20240927055719082 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055719082 DLGSUP <0013> gsup_server.c:235 4: 20240927055719082 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055719082 DLGSUP <0013> gsup_server.c:235 5: 20240927055719082 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055719082 DLGSUP <0013> gsup_server.c:235 7: 20240927055719082 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055719082 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055719082 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055719082 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@bf5615141e8d: 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") 20240927055719099 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43371<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@bf5615141e8d: Created GsupExpect[0] for "262429707602701" to be handled at TC_subscr_create_on_demand_sai(308) 20240927055719111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52748<->l=127.0.0.1:4258 20240927055719125 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055719125 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429707602701"} 20240927055719125 DMAIN <0000> hlr.c:227 IMSI='262429707602701': Creating subscriber on demand 20240927055719140 DMAIN <0000> hlr.c:243 IMSI='262429707602701': Successfully assigned MSISDN='090' 20240927055719140 DAUC <0003> db_auc.c:157 IMSI='262429707602701': No 2G Auth Data 20240927055719140 DAUC <0003> db_auc.c:192 IMSI='262429707602701': No 3G Auth Data 20240927055719140 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429707602701 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 20240927055719140 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429707602701" cause=IMSI unknown in HLR} 20240927055719140 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240927055719140 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055719140 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@bf5615141e8d: Found GsupExpect[0] for "262429707602701" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@bf5615141e8d: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429707602701" TC_subscr_create_on_demand_sai(308)@bf5615141e8d: setverdict(pass): none -> pass 20240927055719143 DAUC <0003> db_auc.c:157 IMSI='262429707602701': No 2G Auth Data 20240927055719143 DAUC <0003> db_auc.c:192 IMSI='262429707602701': No 3G Auth Data 20240927055719144 DAUC <0003> db_auc.c:157 IMSI='262429707602701': No 2G Auth Data 20240927055719144 DAUC <0003> db_auc.c:192 IMSI='262429707602701': No 3G Auth Data 20240927055719145 DAUC <0003> db_auc.c:157 IMSI='262429707602701': No 2G Auth Data 20240927055719145 DAUC <0003> db_auc.c:192 IMSI='262429707602701': No 3G Auth Data 20240927055719147 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055719147 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429707602701" cn_domain=PS} 20240927055719147 DLU <0006> fsm.c:456 lu(262429707602701)[0x565300d04e40]{UNVALIDATED}: Allocated 20240927055719147 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240927055719153 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429707602701)[0x565300d04e40]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055719153 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429707602701" cn_domain=PS} 20240927055719153 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055719153 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055719155 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055719155 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429707602701"} 20240927055719155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429707602701)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055719155 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055719155 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429707602701"} 20240927055719155 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429707602701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055719155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429707602701)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055719155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429707602701)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055719155 DLU <0006> fsm.c:568 lu(PS:IMSI-262429707602701)[0x565300d04e40]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055719155 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055719155 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055719160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52748<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@bf5615141e8d: Final verdict of PTC: pass 20240927055719161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52734<->l=127.0.0.1:4258 20240927055719162 DLINP <000b> input/ipa.c:451 connected read/write 20240927055719162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055719162 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055719162 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055719162 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@bf5615141e8d: Final verdict of PTC: none 20240927055719163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43371<->l=127.0.0.1:4259) 306@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 306: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@bf5615141e8d: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Sep 27 05:57:19 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20240927055719205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52756<->l=127.0.0.1:4258 20240927055719306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52756<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Sep 27 05:57:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_MSLookup_mDNS_service_other_home started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055722383 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055722383 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055722386 DLINP <000b> input/ipa.c:451 connected read/write 20240927055722386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055722386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055722389 DLINP <000b> input/ipa.c:451 connected read/write 20240927055722389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055722389 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055722389 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055722389 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 20240927055722389 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055722389 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 20240927055722389 DLGSUP <0013> gsup_server.c:235 2: 20240927055722389 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055722389 DLGSUP <0013> gsup_server.c:235 3: 20240927055722389 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055722389 DLGSUP <0013> gsup_server.c:235 4: 20240927055722389 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055722389 DLGSUP <0013> gsup_server.c:235 5: 20240927055722389 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055722389 DLGSUP <0013> gsup_server.c:235 7: 20240927055722389 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055722389 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055722389 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055722389 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@bf5615141e8d: 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") 20240927055722409 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41379<->l=127.0.0.1:4259) 20240927055722412 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240927055722412 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@bf5615141e8d: Created GsupExpect[0] for "262426269460578" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240927055722424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52774<->l=127.0.0.1:4258 20240927055722431 DAUC <0003> db_auc.c:157 IMSI='262426269460578': No 2G Auth Data 20240927055722431 DAUC <0003> db_auc.c:192 IMSI='262426269460578': No 3G Auth Data 20240927055722439 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616578878.msisdn 20240927055722439 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616578878.msisdn: not attached (vlr_number unset) 20240927055722439 DDGSM <0007> mslookup_server.c:327 sip.voice.491616578878.msisdn: does not exist in GSUP proxy 20240927055723443 DLINP <000b> input/ipa.c:451 connected read/write 20240927055723443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055723443 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426269460578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426269460578" cn_domain=CS} 20240927055723443 DLU <0006> fsm.c:456 lu(262426269460578)[0x565300d04100]{UNVALIDATED}: Allocated 20240927055723443 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426269460578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240927055723450 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426269460578)[0x565300d04100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240927055723450 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426269460578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426269460578" cn_domain=CS} 20240927055723450 DLINP <000b> input/ipa.c:451 connected read/write 20240927055723450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055723450 DLINP <000b> input/ipa.c:451 connected read/write 20240927055723450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@bf5615141e8d: Found GsupExpect[0] for "262426269460578" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@bf5615141e8d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426269460578" 20240927055723453 DLINP <000b> input/ipa.c:451 connected read/write 20240927055723453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055723453 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426269460578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426269460578"} 20240927055723453 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426269460578)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240927055723453 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426269460578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240927055723453 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426269460578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426269460578"} 20240927055723453 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426269460578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055723453 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426269460578)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240927055723453 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426269460578)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240927055723453 DLU <0006> fsm.c:568 lu(CS:IMSI-262426269460578)[0x565300d04100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240927055723453 DLINP <000b> input/ipa.c:451 connected read/write 20240927055723453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055723453 DLINP <000b> input/ipa.c:451 connected read/write 20240927055723453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@bf5615141e8d: setverdict(pass): none -> pass 20240927055723455 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616578878.msisdn 20240927055723455 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616578878.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240927055723455 DDGSM <0007> mslookup_server.c:327 sip.voice.491616578878.msisdn: does not exist in GSUP proxy 20240927055723455 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616578878.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@bf5615141e8d: setverdict(pass): pass -> pass, component reason not changed 20240927055723462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52774<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@bf5615141e8d: Final verdict of PTC: pass 20240927055723463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52764<->l=127.0.0.1:4258 311@bf5615141e8d: Final verdict of PTC: none 20240927055723464 DLINP <000b> input/ipa.c:451 connected read/write 20240927055723464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055723464 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055723464 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055723464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055723464 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41379<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 311: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@bf5615141e8d: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Sep 27 05:57:23 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20240927055723505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52782<->l=127.0.0.1:4258 20240927055723605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52782<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12068) Waiting for packet dumper to finish... 1 (prev_count=12068, count=18456) 20240927055724680 DSS <0004> hlr_ussd.c:239 262425018522906/0xcd41b3d3: SS Session Timeout, destroying 20240927055724681 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425018522906 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Sep 27 05:57:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_MSLookup_GSUP_proxy started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055726684 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055726684 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055726686 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055726687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42824<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@bf5615141e8d: 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) } } } } 20240927055726689 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240927055726689 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@bf5615141e8d: 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 } } } } 20240927055726689 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055726689 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055726689 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055726689 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 20240927055726689 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055726689 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 20240927055726689 DLGSUP <0013> gsup_server.c:235 2: 20240927055726689 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055726689 DLGSUP <0013> gsup_server.c:235 3: 20240927055726689 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055726689 DLGSUP <0013> gsup_server.c:235 4: 20240927055726689 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055726689 DLGSUP <0013> gsup_server.c:235 5: 20240927055726689 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055726689 DLGSUP <0013> gsup_server.c:235 7: 20240927055726689 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055726689 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055726689 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055726689 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@bf5615141e8d: 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") 20240927055726726 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43835<->l=127.0.0.1:4259) 20240927055726728 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240927055726728 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@bf5615141e8d: Created GsupExpect[0] for "262425217624133" to be handled at TC_MSLookup_GSUP_proxy(320) 20240927055726745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42840<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@bf5615141e8d: Created GsupExpect[0] for "262425217624133" to be handled at TC_MSLookup_GSUP_proxy(320) 20240927055726750 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055726750 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425217624133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425217624133" cn_domain=CS} 20240927055726750 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425217624133 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240927055726750 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425217624133 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240927055726750 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425217624133.imsi 20240927055726750 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425217624133.imsi 20240927055726750 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425217624133.imsi: does not exist in local HLR 20240927055726755 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425217624133 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240927055726755 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240927055726755 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240927055726755 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240927055726755 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240927055726755 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240927055726755 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425217624133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055726755 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240927055726755 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240927055726755 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240927055726755 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240927055726755 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240927055726755 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@bf5615141e8d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@bf5615141e8d: 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) } } } } 20240927055726758 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055726758 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055726758 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240927055726758 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240927055726758 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240927055726760 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055726760 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055726760 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@bf5615141e8d: 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)@bf5615141e8d: 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)@bf5615141e8d: Found GsupExpect[0] for "262425217624133" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@bf5615141e8d: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425217624133" HLR_Test-GSUP-server-IPA(318)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055726801 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055726801 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055726801 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055726801 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055726801 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425217624133 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616885748 20240927055726801 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425217624133 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240927055726801 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055726801 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@bf5615141e8d: Found GsupExpect[0] for "262425217624133" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@bf5615141e8d: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425217624133" 20240927055726805 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055726805 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055726805 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425217624133 MSISDN-491616885748 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240927055726805 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055726805 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055726807 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055726807 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055726807 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425217624133 MSISDN-491616885748 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 20240927055726807 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425217624133 MSISDN-491616885748 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240927055726807 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055726807 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@bf5615141e8d: setverdict(pass): none -> pass 20240927055726809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42840<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@bf5615141e8d: Final verdict of PTC: pass 20240927055726810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42824<->l=127.0.0.1:4258 20240927055726811 DLINP <000b> input/ipa.c:451 connected read/write 20240927055726811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055726811 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055726811 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055726811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@bf5615141e8d: Final verdict of PTC: none 20240927055726811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43835<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@bf5615141e8d: Final verdict of PTC: none 20240927055726811 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055726811 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055726811 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240927055726811 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240927055726811 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 316: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@bf5615141e8d: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Sep 27 05:57:26 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20240927055726852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4258 20240927055726953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=3668) Waiting for packet dumper to finish... 1 (prev_count=3668, count=18296) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Sep 27 05:57:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055730032 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055730032 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055730035 DLINP <000b> input/ipa.c:451 connected read/write 20240927055730035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055730035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 20240927055730037 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240927055730037 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055730038 DLINP <000b> input/ipa.c:451 connected read/write 20240927055730038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055730038 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055730038 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055730038 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 20240927055730038 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055730038 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 20240927055730038 DLGSUP <0013> gsup_server.c:235 2: 20240927055730038 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055730038 DLGSUP <0013> gsup_server.c:235 3: 20240927055730038 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055730038 DLGSUP <0013> gsup_server.c:235 4: 20240927055730038 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055730038 DLGSUP <0013> gsup_server.c:235 5: 20240927055730038 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055730038 DLGSUP <0013> gsup_server.c:235 7: 20240927055730038 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055730038 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055730038 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055730038 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@bf5615141e8d: 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") 20240927055730056 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39703<->l=127.0.0.1:4259) 20240927055730058 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240927055730058 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@bf5615141e8d: Created GsupExpect[0] for "262421681143279" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240927055730071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4258 20240927055730077 DAUC <0003> db_auc.c:157 IMSI='262421681143279': No 2G Auth Data 20240927055730077 DAUC <0003> db_auc.c:192 IMSI='262421681143279': No 3G Auth Data 20240927055730087 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421681143279.imsi 20240927055730087 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262421681143279.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@bf5615141e8d: setverdict(pass): none -> pass 20240927055730095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@bf5615141e8d: Final verdict of PTC: pass 20240927055730096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 20240927055730097 DLINP <000b> input/ipa.c:451 connected read/write 20240927055730097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055730097 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055730097 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055730097 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@bf5615141e8d: Final verdict of PTC: none 20240927055730097 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39703<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@bf5615141e8d: Final verdict of PTC: none 323@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 323: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@bf5615141e8d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Sep 27 05:57:30 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20240927055730143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 20240927055730244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42874<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16084) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Sep 27 05:57:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055733320 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055733320 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055733322 DLINP <000b> input/ipa.c:451 connected read/write 20240927055733322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055733322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@bf5615141e8d: 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)@bf5615141e8d: 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 } } } } 20240927055733324 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240927055733324 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20240927055733324 DLINP <000b> input/ipa.c:451 connected read/write 20240927055733324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055733324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055733324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055733324 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 20240927055733324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055733324 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 20240927055733324 DLGSUP <0013> gsup_server.c:235 2: 20240927055733324 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055733324 DLGSUP <0013> gsup_server.c:235 3: 20240927055733324 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055733324 DLGSUP <0013> gsup_server.c:235 4: 20240927055733324 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055733324 DLGSUP <0013> gsup_server.c:235 5: 20240927055733324 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055733324 DLGSUP <0013> gsup_server.c:235 7: 20240927055733324 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055733324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055733324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055733324 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@bf5615141e8d: 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") 20240927055733358 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41317<->l=127.0.0.1:4259) 20240927055733361 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240927055733361 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@bf5615141e8d: Created GsupExpect[0] for "262427413441357" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240927055733379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@bf5615141e8d: Created GsupExpect[0] for "262427413441357" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240927055733385 DLINP <000b> input/ipa.c:451 connected read/write 20240927055733385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055733385 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427413441357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427413441357" cn_domain=CS} 20240927055733385 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427413441357 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240927055733385 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427413441357 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240927055733385 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427413441357.imsi 20240927055733385 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427413441357.imsi 20240927055733385 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427413441357.imsi: does not exist in local HLR 20240927055733390 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427413441357 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240927055733390 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240927055733390 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240927055733390 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240927055733390 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240927055733390 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240927055733390 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427413441357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055733390 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240927055733390 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240927055733390 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240927055733390 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240927055733390 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240927055733390 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@bf5615141e8d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@bf5615141e8d: 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) } } } } 20240927055733392 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055733392 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055733392 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240927055733392 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240927055733392 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240927055733393 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055733393 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055733393 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@bf5615141e8d: 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)@bf5615141e8d: 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)@bf5615141e8d: Found GsupExpect[0] for "262427413441357" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@bf5615141e8d: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427413441357" HLR_Test-GSUP-server-IPA(330)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055733433 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055733433 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055733433 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055733433 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055733433 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427413441357 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612817560 20240927055733433 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427413441357 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240927055733433 DLINP <000b> input/ipa.c:451 connected read/write 20240927055733433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055733433 DLINP <000b> input/ipa.c:451 connected read/write 20240927055733433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@bf5615141e8d: Found GsupExpect[0] for "262427413441357" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@bf5615141e8d: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427413441357" 20240927055733437 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055733437 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055733437 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427413441357 MSISDN-491612817560 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240927055733437 DLINP <000b> input/ipa.c:451 connected read/write 20240927055733437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055733437 DLINP <000b> input/ipa.c:451 connected read/write 20240927055733437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055733439 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055733439 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055733439 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427413441357 MSISDN-491612817560 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 20240927055733439 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427413441357 MSISDN-491612817560 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240927055733439 DLINP <000b> input/ipa.c:451 connected read/write 20240927055733439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055733439 DLINP <000b> input/ipa.c:451 connected read/write 20240927055733439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055733441 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427413441357.imsi 20240927055733441 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427413441357.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@bf5615141e8d: setverdict(pass): none -> pass 20240927055734443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42890<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@bf5615141e8d: Final verdict of PTC: pass 20240927055734444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42882<->l=127.0.0.1:4258 20240927055734445 DLINP <000b> input/ipa.c:451 connected read/write 20240927055734445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055734445 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055734445 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055734445 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055734445 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41317<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP(327)@bf5615141e8d: Final verdict of PTC: none 20240927055734445 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055734446 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055734446 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240927055734446 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240927055734446 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 328: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@bf5615141e8d: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Sep 27 05:57:34 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20240927055734487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42892<->l=127.0.0.1:4258 20240927055734588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42892<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14064) Waiting for packet dumper to finish... 1 (prev_count=14064, count=18828) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Sep 27 05:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@bf5615141e8d: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@bf5615141e8d: legacy= false MTC@bf5615141e8d: in not legacy case 1 MTC@bf5615141e8d: in not legacy case 2 20240927055737668 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240927055737668 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055737671 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055737671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@bf5615141e8d: 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 } } } } 20240927055737673 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055737673 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240927055737673 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240927055737673 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 20240927055737673 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240927055737673 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 20240927055737673 DLGSUP <0013> gsup_server.c:235 2: 20240927055737673 DLGSUP <0013> gsup_server.c:237 2: 00 20240927055737673 DLGSUP <0013> gsup_server.c:235 3: 20240927055737673 DLGSUP <0013> gsup_server.c:237 3: 00 20240927055737673 DLGSUP <0013> gsup_server.c:235 4: 20240927055737673 DLGSUP <0013> gsup_server.c:237 4: 00 20240927055737673 DLGSUP <0013> gsup_server.c:235 5: 20240927055737673 DLGSUP <0013> gsup_server.c:237 5: 00 20240927055737673 DLGSUP <0013> gsup_server.c:235 7: 20240927055737673 DLGSUP <0013> gsup_server.c:237 7: 00 20240927055737673 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240927055737673 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240927055737673 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)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055737674 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240927055737674 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@bf5615141e8d: 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") 20240927055737705 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37323<->l=127.0.0.1:4259) 20240927055737708 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240927055737708 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@bf5615141e8d: Created GsupExpect[0] for "262420551481210" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240927055737728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@bf5615141e8d: Created GsupExpect[0] for "262420551481210" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240927055737732 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055737732 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420551481210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420551481210" cn_domain=CS} 20240927055737732 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420551481210 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240927055737732 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420551481210 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240927055737732 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420551481210.imsi 20240927055737732 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420551481210.imsi 20240927055737732 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420551481210.imsi: does not exist in local HLR 20240927055737737 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420551481210 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240927055737737 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240927055737737 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240927055737737 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240927055737737 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240927055737737 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240927055737738 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420551481210 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240927055737738 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240927055737738 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240927055737738 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240927055737738 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240927055737738 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240927055737738 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@bf5615141e8d: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@bf5615141e8d: 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) } } } } 20240927055737741 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055737741 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055737741 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240927055737741 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240927055737741 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240927055737742 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055737742 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055737742 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@bf5615141e8d: 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)@bf5615141e8d: 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)@bf5615141e8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@bf5615141e8d: Found GsupExpect[0] for "262420551481210" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@bf5615141e8d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420551481210" HLR_Test-GSUP-server-IPA(337)@bf5615141e8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240927055737785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055737785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055737785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055737785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055737785 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420551481210 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612021256 20240927055737785 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420551481210 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240927055737785 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055737785 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@bf5615141e8d: Found GsupExpect[0] for "262420551481210" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@bf5615141e8d: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420551481210" 20240927055737789 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055737789 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055737789 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420551481210 MSISDN-491612021256 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240927055737789 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055737789 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055737791 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055737791 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055737791 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420551481210 MSISDN-491612021256 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 20240927055737791 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420551481210 MSISDN-491612021256 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240927055737791 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055737791 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240927055737792 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612021256.msisdn 20240927055737792 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612021256.msisdn: does not exist in local HLR 20240927055737792 DDGSM <0007> mslookup_server.c:352 sip.voice.491612021256.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240927055737792 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612021256.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@bf5615141e8d: setverdict(pass): none -> pass 20240927055737795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@bf5615141e8d: Final verdict of PTC: pass 20240927055737796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34426<->l=127.0.0.1:4258 20240927055737797 DLINP <000b> input/ipa.c:451 connected read/write 20240927055737797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240927055737797 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240927055737797 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240927055737797 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240927055737797 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240927055737797 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240927055737797 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240927055737797 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240927055737797 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(334)@bf5615141e8d: Final verdict of PTC: none 20240927055737797 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37323<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@bf5615141e8d: Final verdict of PTC: none 335@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@bf5615141e8d: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@bf5615141e8d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@bf5615141e8d: Final verdict of PTC: none MTC@bf5615141e8d: Setting final verdict of the test case. MTC@bf5615141e8d: Local verdict of MTC: none MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC with component reference 335: none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@bf5615141e8d: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@bf5615141e8d: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@bf5615141e8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Sep 27 05:57:37 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20240927055737843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34454<->l=127.0.0.1:4258 20240927055737944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34454<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=20688) MTC@bf5615141e8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@bf5615141e8d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@bf5615141e8d: Terminating MTC. MC@bf5615141e8d: MTC terminated. MC2> exit MC@bf5615141e8d: Shutting down session. MC@bf5615141e8d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7465.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (1272045) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1271931) [testenv] Showing junit-xml-7465.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7465.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='136.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.071462'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.688837'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.893303'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.467563'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.077211'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.071537'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.076834'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.076292'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.774626'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.779778'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.809909'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.206365'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.145713'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.835089'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.865489'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.071101'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.433107'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.374326'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.379299'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.370159'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.403064'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.387644'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.413939'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.432579'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.421976'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.095086'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.490769'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.480706'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.467367'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.073826'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.255854'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.212333'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.108173'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.103675'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.147759'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.086006'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.147396'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.152610'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20240927-0555-e2b8cd35'] bf5615141e8d4cb7c2bacf291f1e53e9a39fd52091ea3962b0eae8a6e7fdc18e [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2443/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS